|
|
(6 intermediate revisions by the same user not shown) |
Line 1: |
Line 1: |
| <infobox> | | <infobox> |
| <group> | | <group> |
| <title source="uid"><format>{{ERACardLookup|{{{1|{{{uid}}}}}}|data=name}}</format></title> | | <title><default>{{PAGENAME}}</default></title> |
| <media source="uid">{{ERACardLookup|{{{1|{{{uid}}}}}}|data=image}}</media> | | <media source="Image"></media> |
| </group> | | </group> |
|
| |
|
| <group> | | <group> |
| <data><label>'''Game2'''</label><default>{{Title|ERA}}</default></data> | | <data><label>'''Game'''</label><default>{{Title|ERA}}</default></data> |
| <data source="uid"><label>'''Universal ID'''</label></data> | | <data source="UID"><label>'''Universal ID'''</label></data> |
| <data source="uid"><label>'''Set(s)'''</label><format>{{ERACardLookup|{{{1|{{{uid}}}}}}|data=edition}}</format></data> | | <data source="Edition"><label>'''Edition(s)'''</label><format>[[{{{Edition}}}]]</format></data> |
| <data source="uid"><label>'''Product(s)'''</label><format>{{ERACardLookup|{{{1|{{{uid}}}}}}|data=product}}</format></data> | | <data source="Product"><label>'''Product(s)'''</label><format>[[{{{Product}}}]]</format></data> |
| | |
| </group> | | </group> |
| </infobox> | | </infobox><noinclude>[[Category:Infobox Templates]]</noinclude> |
| | |
| <noinclude> | |
| <!--- <data source="type"><label>'''Card Type'''</label></data>
| |
| <data source="element"><label>'''Element'''</label></data>
| |
| <data source="cost"><label>'''Cost'''</label></data>
| |
| <data source="power"><label>'''Power'''</label></data>
| |
| <data source="stamina"><label>'''Stamina'''</label></data>
| |
| <data source="hp"><label>'''Hitpoints'''</label></data> --->
| |
| | |
| {|float="left"
| |
| |<pre>
| |
| {{Infobox ERACard
| |
| |title =
| |
| |image =
| |
| |caption =
| |
| |game =
| |
| |uid =
| |
| |printings =
| |
| |products =
| |
| |type =
| |
| |element =
| |
| |cost =
| |
| |power =
| |
| |stamina =
| |
| |hp =
| |
| }}
| |
| </pre>
| |
| |}
| |
| | |
| Notes:
| |
| *If "title" is omitted, it will default to the name of the page.
| |
| | |
| [[Category:Infobox Templates]]</noinclude> | |
| <includeonly>[[Category:ERA Card]]</includeonly>
| |