Template:ERACardPage: Difference between revisions

From Goober Games
(Created page with "<includeonly>{{Infobox ERACard |uid = {{{1}}} |image = {{ERACardLookup|{{{1|{{{1}}}}}}|data=image}} }}{{ERACardIntro|A|D}}</includeonly><noinclude> Template for constructing the infobox, intro, and stats block for card info pages. '''Usage:''' <pre> {{ERACardPage|UID}} </pre> Where UID is the UID of the card being looked up. Category:Page Templates</noinclude>")
 
No edit summary
 
(13 intermediate revisions by the same user not shown)
Line 2: Line 2:
|uid            = {{{1}}}
|uid            = {{{1}}}
|image          = {{ERACardLookup|{{{1|{{{1}}}}}}|data=image}}
|image          = {{ERACardLookup|{{{1|{{{1}}}}}}|data=image}}
}}{{ERACardIntro|A|D}}</includeonly><noinclude>
}}'''{{ERACardLookup|{{{1|{{{1}}}}}}|data=name}}''' is an {{ERAElement|{{ERACardLookup|{{{1|{{{1}}}}}}|data=element}}}} {{ERAType|{{ERACardLookup|{{{1|{{{1}}}}}}|data=type}}}} in {{Title|ERA}}.
 
 
 
{{ERACardInfoBlock
|name      = {{ERACardLookup|{{{1|{{{1}}}}}}|data=name}}
|element  = {{ERACardLookup|{{{1|{{{1}}}}}}|data=element}}
|power    = {{ERACardLookup|{{{1|{{{1}}}}}}|data=power}}
|stamina  = {{ERACardLookup|{{{1|{{{1}}}}}}|data=stamina}}
|hitpoints = {{ERACardLookup|{{{1|{{{1}}}}}}|data=hitpoints}}
|rulestext = {{ERACardLookup|{{{1|{{{1}}}}}}|data=rulestext}}
|rtexplain = {{KWInfo|{{ERACardLookup|{{{1|{{{1}}}}}}|data=rulestext}}}}
}}</includeonly><noinclude>
Template for constructing the infobox, intro, and stats block for card info pages.
Template for constructing the infobox, intro, and stats block for card info pages.


Line 13: Line 25:


[[Category:Page Templates]]</noinclude>
[[Category:Page Templates]]</noinclude>
<includeonly>[[Category:Extinction]]</includeonly>

Latest revision as of 03:49, 1 March 2024

Template for constructing the infobox, intro, and stats block for card info pages.

Usage:

{{ERACardPage|UID}}

Where UID is the UID of the card being looked up.