Template:Card: Difference between revisions
Jump to navigation
Jump to search
| [checked revision] | [checked revision] |
WP-W1/W2 stub |
Front page / card versions |
||
| Line 1: | Line 1: | ||
<noinclude> | <noinclude> | ||
One page = one printing. Do '''not''' put empty errata sections on a card that was never errata'd. | |||
If Decipher or the Players Committee later changed the text, that later text is a '''separate card page''' with its own card_uid (suffix <code>-DE</code> or <code>-PC</code>). Link the printings with <code>original_card</code> / <code>errata_of</code> / <code>errata_cards</code>. | |||
<pre> | <pre> | ||
| Line 6: | Line 8: | ||
|card_uid=1_109 | |card_uid=1_109 | ||
|display_title=Sense | |display_title=Sense | ||
|version_label=printed | |||
|side=Light | |side=Light | ||
|type=Interrupt | |type=Interrupt | ||
| Line 14: | Line 17: | ||
|uniqueness=unrestricted | |uniqueness=unrestricted | ||
|lang=en | |lang=en | ||
| | |game_text= | ||
|lore= | |lore= | ||
|destiny= | |destiny= | ||
|original_card= | |||
|errata_of= | |||
|errata_cards= | |||
|notes= | |notes= | ||
}} | }} | ||
</pre> | </pre> | ||
* '''version_label''' — <code>printed</code> (original Decipher ink), <code>decipher_errata</code>, <code>pc_errata</code>, or <code>virtual</code>. | |||
* '''errata_of''' — wikilink to the earlier printing this page replaces (only on an errata page). | |||
* '''errata_cards''' — wikilinks to later errata pages (only if those pages exist). | |||
* '''original_card''' — optional extra link back to the first printing. | |||
</noinclude><includeonly> | </noinclude><includeonly> | ||
{{#ifeq:{{{set_band|Decipher}}}|Decipher||'''Players Committee / Virtual''' — not a Decipher card.}} | {{#ifeq:{{{set_band|Decipher}}}|Decipher||'''Players Committee / Virtual''' — not a Decipher card.}} | ||
{{#ifeq:{{{version_label|printed}}}|printed||''This page is a later printing ({{{version_label}}}).''}} | |||
== {{{display_title}}} == | == {{{display_title}}} == | ||
* '''card_uid:''' [[Card:{{{card_uid}}}|{{{card_uid}}}]] | * '''card_uid:''' [[Card:{{{card_uid}}}|{{{card_uid}}}]] · '''Version:''' {{{version_label|printed}}} | ||
* '''Side:''' {{{side}}} · '''Type:''' {{{type}}}{{#if:{{{subtype|}}}| ({{{subtype}}})}} | * '''Side:''' {{{side}}} · '''Type:''' {{{type}}}{{#if:{{{subtype|}}}| ({{{subtype}}})}} | ||
* '''Set:''' {{{set}}} · '''Number/rarity:''' {{{collector}}} | * '''Set:''' {{{set}}} · '''Number/rarity:''' {{{collector}}} | ||
* '''Uniqueness:''' {{{uniqueness}}} | * '''Uniqueness:''' {{{uniqueness}}} | ||
* '''Language:''' {{{lang|en}}} | * '''Language:''' {{{lang|en}}} | ||
{{#if:{{{destiny|}}}|* '''Destiny:''' {{{destiny}}}} | |||
=== | === Game text === | ||
{{{game_text}}} | |||
{{#if:{{{lore|}}}|=== Lore === | |||
{{{lore}}}}} | |||
{{#if:{{{ | |||
==== | {{#if:{{{errata_of|}}}|=== Errata of === | ||
{{{ | This printing is errata of [[Card:{{{errata_of}}}|{{{errata_of}}}]].}} | ||
{{#if:{{{original_card|}}}|=== Original printing === | |||
{{{ | [[Card:{{{original_card}}}|{{{original_card}}}]]}} | ||
{{#if:{{{errata_cards|}}}|=== Later errata === | |||
{{{errata_cards}}} | |||
''Players Committee errata is not published by Decipher.''}} | |||
{{#if:{{{notes|}}}|=== Notes === | {{#if:{{{notes|}}}|=== Notes === | ||
{{{notes}}}}} | {{{notes}}}}} | ||
[[Category:Cards]][[Category:{{{set}}}]][[Category:{{{side}}}]] | [[Category:Cards]][[Category:{{{set}}}]][[Category:{{{side}}}]][[Category:version {{{version_label|printed}}}]] | ||
</includeonly> | </includeonly> | ||
Latest revision as of 09:17, 20 September 2026
One page = one printing. Do not put empty errata sections on a card that was never errata'd.
If Decipher or the Players Committee later changed the text, that later text is a separate card page with its own card_uid (suffix -DE or -PC). Link the printings with original_card / errata_of / errata_cards.
{{Card
|card_uid=1_109
|display_title=Sense
|version_label=printed
|side=Light
|type=Interrupt
|subtype=Used
|set=Premiere
|set_band=Decipher
|collector=U1
|uniqueness=unrestricted
|lang=en
|game_text=
|lore=
|destiny=
|original_card=
|errata_of=
|errata_cards=
|notes=
}}
- version_label —
printed(original Decipher ink),decipher_errata,pc_errata, orvirtual. - errata_of — wikilink to the earlier printing this page replaces (only on an errata page).
- errata_cards — wikilinks to later errata pages (only if those pages exist).
- original_card — optional extra link back to the first printing.