Changes

Jump to: navigation, search

Template:Infobox card set series

1,444 bytes added, 12:15, 29 May 2020
Created page with "<noinclude> ==Template usage== An infobox listing each part of a card set series, for quick navigation. * Name: The name of the card set series. * Part: A word describing th..."
<noinclude>
==Template usage==

An infobox listing each part of a card set series, for quick navigation.

* Name: The name of the card set series.
* Part: A word describing the event parts, such as "Part" or "Chapter".

All other parameters are the three-letter abbreviations of each part of the card set series, in order.

==Example==
This shorthand:
<pre>
{{Infobox card set series
|Name=From the Vault
|Odyssey
|Torment
}}
</pre>

Produces:
<pre>
{{Infobox card set series
|Name=From the Vault
|ODY
|TOR
}}

[[Category:Infobox templates]]

</noinclude><includeonly>{{Infobox
| abovestyle = {{Infobox sec|above}}
| headerstyle = {{Infobox sec|header}}
| labelstyle = {{Infobox sec|label|width=30%}}
| above = Card Set Series
| data1 = '''{{{Name}}}'''
| label2 = {{#if:{{{1|}}}|{{Trim|{{{1}}}}} {{SetSymbol|{{Trim|{{{1}}}}}}}}}
| data2 = {{#if:{{{1|}}}|[[{{Set expand|{{{1}}}}}]]}}
| label3 = {{#if:{{{2|}}}|{{Trim|{{{1}}}}} {{SetSymbol|{{Trim|{{{2}}}}}}}}}
| data3 = {{#if:{{{2|}}}|[[{{Set expand|{{{2}}}}}]]}}
| label4 = {{#if:{{{3|}}}|{{Trim|{{{1}}}}} {{SetSymbol|{{Trim|{{{3}}}}}}}}}
| data4 = {{#if:{{{3|}}}|[[{{Set expand|{{{3}}}}}]]}}
| label5 = {{#if:{{{4|}}}|{{Trim|{{{1}}}}} {{SetSymbol|{{Trim|{{{4}}}}}}}}}
| data5 = {{#if:{{{4|}}}|[[{{Set expand|{{{4}}}}}]]}}
| label6 = {{#if:{{{5|}}}|{{Trim|{{{1}}}}} {{SetSymbol|{{Trim|{{{5}}}}}}}}}
| data6 = {{#if:{{{5|}}}|[[{{Set expand|{{{5}}}}}]]}}
}}</includeonly>

Navigation menu