Changes

Jump to: navigation, search

Template:Infobox Formats Row

1,154 bytes added, 10:00, 23 October 2019
Created page with "<noinclude> ==Template usage== Generates a row of card format info for use in Template:Infobox Formats. There are four parameters: * The abbreviation of the card set (e.g..."
<noinclude>
==Template usage==
Generates a row of card format info for use in [[Template:Infobox Formats]].

There are four parameters:
* The abbreviation of the card set (e.g. "ORI")
* Whether the set is included in the first format (0 or 1)
* Whether the set is included in the second format (0 or 1)
* Whether the set is included in the third format (0 or 1)

==Example==

The following shorthand:
<pre>
{{Infobox
| label1 = ORI
| data1 = {{Infobox Formats Row|ORI|1|1|1}}
| label2 = BFZ
| data2 = {{Infobox Formats Row|BFZ|1|0|0}}
}}
</pre>

Produces:
{{Infobox
| label1 = ORI
| data1 = {{Infobox Formats Row|ORI|1|1|1}}
| label2 = BFZ
| data2 = {{Infobox Formats Row|BFZ|1|0|0}}
}}

[[Category:Infobox templates]]

</noinclude><includeonly><!--
--><div style="float:left;width:7% ">&nbsp;</div><div style="float:left;width:0%">{{#ifeq:{{{2|}}}|1|{{{{{1}}}}}}}</div><!--
--><div style="float:left;width:38%">&nbsp;</div><div style="float:left;width:0%">{{#ifeq:{{{3|}}}|1|{{{{{1}}}}}}}</div><!--
--><div style="float:left;width:38%">&nbsp;</div><div style="float:left;width:0%">{{#ifeq:{{{4|}}}|1|{{{{{1}}}}}}}</div><!--
--></includeonly>

Navigation menu