Template:Infobox Developer: Difference between revisions
The Terran Knowledge Bank
Bandit LOAF (talk | contribs) No edit summary |
Bandit LOAF (talk | contribs) No edit summary |
||
Line 11: | Line 11: | ||
{{!}}- | {{!}}- | ||
}} | }} | ||
{{#if:{{{ | {{#if:{{{rarity|<noinclude>-</noinclude>}}}| | ||
{{!}} style="text-align:left; vertical-align:top;" {{!}} ''' | {{!}} style="text-align:left; vertical-align:top;" {{!}} '''Rarity''' | ||
{{!}} {{{ | {{!}} {{{rarity}}} | ||
{{!}}- | |||
}} | |||
{{#if:{{{equivalent|<noinclude>-</noinclude>}}}| | |||
{{!}} style="text-align:left; vertical-align:top;" {{!}} '''Equivalent''' | |||
{{!}} {{{equivalent}}} | |||
{{!}}- | {{!}}- | ||
}} | }} | ||
Line 25: | Line 30: | ||
|name = | |name = | ||
|image = | |image = | ||
| | |rarity = | ||
|equivalent = | |||
}}</pre> | }}</pre> | ||
Line 35: | Line 41: | ||
<pre>{{infobox CTCG Card | <pre>{{infobox CTCG Card | ||
|faction = terran | |faction = terran | ||
|name = | |name = Blue Devil Squadron | ||
|image = image:chrisrobertstest.jpg | |image = image:chrisrobertstest.jpg | ||
| | |rarity = Common | ||
|equivalent = [[Darket (card type)|Darket]] | |||
}}</pre> | }}</pre> | ||
| | | | ||
{{infobox Mission | {{infobox Mission | ||
|faction = terran | |faction = terran | ||
|name = | |name = Blue Devil Squadron | ||
|image = image:chrisrobertstest.jpg | |image = image:chrisrobertstest.jpg | ||
| | |rarity = Common | ||
|equivalent = [[Darket (card type)|Darket]] | |||
}} | }} | ||
|} | |} | ||
</noinclude> | </noinclude> |
Revision as of 23:02, 23 July 2020
USAGE:
{{infobox Mission |faction = #REQUIRED for faction design of template - terran/kilrathi/landreich/firekkan |name = |image = |rarity = |equivalent = }}
Examples:
{{infobox CTCG Card |faction = terran |name = Blue Devil Squadron |image = image:chrisrobertstest.jpg |rarity = Common |equivalent = [[Darket (card type)|Darket]] }} |
|