Permanently protected template

Difference between revisions of "Template:Anime card"

From Yugipedia
Jump to: navigation, search
(bypass redirect)
(updating to be like Template:Manga card. Going to need to rework the Astral tab.)
Line 1: Line 1:
<!--
+
__NOEDITSECTION__<!--
   Add error checking here
+
 
-->{{Card tabs
+
## Variables ##
 +
-->{{ #vardefine: $name      | {{ #if: {{{name|}}} | {{{name}}} | {{ #titleparts: {{ #explode: {{PAGENAME}} | ( }} }} }} }}<!--
 +
-->{{ #vardefine: $url-name  | {{ #replace: {{ #var: $name }} | # }} }}<!--
 +
-->{{ #vardefine: $ja_image  | {{{ja_image|}}}      }}<!--
 +
-->{{ #vardefine: $image      | {{ #if: {{{image|}}} | {{{image}}}    | {{ #var: $ja_image | Back-Anime-2.png }} }} }}<!--
 +
-->{{ #vardefine: $ja_image  | {{ #var: $ja_image  | {{ #var: $image }} }} }}<!--
 +
-->{{ #vardefine: $card_type  | {{{card_type|}}}                                      }}<!--
 +
-->{{ #vardefine: $property  | {{{property|}}}                                      }}<!--
 +
-->{{ #vardefine: $attribute  | {{ uc: {{{attribute|}}} }}                            }}<!--
 +
-->{{ #vardefine: $type      | {{ #explode: {{{types|}}} | / }}                      }}<!--
 +
-->{{ #vardefine: $type2      | {{ #explode: {{{types|}}} | / | 1 }}                  }}<!--
 +
-->{{ #vardefine: $type3      | {{ #explode: {{{types|}}} | / | 2 }}                  }}<!--
 +
-->{{ #vardefine: $level-rank | {{ #ifeq: {{ #var: $type2 }} | Xyz | Rank | Level }}  }}<!--
 +
-->{{ #vardefine: $stars      | {{var|{{{level|}}}|{{{rank|}}}}}                      }}<!--
 +
-->{{ #vardefine: $atk        | {{{atk|}}}                                            }}<!--
 +
-->{{ #vardefine: $def        | {{{def|}}}                                            }}<!--
 +
 
 +
-->{{ #switch: {{ #var: $type2 }}
 +
| ?
 +
| ???      = {{ #vardefine: $type2_page   | {{ #var: $type2 }} }}
 +
 
 +
| Fusion
 +
| Ritual
 +
| Synchro
 +
| Dark Synchro
 +
| Accel Synchro
 +
| Delta Accel Synchro
 +
| Limit of Accel Synchro
 +
| Xyz     
 +
| Pendulum = {{ #vardefine: $primary_type | {{ #var: $type2 }}        }}<!--
 +
          -->{{ #vardefine: $type2_page  | {{ #var: $type2 }} Monster }}<!--
 +
          -->[[Primary type::{{ #var: $type2 }} Monster| ]]
 +
 
 +
| Tuner    = {{ #vardefine: $type2_page  | {{ #var: $type2 }} monster }}<!--
 +
          -->[[Secondary type::{{ #var: $type2 }} monster| ]]{{ #if: {{{effect_types|}}}
 +
            | [[Primary type::Effect Monster| ]]
 +
            | [[Primary type::Normal Monster| ]]
 +
            }}
  
<!-- May need to look into adding more languages -->
+
| #default = {{ #if: {{{atk|}}}{{{def|}}}{{{level|}}}
| en    = true
+
            | {{ #if: {{{effect_types|}}}
| ja    = {{{ja_name|}}}{{{ja_image|}}}{{{ja_lore<includeonly>|</includeonly>}}}
+
              | [[Primary type::Effect Monster| ]]
| ja-en  = {{{ja-en_name|}}}{{{ja-en_image|}}}{{{ja-en_lore<includeonly>|</includeonly>}}}
+
              | [[Primary type::Normal Monster| ]]
| astral = {{{astral_name|}}}{{{astral_image|}}}{{{astral_lore<includeonly>|</includeonly>}}}
+
              }}
 +
            }}
 +
}}<!--
  
| bodyclass    = {{ #if: {{{cardclass|}}}
+
-->{{ #vardefine: $star_icon
    | {{{cardclass}}}
+
| {{ #iferror: {{ #expr: {{ #var: $stars }} }}
    | {{ #if: {{{card_type|}}}
+
  | [[File:{{ #ifeq: {{ #var: $level-rank }} | Rank | Rank | CG }} Star Unknown.svg|18px]]
      | {{ #ifeq: {{{card_type}}} | Legendary Dragon
+
  | {{Repeat
        | ritual
+
    | [[File:{{ #ifeq: {{ #var: $level-rank }} | Rank
        | {{ lc: {{{card_type}}} }}
+
      | Rank
        }}
+
       | {{ #ifexpr: {{ #var: $stars }} > 0 | CG | Negative }}
       | {{ #if: {{{types|}}}
+
      }} Star.svg|18px]]
        | {{ #switch: {{Card table/type|{{{types}}}|{{{effect_types}}}|Primary}}
+
    | {{ #expr: {{ #var: $stars }} }}
          | Dark Synchro = darksynchro
 
          | Limit Over Accel Synchro = synchro
 
          | {{ lc: {{Card table/type|{{{types}}}|{{{effect_types}}}|Primary}} }}
 
          }}
 
        | blank
 
      }}
 
 
     }}
 
     }}
   }}-card
+
   }}
 +
}}<!--
 +
 
 +
-->{{ #arraydefine: $effect_types  | {{{effect_types|}}} | / }}<!--
  
| title        = {{ #if: {{{name|}}} | {{{name}}} | {{ #explode: {{PAGENAME}} | ( | 0 }} }}
+
-->{{ #if: {{ #pos: {{PAGENAME}} | manga) }}{{{main<includeonly>|</includeonly>}}}
| ja_title    = {{ #if: {{{ja_name<includeonly>|</includeonly>}}}    | <span lang="ja">{{{ja_name}}}</span> }}
+
| {{ #switch: {{ lc: {{{main|}}} }}
| ja-en_title  = {{ #if: {{{ja-en_name<includeonly>|</includeonly>}}} | <span lang="ja-Latn">{{{ja-en_name}}}</span> }}
+
  | no | none | false =  
| astral_title = {{ #if: {{{astral_name<includeonly>|</includeonly>}}}
+
  | {{ #vardefine: $main | {{ #if: {{{main<includeonly>|</includeonly>}}} | {{{main}}} | {{ #var: $url-name }} }} }}
  | {{{astral_name}}}
 
  | {{ #if: {{{ja_name|}}}
 
    | {{Astral glyphs|{{Ruby/split|{{{ja_name|}}}|top}}|color=Silver}}
 
    }}
 
 
   }}
 
   }}
 +
}}<!--
  
| image        = {{ #if: {{{image|}}}
+
-->{{ #if: {{{ja_name<includeonly>|</includeonly>}}}{{ #var: $main }}
                | {{{image}}}
+
| {{ #vardefine: $above
                  | {{ #if: {{{ja_image|}}}
+
  | {{Japanese names<!--
                    | {{{ja_image|}}}
+
    -->| {{{ja_name<includeonly>|</includeonly>}}}<!--
                    | Back-Anime-2.png
+
    -->| {{{romaji_name<includeonly>|</includeonly>}}}<!--
                    }}
+
    -->| {{{trans_name<includeonly>|</includeonly>}}}<!--
                  }}
+
    -->| main = {{ #if: {{{ja_name<includeonly>|</includeonly>}}} | | {{ #var: $main }} }}
| ja_image    = {{ #if: {{{ja_image|}}}
+
    }}
                | {{{ja_image|}}}
+
  }}
                | {{ #if: {{{ja-en_image|}}}
+
}}<!--
                  | {{{ja-en_image|}}}
 
                  | Back-Anime-2.png
 
                  }}
 
                }}
 
| ja-en_image  = {{ #if: {{{ja-en_image|}}} | {{{ja-en_image|}}} | Back-Anime-2.png }}
 
  
| astral_image = {{ #if: {{{astral_image|}}} | {{{astral_image}}} | Back-Anime-2.png }}
+
## Properties ##
 +
-->[[English name::{{ #var: $name }}| ]]<!--
 +
-->[[English name (linked)::[[{{PAGENAME}}|{{ #var: $name }}]]| ]]<!--
 +
-->[[Card image::{{ #var: $image }}| ]]<!--
 +
-->[[English card image::{{{image|}}}| ]]<!--
 +
-->[[Japanese card image::{{{ja_image|}}}| ]]<!--
 +
-->[[Card artwork::{{{image_ca|}}}| ]]<!--
 +
-->[[Non-card image::{{{image_nc|}}}| ]]<!--
 +
-->{{ #ifeq: {{{card_type}}} | ???
 +
  | [[Card type::???| ]][[Card type (short)::[[???]]| ]]
 +
  | <!--
 +
  -->[[Card type::{{ #var: $card_type | Monster }} Card| ]]<!--
 +
  -->[[Card type (short)::[[{{ #var: $card_type | Monster }} Card|{{ #var: $card_type | Monster }}]]| ]]
 +
}}<!--
 +
-->[[Attribute:: {{ uc: {{{attribute|}}} }}| ]]<!--
 +
-->[[Type::{{ #var: $type }}| ]]<!--
 +
-->[[Lore::{{{lore|}}}| ]]<!--
 +
-->[[Non-physical card::{{ #if: {{{non-card|}}} | true | false }}| ]]<!--
 +
-->{{ #if: {{{level|}}}{{{rank|}}} | {{Star properties}} }}<!--
 +
-->{{ #if: {{{atk|}}}{{{def|}}}    | {{ATK DEF properties|{{{atk|}}}|{{{def|}}}}} }}<!--
 +
-->{{ #switch: {{{property|}}}
 +
  | =
 +
  | ??? = [[Property::???| ]][[Property (short)::[[???]]| ]]
 +
  | #default = <!--
 +
    -->[[Property::{{{property}}} {{{card_type|}}} Card| ]]<!--
 +
    -->[[Property (short)::[[{{{property}}} {{{card_type|}}} Card|{{{property}}}]]| ]]
 +
  }}<!--
  
| label1      = Japanese
+
## Tabs ##
| data1        = {{ #if: {{{ja_name<includeonly>|</includeonly>}}} | {{ja names|{{{ja_name}}}|Manga}} }}
+
-->{{ #arraydefine: $languages | en, ja }}<!--
  
| label2      = Romaji
+
-->{{ #if: {{ #var: $main }}
| data2        = {{ #if: {{{romaji_name<includeonly>|</includeonly>}}}
+
| {{Main|type=card page|"[[Main card page::{{ #var: $main }}]]"}}
                | <span lang="ja-Latn-hepburn">''{{{romaji_name}}}''</span>
+
}}<!--
                }}
 
  
| label3      = Translated
+
-->{{ #if: {{{article_messages<includeonly>|</includeonly>}}}
| data3        = {{{trans_name<includeonly>|</includeonly>}}}
+
  | {{{article_messages}}}
 +
}}<!--
  
| label4      = Card type
+
-->{{ #tag: tabber
| data4        = {{ #if: {{{card_type<includeonly>|</includeonly>}}}
 
                | [[{{{card_type}}}]] [[Anime card type::{{{card_type}}}| ]]
 
                }}
 
  
| label5      = [[Property]]
+
| {{ #arrayprint: $languages
| data5        = {{ #if: {{And|{{{property<includeonly>|</includeonly>}}}|{{{card_type<includeonly>|</includeonly>}}}|}}
+
  |
                | [[{{{property}}} {{{card_type}}}|{{{property}}}]] [[Anime property::{{{property}}} {{{card_type}}}| ]]
+
  | $ln$
                }}
+
  | {{!-!}} $ln$ = <!--
 +
    -->{{ #vardefine: $prefix | {{ #ifeq: $ln$ | en | | $ln$_ }} }}<!--
 +
    -->{{ #vardefine: $ln    | $ln$                    }}<!--
 +
    -->{{ #vardefine: $lang  | {{lang|$ln$|short=true}} }}<!--
 +
    -->{{Card strings/$ln$}}<!--
 +
    -->{{Card table
 +
    | main      = {{ #var: $main }}
 +
    | bodyclass = {{ #if: {{{cardclass|}}}
 +
      | {{{cardclass}}}
 +
      | {{ #if: {{{card_type|}}}
 +
        | {{ #ifeq: {{{card_type}}} | Legendary Dragon | ritual | {{ lc: {{{card_type}}} }} }}
 +
        | {{ #if: {{{types|}}}
 +
          | {{ #switch: {{ #var: $primary_type }}
 +
            | Dark Synchro            = darksynchro
 +
            | Accel Synchro
 +
            | Delta Accel Synchro
 +
            | Limit Over Accel Synchro = synchro
 +
            | #default                = {{ lc: {{ #var: $primary_type }} }}
 +
            }}
 +
          | blank
 +
          }}
 +
        }}
 +
      }}-card
 +
    | title    = {{ #var: ${{ #var: $prefix }}name }}{{{{{ #var: $prefix }}name_note|}}}
 +
    | image    = {{ #var: ${{ #var: $prefix }}image }}
  
| label6      = [[Attribute]]
+
    | above     = {{ #var: $above }}
| data6        = {{ #if: {{{card_type|}}} || [[Anime Attribute::{{ #if: {{{attribute|}}} | {{{attribute}}} | ??? }}]] [[File:{{ #if: {{{attribute|}}} | {{uc:{{{attribute}}}}} | UNKNOWN }}.svg|x25px|alt=]] }}
 
| ja_data6     = {{ #if: {{{card_type|}}} || [[{{ #if: {{{attribute|}}} | {{{attribute}}} | ??? }}]] [[File:{{ #if: {{{attribute|}}} | {{uc:{{{attribute}}}}}-JP | UNKNOWN }}.svg|x25px|alt=]] }}
 
| ja-en_data6  = {{ #if: {{{card_type|}}} || [[{{ #if: {{{attribute|}}} | {{{attribute}}} | ??? }}]] }}<!-- Such cards have no Attribute icon. -->
 
| astral_data6 = {{ #if: {{{card_type|}}} || [[{{ #if: {{{attribute|}}} | {{{attribute}}} | ??? }}]] [[File:{{ #if: {{{attribute|}}} | {{uc:{{{attribute}}}}}-Astral | UNKNOWN }}.svg|x25px|alt=]] }}
 
  
| label7      = {{ #ifeq: {{Card table/type|{{{types}}}||Primary}} | Xyz | [[Rank]] | [[Level]] }}
+
    | label1    = {{ #var: @card type }}
| data7        = {{ #if: {{{card_type|}}} || [[Anime {{ #ifeq: {{Card table/type|{{{types}}}||Primary}} | Xyz | Rank | Level }}::{{ #if: {{{level|}}} | {{{level}}} | {{ #if: {{{rank|}}} | {{{rank}}} | ??? }} }}]] {{Level|{{ #if: {{{level<includeonly>|</includeonly>}}} | {{{level}}} | {{{rank}}} }}|xyz={{ #ifeq: {{Card table/type|{{{types}}}||Primary}} | Xyz | 1 }}}} }}
+
    | data1    = {{ #if: {{ #var: $card_type }}
 +
      | {{ #ifeq: {{{card_type}}} | ???
 +
        | [[???]]
 +
        | [[{{ #var: $card_type }} Card|{{ #if: {{ #var: @{{ lc: {{ #var: $card_type }} }} }} | {{ #var: @{{ lc: {{ #var: $card_type }} }} }} | {{ #var: $card_type }} }}]]
 +
        }}{{{card_type_note|}}}
 +
      }}
  
 +
    | label2      = [[Property|{{ #var: @property }}]]
 +
    | data2        = {{ #switch: {{{property|}}}
 +
      | =
 +
      | ??? = [[???]]
 +
      | #default = [[{{{property}}} {{{card_type|}}} Card|{{ #var: @{{ lc: {{{property}}} }} }}]]{{{property_note|}}}
 +
      }}
  
| label8       = [[Type|Type(s)]]
+
    | label3       = [[Attribute|{{ #var: @attribute }}]]
| data8       = {{ #if: {{{types<includeonly>|</includeonly>}}}
+
    | data3       = {{ #if: {{{attribute<includeonly>|</includeonly>}}}
                | {{Card table/type|{{{types}}}|{{{effect_types|}}}|Linked}}
+
      | [[{{ #ifeq: {{ uc: {{{attribute}}} }} | GOD | DIVINE | {{ uc: {{{attribute}}} }} }}|{{ #var: @{{ #ifeq: {{ lc: {{{attribute}}} }} | god | divine | {{ lc: {{{attribute}}} }} }} }}]]
                }}
+
      }}
  
| label9       = Effect type(s)
+
    | label4       = [[Type|{{ #var: @type }}]]
| data9       = {{ #if: {{{effect_types<includeonly>|</includeonly>}}}
+
    | data4       = {{ #if: {{{types<includeonly>|</includeonly>}}} |
                | {{CardTable2/effect|{{ lc: {{{effect_types}}} }}}}<!-- Rename this template later -->
+
<div class="hlist hslash">
                }}
+
* [[{{ #var: $type      }}|{{ #var: @{{ lc: {{ #var: $type  }} }} }}]]  {{ #if: {{ #var: $type2_page }} |
 +
* [[{{ #var: $type2_page }}|{{ #var: @{{ lc: {{ #var: $type2 }} }} }}]] }}{{ #if: {{ #var: $type3_page }} |
 +
* [[{{ #var: $type3_page }}|{{ #var: @{{ lc: {{ #var: $type3 }} }} }}]] }}
 +
</div>
 +
      }}
  
| data10       = {{ #if: {{{lore<includeonly>|</includeonly>}}}{{{material|}}}
+
    | label5      = [[{{ #var: $level-rank }}|{{ #var: @{{ lc: {{ #var: $level-rank }} }} }}]]
   | <div class="lore">{{ #ifeq: {{Card table/type|{{{types}}}||Primary}} | Dark Synchro
+
    | data5        = {{ #if: {{{level|}}}{{{rank<includeonly>|</includeonly>}}}
     | {{ #if: {{{material|}}}
+
      | {{ #var: $stars | ??? }} {{ #var: $star_icon }}
       | <div class="hlist hminus">
+
      }}{{ #if: {{ #var: $prefix }}
 +
      |
 +
      | {{{level-rank_note|}}}
 +
      }}
 +
 
 +
    | label6      = [[ATK]] / [[DEF]]
 +
    | data6      = {{ #if: {{{atk|}}}{{{def<includeonly>|</includeonly>}}}
 +
      | {{ #if: {{{atk<includeonly>|</includeonly>}}} | {{{atk}}} | ??? }} / <!--
 +
    -->{{ #if: {{{def<includeonly>|</includeonly>}}} | {{{def}}} | ??? }}
 +
      }}{{{atk-def_note|}}}
 +
 
 +
<!-- String work needed here -->
 +
    | label7      = {{ #var: @effect type }}
 +
    | data7        = {{ #if: {{{effect_types<includeonly>|</includeonly>}}}
 +
      | {{CardTable2/effect|{{ lc: {{{effect_types}}} }}}}
 +
      }}
 +
 
 +
    | label8       = [[Ritual Spell Card|Ritual Card]]
 +
    | data8        = {{ #if: {{{ritual_card<includeonly>|</includeonly>}}}
 +
      | [[{{{ritual_card}}}|{{ #explode: {{{ritual_card}}} | ( }}]]
 +
      }}
 +
 
 +
<!-- String work needed here -->
 +
    | label9      = {{ #switch: {{ lc: {{ #var: $primary_type }} }}
 +
      | fusion   = [[Fusion Material Monster|Fusion Material]]
 +
      | synchro  = [[Synchro Material Monster|Synchro Material]]
 +
      | xyz      = [[Xyz Material]]
 +
      | #default = [[Material]]
 +
      }}
 +
    | data9        = {{ #if: {{{material<includeonly>|</includeonly>}}} |
 +
<div class="hlist hplus">
 +
{{ #arraydefine: $material | {{{material}}} | *
 +
}}{{ #if: {{ #arrayindex: $material | 0 }} || {{ #arrayslice: $material | $material | 1 | {{ #arraysize: $material }} }}
 +
}}{{ #arrayprint: $material || $material | &#32;
 +
* [[$material|{{ #explode: $material | ( }}]]
 +
}}
 +
</div>
 +
      }}
 +
 
 +
    | label10      = &#32;
 +
    | data10      = {{{non-card|}}}
 +
 
 +
     | data11      = {{ #if: {{{{{ #var: $prefix }}lore<includeonly>|</includeonly>}}}{{{{{ #var: $prefix }}material|}}}
 +
       | <div class="lore" lang="{{ #var: $ln }}">{{ #ifeq: {{ #var: $card_type}} | Dark Synchro
 +
        | <div class="hlist hminus">
 
{{{material}}}</div><br />
 
{{{material}}}</div><br />
      }}<div class="lorerule">In order to [[Special Summon]] this card, subtract the [[Level]] of a [[Dark Tuner monster]] from the Level of 1 other [[Monster Card|monster]] you [[control]]; the value must equal the Level of this card.</div>
+
          <div class="lorerule">{{ #var: @dark_syrchro_rule }}</div>
    | {{ #if: {{{material<includeonly>|</includeonly>}}}
+
        | {{ #if: {{{{{ #var: $prefix }}material<includeonly>|</includeonly>}}}
      | <div class="hlist hplus">
+
          | <div class="hlist hplus">
 
{{{material}}}</div><br />
 
{{{material}}}</div><br />
 +
          }}
 +
        }}{{{lore}}}</div>{{{{{ #var: $prefix }}lore_note|}}}
 +
      }}
 +
 +
    | label12      = {{ #var: @appearances }}
 +
    | data12      = {{ #if: {{{appears_in_dm|}}}{{{appears_in_gx|}}}{{{appears_in_5d|}}}{{{appears_in_zx|}}}{{appears_in_av<includeonly>|</includeonly>}}} |
 +
<div class="list-noicon">
 +
<ul>
 +
<!--
 +
-->{{Anime card/appears| {{{appears_in_dm<includeonly>|</includeonly>}}} | (anime)  |      }}<!--
 +
-->{{Anime card/appears| {{{appears_in_gx<includeonly>|</includeonly>}}} | GX      | GX    }}<!--
 +
-->{{Anime card/appears| {{{appears_in_5d<includeonly>|</includeonly>}}} | 5D's    | 5D's  }}<!--
 +
-->{{Anime card/appears| {{{appears_in_zx<includeonly>|</includeonly>}}} | ZEXAL    | ZEXAL }}<!--
 +
-->{{Ainem card/appears| {{{appears_in_av<includeonly>|</includeonly>}}} | ARC-V    | ARC-V }}
 +
</ul>
 +
</div>
 
       }}
 
       }}
    }}{{{lore}}}</div>
 
  }}
 
  
| ja_data10    = {{ #if: {{{ja_lore<includeonly>|</includeonly>}}}{{{ja_material|}}}
+
    | label13      = Links
  | <div lang="ja" class="lore">{{ #ifeq: {{Card table/type|{{{types}}}||Primary}} | Dark Synchro
+
    | data13      = {{ #ifeq: {{ lc: {{{yugioh_site|}}} }} | none | [[Category:Cards with a suppressed yugioh.com link]] | {{ #NewWindowLink: http://www.yugioh.com/cards/{{ lc: {{ #replace: {{ #replace: {{ #replace: {{ #replace: {{ #replace: {{ #replace: {{ #replace: {{ #replace: {{ #replace: {{ #replace: {{ #titleparts: {{ #if: {{{yugioh_site|}}} | {{{yugioh_site}}} | {{PAGENAME}} }} }} | ' }} | , }} | & }} | ! }} | . }} | " }} | : }} || - }} | --- | - }} | -- | - }} }} | yugioh.com }}{{ #if: {{{yugioh_site|}}} | [[Category:Pages with an overwritten yugioh.com link]] }} }}
    | {{ #if: {{{ja_material|}}}{{{material|}}}
+
 
      | <div class="hlist hminus">
+
 
{{{ja_material|{{{material}}}}}}</div><br />
+
    | belowclass    = hlist
       }}<div class="lorerule">このカードを特殊召喚する為には、自分フィールド上に存在する「DT(ダークチューナー)」と名のついたチューナーのレベルを、それ以外の自分フィールド上に存在するモンスター1体のレベルから引き、その数字がこのカードのレベルと等しくならなければならない。</div>
+
    | below        = {{ #if: {{{appears_in_dm|}}}{{{appears_in_gx|}}}{{{appears_in_5d|}}}{{{appears_in_zx|}}}{{{appears_in_av<includeonly>|</includeonly>}}}
    | {{ #if: {{{ja_material<includeonly>|</includeonly>}}}{{{material|}}}
+
       | {{ #replace: Anime cards (Galleries&#58;{{ #if: {{{appears_in_dm<includeonly>|</includeonly>}}}
      | <div class="hlist hplus">
+
          |&#32;&middot; [[Gallery of Yu-Gi-Oh! anime cards|''Yu-Gi-Oh!'']]
{{{ja_material|{{{material}}}}}}</div><br />
+
          }}{{ #if: {{{appears_in_gx<includeonly>|</includeonly>}}}
 +
          |&#32;&middot; [[Gallery of Yu-Gi-Oh! GX anime cards|''GX'']]
 +
          }}{{ #if: {{{appears_in_5d<includeonly>|</includeonly>}}}
 +
          |&#32;&middot; [[Gallery of Yu-Gi-Oh! 5D's anime cards|''5D's'']]
 +
          }}{{ #if: {{{appears_in_zx<includeonly>|</includeonly>}}}
 +
          |&#32;&middot; [[Gallery of Yu-Gi-Oh! ZEXAL anime cards|''ZEXAL'']]
 +
          }}{{ #if: {{{appears_in_av<includeonly>|</includeonly>}}}
 +
          |&#32;&middot; [[Gallery of Yu-Gi-Oh! ARC-V anime cards|''ARC-V'']]
 +
          }})
 +
        | &#58;&#32;&middot; | &#58;
 +
        }}
 +
      | [[:Category:Anime cards|Anime cards]]
 
       }}
 
       }}
     }}{{{ja_lore<includeonly>|{{{lore|}}}</includeonly>}}}</div>
+
     }}
 
   }}
 
   }}
 +
}}
 +
<div class="hlist" style="text-align: center;">
 +
* {{Related page link| Card Gallery    | {{ #var: $main | {{PAGENAME}} }} | label = Gallery    }}
 +
* {{Related page link| Card Appearances | {{ #var: $main | {{PAGENAME}} }} | label = Appearances }}
 +
* {{Related page link| Card Trivia      | {{ #var: $main | {{PAGENAME}} }} | label = Trivia      }}
 +
* {{Related page link| Card Lores      | {{ #var: $main | {{PAGENAME}} }} | label = Lores      }}
 +
* {{Related page link| Card Artworks    | {{ #var: $main | {{PAGENAME}} }} | label = Artworks    }}
 +
* {{Related page link| Card Names      | {{ #var: $main | {{PAGENAME}} }} | label = Names      }}
 +
</div><!--
 +
<!--
  
| ja-en_data10 = {{ #if: {{{ja-en_lore<includeonly>|</includeonly>}}}{{{ja-en_material|}}}
+
-->{{ #if: {{{image_ca|}}}{{{image_nc<includeonly>|</includeonly>}}} | &#32;
  | <div lang="ja-Latn" class="lore">{{ #if: {{{ja-en_material<includeonly>|</includeonly>}}}{{{material|}}}
+
==Other images==
    | <div class="hlist hplus">
+
{{ #tag: gallery
{{{ja-en_material|{{{material}}}}}}</div><br />
+
| {{ #if: {{{image_ca<includeonly>|</includeonly>}}} |&#32;
    }}{{{ja-en_lore<includeonly>|{{{lore|}}}</includeonly>}}}</div>
+
{{{image_ca}}} {{!}} Artwork
 +
  }}{{ #if: {{{image_nc<includeonly>|</includeonly>}}} |&#32;
 +
{{{image_nc}}} {{!}} Non-card
 
   }}
 
   }}
 +
| captionalign = center
 +
}}
 +
}}<!--
  
| astral_data10= {{ #if: {{{astral_lore<includeonly>|</includeonly>}}}{{{astral_material|}}}
+
-->{{ #if: {{{decks<includeonly>|</includeonly>}}}
  | <div class="lore">{{ #if: {{{astral_material<includeonly>|</includeonly>}}}{{{material|}}}
+
| &#32;
    | <div class="hlist hplus">
+
== Decks ==
{{{astral_material|{{{material}}}}}}</div><br />
+
{{ #arraydefine: $decks | {{{decks}}} | * }}{{ #arrayunique: $decks }}
    }}{{{astral_lore<includeonly>|{{{lore|}}}</includeonly>}}}</div>
+
{{ #arrayprint: $decks
 +
  |
 +
  | $deck
 +
  | &#32;
 +
* [[$deck|{{ #explode: $deck | (anime) }}]][[In Deck::$deck| ]]
 
   }}
 
   }}
 +
&#32;
 +
}}<!--
  
| label11      = [[ATK]]/[[DEF]]
+
-->{{ #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;
| data11      = {{ #if: {{{card_type|}}}
+
==Search categories==
                |
+
  {{Search categories
                | {{ #if: {{{atk<includeonly>|</includeonly>}}}
+
  | supports                = {{{supports<includeonly>|</includeonly>}}}
                  | [[Anime ATK::{{{atk}}}| ]] {{{atk}}} | ???
+
  | anti-supports            = {{{anti-supports<includeonly>|</includeonly>}}}
                   }} / {{ #if: {{{def<includeonly>|</includeonly>}}}
+
  | archseries              = {{{archseries<includeonly>|</includeonly>}}}
                  | [[Anime DEF::{{{def}}}| ]] {{{def}}} | ???
+
  | 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>}}}
 +
  }}
 +
}}<!--
  
| label12      = Appearances
+
-->{{ #arraydefine: $archseries | {{{archseries|}}}*{{{supports_archetypes|}}}*{{{anti-supports_archetypes|}}}*{{{related_to_archseries|}}} | * | unique, sort=asc }}{{ #arrayprint: $archseries || $archseries | &#32;
| data12      =
+
{{Archseries navbox|$archseries}}
{{ #if: {{{appears_dm|}}}{{{appears_gx|}}}{{{appears_5d|}}}{{{appears_zx|}}}{{{appears_mov|}}}{{{appears_mov2<includeonly>|</includeonly>}}}
+
}}<!--
| <div class="list-noicon"><!--
 
-->{{ #if: {{{appears_dm<includeonly>|</includeonly>}}}|
 
* ''[[Yu-Gi-Oh! (anime)|Yu-Gi-Oh!]]'': {{ctaama|{{{appears_dm}}} | type = Episode}}
 
  }}{{ #if: {{{appears_gx<includeonly>|</includeonly>}}}|
 
* ''[[Yu-Gi-Oh! GX]]'': {{ctaama|{{{appears_gx}}} | series = GX | type = Episode}}
 
  }}{{ #if: {{{appears_5d<includeonly>|</includeonly>}}}|
 
* ''[[Yu-Gi-Oh! 5D's]]'': {{ctaama|{{{appears_5d}}} | series=5D's | type = Episode}}
 
  }}{{ #if: {{{appears_zx<includeonly>|</includeonly>}}}|
 
* ''[[Yu-Gi-Oh! ZEXAL]]'': {{ctaama|{{{appears_zx}}} | series = ZEXAL | type = Episode}}
 
  }}{{ #if: {{{appears_mov<includeonly>|</includeonly>}}}|
 
* ''[[Yu-Gi-Oh! The Movie: Pyramid of Light]]''
 
  }}{{ #if: {{{appears_mov2<includeonly>|</includeonly>}}}|
 
* ''[[Yu-Gi-Oh! 3D Bonds Beyond Time]]''
 
  }}
 
</div>
 
  }}
 
  
| label13      = Links
+
--><includeonly>{{Card navigation}}</includeonly><!--
| data13      = {{ #ifeq: {{ lc: {{{yugioh_site|}}} }} | none | [[Category:Cards with a suppressed yugioh.com link]] | {{ #NewWindowLink: http://www.yugioh.com/cards/{{ lc: {{ #replace: {{ #replace: {{ #replace: {{ #replace: {{ #replace: {{ #replace: {{ #replace: {{ #replace: {{ #replace: {{ #replace: {{ #titleparts: {{ #if: {{{yugioh_site|}}} | {{{yugioh_site}}} | {{PAGENAME}} }} }} | ' }} | , }} | & }} | ! }} | . }} | " }} | : }} || - }} | --- | - }} | -- | - }} }} | yugioh.com }}{{ #if: {{{yugioh_site|}}} | [[Category:Pages with an overridden yugioh.com link]] }} }}
 
  
}}<noinclude>
+
-->{{ #if: {{NAMESPACE}}
{{documentation}}</noinclude>
+
|
 +
| [[Category:Anime cards]][[Medium::Anime| ]]
 +
}}<noinclude>{{documentation}}</noinclude>

Revision as of 20:37, 29 August 2014

{{{article_messages}}}

Template:Card strings/en

Anime card
Japanese
{{{ja_name}}}
Rōmaji
{{{romaji_name}}}
Translated
{{{trans_name}}}
Back-Anime-2.png
[[Attribute|]] [[{{{ATTRIBUTE}}}|]]
[[Type|]]
  • [[|]]
[[Level|]]

???String Module Error: function rep expects a number as second parameter, received "

"
ATK / DEF {{{atk}}} / {{{def}}}

  • [[{{{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.
Ritual Card [[{{{ritual_card}}}|{{{ritual_card}}}]]
Material

  • [[{{{material}}}|{{{material}}}]]
{{{material}}}

{{{lore}}}
Links {{ #NewWindowLink: http://www.yugioh.com/cards/anime-card | yugioh.com }}
Anime cards (Galleries: Yu-Gi-Oh! · GX · 5D's · ZEXAL · ARC-V)

Template:Card strings/ja

{{{ja_name}}}
Japanese
{{{ja_name}}}
Rōmaji
{{{romaji_name}}}
Translated
{{{trans_name}}}
Back-Anime-2.png
[[Attribute|]] [[{{{ATTRIBUTE}}}|]]
[[Type|]]
  • [[|]]
[[Level|]]

???String Module Error: function rep expects a number as second parameter, received "

"
ATK / DEF {{{atk}}} / {{{def}}}

  • [[{{{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.
Ritual Card [[{{{ritual_card}}}|{{{ritual_card}}}]]
Material

  • [[{{{material}}}|{{{material}}}]]
{{{material}}}

{{{lore}}}
Links {{ #NewWindowLink: http://www.yugioh.com/cards/anime-card | yugioh.com }}
Anime cards (Galleries: Yu-Gi-Oh! · GX · 5D's · ZEXAL · ARC-V)

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

Other images

Decks

  • [[{{{decks}}}|{{{decks}}}]]

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}}}]]