Difference between revisions of "Template:ZDC card"

From Yugipedia
Jump to: navigation, search
(Level/Rank fixes and cleanup)
(Restoring revision 5092140 by User:Dinoguy1000 on 2022-10-31 09:04:52. "hea")
Line 1: Line 1:
__NOEDITSECTION__{{ #if: {{ #pos: {{PAGENAME}} | Duel Carnival }} | {{Italic title|{{ #replace: {{PAGENAME}} | (World Duel Carnival | (<i>World Duel Carnival</i> }}|t=1}} }}{{ #if: {{NAMESPACE}}
+
{{ #if: {{ #pos: {{PAGENAME}} | Duel Carnival }} | {{Italic title|{{ #replace: {{PAGENAME}} | (World Duel Carnival | (<i>World Duel Carnival</i> }}|t=1}} }}{{ #if: {{NAMESPACE}}
|
+
  || [[Category:Yu-Gi-Oh! ZEXAL World Duel Carnival cards]]{{ #if: {{ #var: $main }}
| [[Category:Yu-Gi-Oh! ZEXAL World Duel Carnival cards]]
+
  | {{ #if: {{ #ask: <q>[[Category:OCG cards]] OR [[Category:TCG cards]] OR [[Category:Unusable cards]]</q>[[{{ #var: $main }}]] }} || [[Category:Video game cards with no OCG/TCG counterpart]] }}
 +
  | [[Category:Video game cards with no OCG/TCG counterpart]]
 +
  }}
 
}}<!--
 
}}<!--
  
Line 11: Line 13:
 
-->{{ #vardefine: $attribute      | {{ uc: {{{attribute|}}} }}            }}<!--
 
-->{{ #vardefine: $attribute      | {{ uc: {{{attribute|}}} }}            }}<!--
 
-->{{ #vardefine: $property        | {{{property|}}}                      }}<!--
 
-->{{ #vardefine: $property        | {{{property|}}}                      }}<!--
 +
-->{{ #vardefine: $types          | {{{types<includeonly>|</includeonly>}}} }}<!--
 
-->{{ #vardefine: $type            | {{ #explode: {{{types<includeonly>|</includeonly>}}} | / }} }}<!--
 
-->{{ #vardefine: $type            | {{ #explode: {{{types<includeonly>|</includeonly>}}} | / }} }}<!--
 
-->{{ #vardefine: $type2          | {{ #explode: {{{types|}}} | / | 1 }}  }}<!--
 
-->{{ #vardefine: $type2          | {{ #explode: {{{types|}}} | / | 1 }}  }}<!--
Line 18: Line 21:
 
-->{{ #vardefine: $stars          | {{ #if: {{{rank|}}} | {{{rank}}} | {{{level|}}} }} }}<!--
 
-->{{ #vardefine: $stars          | {{ #if: {{{rank|}}} | {{{rank}}} | {{{level|}}} }} }}<!--
 
-->{{ #vardefine: $level-rank      | {{ #if: {{{rank|}}} | Rank | Level }} }}<!--
 
-->{{ #vardefine: $level-rank      | {{ #if: {{{rank|}}} | Rank | Level }} }}<!--
-->{{ #vardefine: $star_icon      | <includeonly>{{Repeat|[[File:{{ #if: {{{rank|}}} | Rank Star.svg | CG Star.svg }}|18px|alt=]]|{{ #var: $stars }}}}</includeonly> }}<!--
+
-->{{ #vardefine: $star_icon      | <includeonly>{{Repeat|[[File:{{ #if: {{{rank|}}} | Rank Star.svg | CG Star.svg }}|18px|alt=|class=noviewer]]|{{ #var: $stars }}}}</includeonly> }}<!--
 
-->{{ #vardefine: $number          | {{ #if: {{{number<includeonly>|</includeonly>}}} | {{ padleft: {{{number}}}  | 4 | 0 }} }} }}<!--
 
-->{{ #vardefine: $number          | {{ #if: {{{number<includeonly>|</includeonly>}}} | {{ padleft: {{{number}}}  | 4 | 0 }} }} }}<!--
 
-->{{ #vardefine: $internal_number | {{ #if: {{{internal_number<includeonly>|</includeonly>}}} | {{ padleft: {{{internal_number}}}  | 4 | 0 }} }} }}<!--
 
-->{{ #vardefine: $internal_number | {{ #if: {{{internal_number<includeonly>|</includeonly>}}} | {{ padleft: {{{internal_number}}}  | 4 | 0 }} }} }}<!--
Line 26: Line 29:
 
| {{ #vardefine: $monster_type | {{ #var: $type2 }} | Normal }}
 
| {{ #vardefine: $monster_type | {{ #var: $type2 }} | Normal }}
 
}}<!--
 
}}<!--
 +
-->{{ #vardefine: $token | {{ #pos: {{ #var: $types }} | Token }} }}<!--
  
 
-->{{ #if: {{{main<includeonly>|</includeonly>}}}{{ #explode: {{PAGENAME}} | (World Duel Carnival | 1 }} | {{ #vardefine: $main | {{ #if: {{{main<includeonly>|</includeonly>}}} | {{ #replace: {{{main}}} | # }} | {{ #var: $url-name }} }} }} }}<!--
 
-->{{ #if: {{{main<includeonly>|</includeonly>}}}{{ #explode: {{PAGENAME}} | (World Duel Carnival | 1 }} | {{ #vardefine: $main | {{ #if: {{{main<includeonly>|</includeonly>}}} | {{ #replace: {{{main}}} | # }} | {{ #var: $url-name }} }} }} }}<!--
Line 142: Line 146:
  
 
| image    = {{ #var: $image }}
 
| image    = {{ #var: $image }}
| max_width = 240
+
| width    = 240
 
| below_image = <includeonly>
 
| below_image = <includeonly>
 
<div class="hlist image-switcher">
 
<div class="hlist image-switcher">
Line 158: Line 162:
  
 
| label2    = [[Property]]
 
| label2    = [[Property]]
| data2    = {{ #if: {{{property|}}} | [[{{{property}}} {{{card_type<includeonly>|</includeonly>}}} Card|{{{property}}}]] [[File:{{{property}}}.svg|18px|alt=]] }}
+
| data2    = {{ #if: {{{property|}}} | [[{{{property}}} {{{card_type<includeonly>|</includeonly>}}} Card|{{{property}}}]] [[File:{{{property}}}.svg|18px|alt=|class=noviewer]] }}
  
 
| label3    = [[Attribute]]
 
| label3    = [[Attribute]]
| data3    = {{ #if: {{{attribute|}}} | [[{{ #var: $attribute }}]] [[File:{{ #var: $attribute }}.svg|24px|alt=]] }}
+
| data3    = {{ #if: {{{attribute|}}} | [[{{ #var: $attribute }}]] [[File:{{ #var: $attribute }}.svg|24px|alt=|class=noviewer]] }}
  
 
| label4    = [[Type]]
 
| label4    = [[Type]]
Line 207: Line 211:
  
 
{{Card info links|{{ #var: $main | {{PAGENAME}} }}|medium=vg}}<!--
 
{{Card info links|{{ #var: $main | {{PAGENAME}} }}|medium=vg}}<!--
 +
 +
-->{{ #if: {{{supports|}}}{{{anti-supports|}}}{{{archseries|}}}{{{supports_archetypes|}}}{{{anti-supports_archetypes|}}}{{{related_to_archseries|}}}{{{counter|}}}{{{action|}}}{{{stat_change|}}}{{{m/s/t|}}}{{{summoning|}}}{{{attack|}}}{{{banished|}}}{{{life_points|}}}{{{fm_for|}}}{{{sm_for|}}}{{{misc<includeonly>|</includeonly>}}} | &#32;
 +
<h2>Search categories</h2>
 +
  {{Search categories
 +
  | monster                  = {{ #if: {{ #var: $card_type }} || {{ #if: {{{attribute|}}}{{ #var: $types }}{{ #var: $atk }}{{ #var: $def }}{{ #var: $stars }}{{{link_arrows|}}}{{ #var: $token }} | 1 }} }}
 +
  | monster_type            = {{ #switch: {{ #var: $primary_type }} | Fusion | Ritual | Synchro | Xyz | Link | Maximum = 1 }}
 +
  | token                    = {{ #var: $token }}
 +
  | supports                = {{{supports<includeonly>|</includeonly>}}}
 +
  | anti-supports            = {{{anti-supports<includeonly>|</includeonly>}}}
 +
  | archseries              = {{{archseries<includeonly>|</includeonly>}}}
 +
  | supports_archetypes      = {{{supports_archetypes<includeonly>|</includeonly>}}}
 +
  | anti-supports_archetypes = {{{anti-supports_archetypes<includeonly>|</includeonly>}}}
 +
  | related_to_archseries    = {{{related_to_archseries<includeonly>|</includeonly>}}}
 +
  | counter                  = {{{counter<includeonly>|</includeonly>}}}
 +
  | action                  = {{{action<includeonly>|</includeonly>}}}
 +
  | stat_change              = {{{stat_change<includeonly>|</includeonly>}}}
 +
  | m/s/t                    = {{{m/s/t<includeonly>|</includeonly>}}}
 +
  | summoning                = {{{summoning<includeonly>|</includeonly>}}}
 +
  | attack                  = {{{attack<includeonly>|</includeonly>}}}
 +
  | banished                = {{{banished<includeonly>|</includeonly>}}}
 +
  | life_points              = {{{life_points<includeonly>|</includeonly>}}}
 +
  | fm_for                  = {{{fm_for<includeonly>|</includeonly>}}}
 +
  | sm_for                  = {{{sm_for<includeonly>|</includeonly>}}}
 +
  | misc                    = {{{misc<includeonly>|</includeonly>}}}
 +
  }}
 +
}}<!--
  
 
-->{{ #if: {{{fr_name<includeonly>|</includeonly>}}}{{{fr_lore|}}}{{{de_name|}}}{{{de_lore|}}}{{{it_name|}}}{{{it_lore|}}}{{{es_name|}}}{{{es_lore|}}}{{{ja_lore|}}} | &#32;
 
-->{{ #if: {{{fr_name<includeonly>|</includeonly>}}}{{{fr_lore|}}}{{{de_name|}}}{{{de_lore|}}}{{{it_name|}}}{{{it_lore|}}}{{{es_name|}}}{{{es_lore|}}}{{{ja_lore|}}} | &#32;
==Other languages==
+
<h2>Other languages</h2>
 
<table class="wikitable">
 
<table class="wikitable">
 
     <tr>
 
     <tr>

Revision as of 02:34, 15 March 2023

ZDC card
Japanese
{{{ja_name}}}
Rōmaji
{{{romaji_name}}}
Translated
{{{trans_name}}}
ZDC1-VideoGameEU.png
Card type [[{{{card_type}}} Card|{{{card_type}}}]]
Type [[{{{types}}}|{{{types}}}]]
ATK / DEF {{{atk}}} / {{{def}}}
Effect type

  • [[{{{effect_types}}}|{{{effect_types}}}]]Property "Effect type" (as page type) with input value "{{{effect_types}}}" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process.
Summoned by

  • "[[{{{token_summon}}}|{{{token_summon}}}]]"
Number {{{number}}}
Internal number {{{internal_number}}}

{{{lore}}}

Status [[{{{status}}}]]
  • [[Card Gallery:{{{main}}}|Gallery]]
  • [[Card Artworks:{{{main}}}|Artworks]]
  • [[Card Tips:{{{main}}}|Tips]]
  • [[Card Trivia:{{{main}}}|Trivia]]
  • [[Card Appearances:{{{main}}}|Appearances]]
  • [[Card Names:{{{main}}}|Names]]
  • [[Card Lores:{{{main}}}|Lores]]

Search categories

Supports
[[{{{supports}}}|{{{supports}}}]]
Anti-supports
[[{{{anti-supports}}}|{{{anti-supports}}}]]
Archetypes and series
[[{{{archseries}}}|{{{archseries}}}]]
Supports archetypes
"[[{{{supports archetypes}}}|{{{supports archetypes}}}]]"
Anti-supports archetypes
"[[{{{anti-supports archetypes}}}|{{{anti-supports archetypes}}}]]"
Related to archetypes and series
[[{{{related to archseries}}}|{{{related to archseries}}}]]
Counters
[[{{{counter}}}|{{{counter}}}]]
Actions
[[{{{action}}}|{{{action}}}]]
Stat changes
[[{{{stat_change}}}|{{{stat_change}}}]]
Monster/Spell/Trap categories
[[{{{m/s/t}}}|{{{m/s/t}}}]]
Summoning categories
[[{{{summoning}}}|{{{summoning}}}]]
Attack categories
[[{{{attack}}}|{{{attack}}}]]
Banished categories
[[{{{banished}}}|{{{banished}}}]]
LP
[[{{{life_points}}}|{{{life_points}}}]]
Fusion Material for
"[[{{{fm for}}}|{{{fm for}}}]]"
Synchro Material for
"[[{{{sm for}}}|{{{sm for}}}]]"
Miscellaneous
[[{{{misc}}}|{{{misc}}}]]

Other languages

Name Lore
French {{{fr_name}}} {{{fr_lore}}}
German {{{de_name}}} {{{de_lore}}}
Italian {{{it_name}}} {{{it_lore}}}
Spanish {{{es_name}}} {{{es_lore}}}
Japanese {{{ja_name}}} {{{ja_lore}}}
Japanese translated {{{trans_name}}} {{{ja_trans_lore}}}