Template:Set: Difference between revisions
Template page
More actions
Created page with "<includeonly><infobox type="set"> <title source="title1"> <default>{{PAGENAME}}</default> </title> <image source="image1"> <caption source="image1_caption"/> </image> <data source="release_date"> <label>Release date</label> </data> <data source="designers"> <label>Designers</label> </data> <data source="artists"> <label>Artists</label> </data> <data source="cover_cards"> <label>Cover cards</label> </data> <group> <h..." |
No edit summary |
||
| Line 1: | Line 1: | ||
<includeonly> | <includeonly>{| class="wikitable" style="float:right; width:250px; margin-left:1em;" | ||
! colspan="2" | {{{title1|{{PAGENAME}}}}} | |||
|- | |||
{{#if:{{{image1|}}}|! colspan="2" | [[File:{{{image1}}}|250px]]}} | |||
|- | |||
! Release date | |||
| {{{release_date|}}} | |||
|- | |||
! Designers | |||
| {{{designers|}}} | |||
|- | |||
! Artists | |||
| {{{artists|}}} | |||
|- | |||
! Cover cards | |||
| {{{cover_cards|}}} | |||
|- | |||
! colspan="2" | Set statistics | |||
|- | |||
! Total cards | |||
| {{{card_total|}}} | |||
|- | |||
! Main set total | |||
| {{{main_set_total|}}} | |||
|- | |||
! Promo total | |||
| {{{promo_total|}}} | |||
|- | |||
! Common | |||
| {{{common_total|}}} | |||
|- | |||
! Uncommon | |||
| {{{uncommon_total|}}} | |||
|- | |||
! Rare | |||
| {{{rare_total|}}} | |||
|- | |||
! Super Rare | |||
| {{{super_rare_total|}}} | |||
|- | |||
! Legendary | |||
| {{{legendary_total|}}} | |||
|- | |||
! Enchanted | |||
| {{{enchanted_total|}}} | |||
|- | |||
! colspan="2" | Ink distribution | |||
|- | |||
! Amber | |||
| {{{amber_total|}}} | |||
|- | |||
! Amethyst | |||
| {{{amethyst_total|}}} | |||
|- | |||
! Emerald | |||
| {{{emerald_total|}}} | |||
|- | |||
! Ruby | |||
| {{{ruby_total|}}} | |||
|- | |||
! Sapphire | |||
| {{{sapphire_total|}}} | |||
|- | |||
! Steel | |||
| {{{steel_total|}}} | |||
|}</includeonly><noinclude> | |||
{{documentation}} | |||
{{ | |||
[[Category:Infobox templates]] | [[Category:Infobox templates]] | ||
</noinclude> | </noinclude> | ||