Difference between revisions of "Template:Anime card/types"

From Yugipedia
Jump to: navigation, search
(Link Monsters)
(For now, we'll just get it to print the linked types.)
Line 1: Line 1:
 
{{ #arraydefine: $types-array | {{{1|}}} | / }}<!--
 
{{ #arraydefine: $types-array | {{{1|}}} | / }}<!--
-->{{ #vardefine: $types-printed
+
-->{{ #arrayprint: $types-array
| {{ #arrayprint: $types-array
+
| &#32;/&#32;
  | &#32;/&#32;
+
| $type
  | $type
+
| {{ #switch: $type
  | {{ #switch: $type
+
  | Effect | Fusion | Ritual | Synchro | Dark Synchro | Accel Synchro | Limit Over Accel Synchro | Xyz | Link | Token
    | Effect | Fusion | Ritual | Synchro | Dark Synchro | Accel Synchro | Limit Over Accel Synchro | Xyz | Link | Token
+
    = [[$type Monster|$type]]
      = [[$type Monster|$type]]
+
  | Flip  | Toon  | Spirit | Union  | Gemini | Armor | Plus | Minus | Plus-Minus =  
    | Flip  | Toon  | Spirit | Union  | Gemini | Armor | Plus | Minus | Plus-Minus =  
+
    = [[$type monster|$type]]
      = [[$type monster|$type]]
+
  | Tuner  | Dark Tuner
    | Tuner  | Dark Tuner
+
    = [[$type monster|$type]]
      = [[$type monster|$type]]
+
  | Pendulum =
    | Pendulum =
+
    = [[$type Monster|$type]]
      = [[$type Monster|$type]]
+
  |#default  
    |#default  
+
    = [[$type]]
      = [[$type]]
 
    }}
 
 
   }}
 
   }}
 
}}
 
}}

Revision as of 13:06, 2 July 2017