Template:ERACard: Difference between revisions
No edit summary |
No edit summary Tag: Manual revert |
||
(24 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<noinclude> | <noinclude> | ||
This is the Cargo template for ERA cards. | This is the Cargo template for ERA cards. | ||
Usage: | |||
<pre>{{ERACard | |||
|UID= | |||
|Type= | |||
|Element= | |||
|IsBanned= | |||
|Cost= | |||
|Power= | |||
|Stamina= | |||
|Hitpoints= | |||
|Rules= | |||
|Rulings= | |||
}}</pre> | |||
{{#cargo_declare:_table=ERA_Card | {{#cargo_declare:_table=ERA_Card | ||
Line 6: | Line 20: | ||
|Type=List (,) of Page | |Type=List (,) of Page | ||
|Element=List (,) of Page | |Element=List (,) of Page | ||
| | |IsBanned=Boolean | ||
|Cost=String | |||
|Power=Integer | |Power=Integer | ||
|Stamina=Integer | |Stamina=Integer | ||
|Hitpoints=Integer | |Hitpoints=Integer | ||
| | |Rules=Text | ||
| | |Rulings=List (;) of Text | ||
}} | |||
</noinclude> | </noinclude><includeonly> | ||
{{#cargo_store:_table=ERA_Card | {{#cargo_store:_table=ERA_Card | ||
|UID={{{UID|}}} | |||
}} | |Type={{{Type|}}} | ||
|Element={{{Element|}}} | |||
|IsBanned={{{IsBanned|}}} | |||
|Cost={{{Cost|}}} | |||
|Power={{{Power|}}} | |||
|Stamina={{{Stamina|}}} | |||
|Hitpoints={{{Hitpoints|}}} | |||
|Rules={{{Rules|}}} | |||
|Rulings={{{Rulings|}}} | |||
}}</includeonly> | |||
<noinclude>[[Category:Cargo Templates]]</noinclude> | <noinclude>[[Category:Cargo Templates]]</noinclude> |
Latest revision as of 04:42, 18 May 2024
This is the Cargo template for ERA cards.
Usage:
{{ERACard |UID= |Type= |Element= |IsBanned= |Cost= |Power= |Stamina= |Hitpoints= |Rules= |Rulings= }}
This template defines the table "ERA_Card". View table.