Plantilla:Card Row

De PowRO - Wiki
Revisión del 06:24 19 dic 2023 de Godlike (discusión | contribs.) (Página creada con «<includeonly> | style="text-align: left; padding-left: 16px;" |{{Card|id={{{id}}}|name={{{name}}} }} |{{{type}}} | style="text-align: left; padding-left: 16px;" |{{{desc}}} |- </includeonly><noinclude> == Syntax == <code><nowiki>{{Card_Row|id|name|type|desc}}</nowiki></code> ; 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 <pre> {{Card_Table|data=…»)
(difs.) ← Revisión anterior | Revisión actual (difs.) | Revisión siguiente → (difs.)
Ir a la navegaciónIr a la búsqueda


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:

Card Type Description
Card Poring Card Armor Card Poring Card.
Luk +2
Perfect Dodge +1
Card Poporing Card Accesory Card Poporing Card
Enables Level 1 Detoxify.

See Also