Template:Infobox CTCG Card: Difference between revisions
The Terran Knowledge Bank
Bandit LOAF (talk | contribs) No edit summary |
Bandit LOAF (talk | contribs) No edit summary |
||
(6 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<includeonly> | <includeonly>{| {{WPMILHIST Infobox style|main_box|vcard}} | ||
{| {{WPMILHIST Infobox style|main_box|vcard}} | |||
|- | |- | ||
! class="fn" colspan="2" {{WPMILHIST Infobox style|header_bar_{{{faction}}}}} | {{{name}}} | ! class="fn" colspan="2" {{WPMILHIST Infobox style|header_bar_{{{faction}}}}} | {{{name}}} | ||
Line 13: | Line 12: | ||
}} | }} | ||
{{#if:{{{rarity|<noinclude>-</noinclude>}}}| | {{#if:{{{rarity|<noinclude>-</noinclude>}}}| | ||
{{!}} style="text-align:left; vertical-align:top;" {{!}} ''' | {{!}} style="text-align:left; vertical-align:top;" {{!}} '''Rarity''' | ||
{{!}} {{{rarity}}} | {{!}} {{{rarity}}} | ||
{{!}}- | {{!}}- | ||
}} | }} | ||
|} | {{#if:{{{equivalent|<noinclude>-</noinclude>}}}| | ||
</includeonly> | {{!}} style="text-align:left; vertical-align:top;" {{!}} '''Equivalent''' | ||
{{!}} {{{equivalent}}} | |||
{{!}}- | |||
}} | |||
|}</includeonly> | |||
<noinclude> | <noinclude> | ||
Usage: | |||
<pre>{{infobox | |||
|faction = | <pre> | ||
{{infobox CTCG Card | |||
|faction = REQUIRED (terran/kilrathi/landreich/firekkan) | |||
|name = | |name = | ||
|image = | |image = | ||
|rarity = | |rarity = | ||
}}</pre> | |equivalent = | ||
}} | |||
</pre> | |||
---- | ---- | ||
Example: | |||
{| style="background:transparent; border:0; width:100%" | {| style="background:transparent; border:0; width:100%" | ||
| | | | ||
Line 38: | Line 46: | ||
|faction = terran | |faction = terran | ||
|name = Blue Devil Squadron | |name = Blue Devil Squadron | ||
|image = image: | |image = image:WCTCG_Arrow_Blue_Devil_Squadron.png | ||
|rarity = Common | |rarity = Common | ||
|equivalent = [[Darket (card type)|Darket]] | |||
}}</pre> | }}</pre> | ||
| | | | ||
{{infobox | {{infobox CTCG Card | ||
|faction = terran | |faction = terran | ||
|name = Blue Devil Squadron | |name = Blue Devil Squadron | ||
|image = image: | |image = image:WCTCG_Arrow_Blue_Devil_Squadron.png | ||
|rarity = Common | |rarity = Common | ||
|equivalent = [[Darket (card type)|Darket]] | |||
}} | }} | ||
|} | |} | ||
[[Category:Infobox templates]] | |||
</noinclude> | </noinclude> |
Latest revision as of 23:19, 23 July 2020
Usage:
{{infobox CTCG Card |faction = REQUIRED (terran/kilrathi/landreich/firekkan) |name = |image = |rarity = |equivalent = }}
Example:
{{infobox CTCG Card |faction = terran |name = Blue Devil Squadron |image = image:WCTCG_Arrow_Blue_Devil_Squadron.png |rarity = Common |equivalent = [[Darket (card type)|Darket]] }} |
|