Star Wars CCG

Template:Card: Difference between revisions

From SWCCG Wiki
Jump to navigation Jump to search
[checked revision][checked revision]
WP-W1/W2 stub
 
Front page / card versions
 
Line 1: Line 1:
<noinclude>
<noinclude>
Card body template. Fields are per version_id + lang. Do not collapse layers into one text string.
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
|printed_text=needs_source
|game_text=
|printed_source=
|decipher_errata_text=needs_source
|decipher_errata_date=
|decipher_errata_source=
|pc_errata_text=
|pc_errata_date=
|pc_errata_source=
|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}}}}


=== As printed ===
=== Game text ===
''Layer: printed. Pre-Decipher-errata.''
{{{game_text}}}
{{{printed_text}}}
{{#if:{{{printed_source|}}}|Source: {{{printed_source}}}}}


=== Decipher errata ===
{{#if:{{{lore|}}}|=== Lore ===
''Layer: decipher_errata. Only if Decipher published one.''
{{{lore}}}}}
{{{decipher_errata_text}}}
{{#if:{{{decipher_errata_date|}}}|Date: {{{decipher_errata_date}}}}}
{{#if:{{{decipher_errata_source|}}}|Source: {{{decipher_errata_source}}}}}


==== Diff vs printed ====
{{#if:{{{errata_of|}}}|=== Errata of ===
{{{printed_text}}}
This printing is errata of [[Card:{{{errata_of}}}|{{{errata_of}}}]].}}
{{#if:{{{original_card|}}}|=== Original printing ===
{{{decipher_errata_text}}}
[[Card:{{{original_card}}}|{{{original_card}}}]]}}
{{#if:{{{errata_cards|}}}|=== Later errata ===
{{{errata_cards}}}
''Players Committee errata is not published by Decipher.''}}


=== Players Committee errata ===
''Players Committee errata — not published by Decipher.''
{{{pc_errata_text}}}
{{#if:{{{pc_errata_date|}}}|Date: {{{pc_errata_date}}}}}
{{#if:{{{pc_errata_source|}}}|Source: {{{pc_errata_source}}}}}
==== Diff vs Decipher layer ====
{{{decipher_errata_text}}}
{{{pc_errata_text}}}
{{#if:{{{lore|}}}|=== Lore ===
{{{lore}}}}}
{{#if:{{{destiny|}}}|* '''Destiny:''' {{{destiny}}}}
{{#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_labelprinted (original Decipher ink), decipher_errata, pc_errata, or virtual.
  • 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.