Card Row: Difference between revisions

From VanRO Ragnarok Online
m (→‎Card_Row: update example from Card_DP to Card_Row)
 
m (1 revision imported)
 
(No difference)

Latest revision as of 09:31, 14 May 2024


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