Difference between revisions of "Template:Duel Links card"

From Yugipedia
Jump to: navigation, search
m
Line 202: Line 202:
 
| above          = {{ #var: $above }}
 
| above          = {{ #var: $above }}
  
| label1        = Card type
+
| label1         = [[Rarity]]
| data1         = {{ #switch: {{ #var: $card_type <noinclude>|{{{card_type}}}</noinclude> }}
+
| data1          = {{ #if: {{{rarity<includeonly>|</includeonly>}}}
 +
  | [[File:DULI-{{ #switch: {{{rarity}}} | ? | ??? = UNKNOWN | #default = {{{rarity}}} }}.png|84px|alt=]] [[{{{rarity}}}]][[Rarity::{{{rarity}}}| ]]
 +
  }}
 +
 
 +
| label2         = Card type
 +
| data2         = {{ #switch: {{ #var: $card_type <noinclude>|{{{card_type}}}</noinclude> }}
 
   | =
 
   | =
 
   | Spell | Trap = [[{{ #var: $card_type }} Card|{{ #var: $card_type }}]] [[File:{{ uc: {{ #var: $card_type }} }}.svg|28px|alt=]]
 
   | Spell | Trap = [[{{ #var: $card_type }} Card|{{ #var: $card_type }}]] [[File:{{ uc: {{ #var: $card_type }} }}.svg|28px|alt=]]
Line 209: Line 214:
 
   }}
 
   }}
  
| label2         = [[Property]]
+
| label3         = [[Property]]
| data2         = {{ #switch: {{{property<includeonly>|</includeonly>}}}
+
| data3         = {{ #switch: {{{property<includeonly>|</includeonly>}}}
 
   | =
 
   | =
 
   | ???      = [[???]]
 
   | ???      = [[???]]
Line 217: Line 222:
 
   }}
 
   }}
  
| label3         = [[Attribute]]
+
| label4         = [[Attribute]]
| data3         = {{ #if: {{ #var: $attribute }}
+
| data4         = {{ #if: {{ #var: $attribute }}
 
   | [[File:{{ #switch: {{ #var: $attribute }} | ? | ??? = UNKNOWN | #default = {{ #var: $attribute }} }}.svg|28px|alt=]] [[{{ #var: $attribute }}]]
 
   | [[File:{{ #switch: {{ #var: $attribute }} | ? | ??? = UNKNOWN | #default = {{ #var: $attribute }} }}.svg|28px|alt=]] [[{{ #var: $attribute }}]]
 
   }}
 
   }}
  
| label4         = [[{{ #var: $level-rank }}]]
+
| label5         = [[{{ #var: $level-rank }}]]
| data4         = {{ #if: {{ #var: $card_type }} || {{ #if: {{{level|}}}{{{rank<includeonly>|</includeonly>}}}
+
| data5         = {{ #if: {{ #var: $card_type }} || {{ #if: {{{level|}}}{{{rank<includeonly>|</includeonly>}}}
 
   | [[{{ #var: $level-rank }} {{ #var: $stars | ??? }} Monster Cards|{{ #var: $stars | ??? }}]] {{ #var: $star_icon }}
 
   | [[{{ #var: $level-rank }} {{ #var: $stars | ??? }} Monster Cards|{{ #var: $stars | ??? }}]] {{ #var: $star_icon }}
 
   }} }}
 
   }} }}
  
| label5         = [[Link Arrow]]s
+
| label6         = [[Link Arrow]]s
| data5         = {{ #if: {{{link_arrows<includeonly>|</includeonly>}}}
+
| data6         = {{ #if: {{{link_arrows<includeonly>|</includeonly>}}}
 
   | <div style="display: flex;align-items:center;">{{Link map|{{{link_arrows|}}}|alt=}}&nbsp;<!--
 
   | <div style="display: flex;align-items:center;">{{Link map|{{{link_arrows|}}}|alt=}}&nbsp;<!--
 
     --><div>{{ #arrayprint: @link_arrows | , <nowiki /> | $linkArrow
 
     --><div>{{ #arrayprint: @link_arrows | , <nowiki /> | $linkArrow
Line 236: Line 241:
 
   }}
 
   }}
  
| label6         = Effect type
+
| label7         = Effect type
| class6         = hlist hcomma
+
| class7         = hlist hcomma
| data6         = {{ #if: {{{effect_types<includeonly>|</includeonly>}}}
+
| data7         = {{ #if: {{{effect_types<includeonly>|</includeonly>}}}
 
   | {{CardTable2/effect|{{{effect_types<includeonly>|</includeonly>}}}}}
 
   | {{CardTable2/effect|{{{effect_types<includeonly>|</includeonly>}}}}}
 
   }}
 
   }}
  
| label7         = [[Ritual Spell Card|Ritual Card]]
+
| label8         = [[Ritual Spell Card|Ritual Card]]
| data7         = {{ #if: {{{ritual_card<includeonly>|</includeonly>}}}
+
| data8         = {{ #if: {{{ritual_card<includeonly>|</includeonly>}}}
 
   | [[{{{ritual_card}}}|{{ #explode: {{{ritual_card}}} | ( }}]]
 
   | [[{{{ritual_card}}}|{{ #explode: {{{ritual_card}}} | ( }}]]
 
   }}
 
   }}
  
| label8         = {{ #switch: {{ #var: $primary_type }}
+
| label9         = {{ #switch: {{ #var: $primary_type }}
 
   | Fusion  = [[Fusion Material]]
 
   | Fusion  = [[Fusion Material]]
 
   | Synchro  = [[Synchro Material]]
 
   | Synchro  = [[Synchro Material]]
Line 253: Line 258:
 
   | #default = [[Material]]
 
   | #default = [[Material]]
 
   }}
 
   }}
| data8         = {{ #vardefineecho: $material_string | {{ #if: {{{material<includeonly>|</includeonly>}}} |
+
| data9         = {{ #vardefineecho: $material_string | {{ #if: {{{material<includeonly>|</includeonly>}}} |
 
<div class="hlist {{ #if: {{ #var: $is_dark_synchro }} | hminus | hplus }}">{{ #arraydefine: $material | {{{material}}} | *
 
<div class="hlist {{ #if: {{ #var: $is_dark_synchro }} | hminus | hplus }}">{{ #arraydefine: $material | {{{material}}} | *
 
}}{{ #if: {{ #arrayindex: $material | 0 }} || {{ #arrayslice: $material | $material | 1 | {{ #arraysize: $material }} }}
 
}}{{ #if: {{ #arrayindex: $material | 0 }} || {{ #arrayslice: $material | $material | 1 | {{ #arraysize: $material }} }}
Line 262: Line 267:
 
   }} }}
 
   }} }}
  
| class9        = hlist hcomma
+
| class10        = hlist hcomma
| label9        = [[Summon]]ed by the effect of
+
| label10        = [[Summon]]ed by the effect of
| data9          = {{ #if: {{{token_summon<includeonly>|</includeonly>}}}
+
| data10        = {{ #if: {{{token_summon<includeonly>|</includeonly>}}}
 
     | {{ #arraydefine: @token_summons | {{{token_summon}}} | * | unique }}{{ #arrayprint: @token_summons || $token_summoner | <nowiki/>
 
     | {{ #arraydefine: @token_summons | {{{token_summon}}} | * | unique }}{{ #arrayprint: @token_summons || $token_summoner | <nowiki/>
 
* "[[$token_summoner|{{ #explode: $token_summoner | ( }}]]" }}
 
* "[[$token_summoner|{{ #explode: $token_summoner | ( }}]]" }}
  }}
 
 
| label10        = [[Rarity]]
 
| data10        = {{ #if: {{{rarity<includeonly>|</includeonly>}}}
 
  | [[File:DULI-{{ #switch: {{{rarity}}} | ? | ??? = UNKNOWN | #default = {{{rarity}}} }}.png|84px|alt=]] [[{{{rarity}}}]][[Rarity::{{{rarity}}}| ]]
 
 
   }}
 
   }}
  

Revision as of 13:33, 28 December 2018

{{{article_messages}}}

  • [[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]]

Other languages

Name Pendulum EffectLore
French {{{fr_name}}} {{{fr_pendulum_effect}}}

{{{fr_material}}}

{{{fr_lore}}}
German {{{de_name}}} {{{de_pendulum_effect}}}

{{{de_material}}}

{{{de_lore}}}
Italian {{{it_name}}} {{{it_pendulum_effect}}}

{{{it_material}}}

{{{it_lore}}}
Portuguese {{{pt_name}}} {{{pt_pendulum_effect}}}

{{{pt_material}}}

{{{pt_lore}}}
Spanish {{{es_name}}} {{{es_pendulum_effect}}}

{{{es_material}}}

{{{es_lore}}}
Japanese {{{ja_name}}} {{{ja_pendulum_effect}}}

{{{ja_material}}}

{{{ja_lore}}}
{{{romaji_name}}}
Korean {{{ko_name}}} {{{ko_pendulum_effect}}}

{{{ko_material}}}

{{{ko_lore}}}
{{{ko_rr_name}}}

Releases

Release Removal Acquisition Cost/requirement
{{{event_start}}} {{{event_end}}} {{{event}}}
{{{set}}}
{{{booster_pack}}}
Structure Deck: {{{structure_deck}}}
{{{promo_release}}} {{{promo_removal}}} Special gift: {{{promo}}}

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