Card Row

From VanRO Ragnarok Online
Revision as of 19:33, 28 June 2023 by wiki>Pingafy (→‎Card_Row: update example from Card_DP to Card_Row)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


Syntax

{{Card_Row|id|name|type|desc}}

Parameter
id
ID of the card.
name: name of the card.
type: Compounds on which type of gear.
desc: a complete description of the card.

Example

Using

{{Card_Table|data=
{{Card_Row|id=4001|name=Poring Card|type=Armor Card|desc=
Poring Card.
:Luk +2
:Perfect Dodge +1
}}
{{Card_Row|id=4033|name=Poporing Card|type=Accesory Card|desc=
Poporing Card
:Enables Level 1 Detoxify.
}}
}}

will result into:

Template:Card Table

See Also