Changes

Jump to: navigation, search

Template:Anime card

No change in size, 6 years ago
use equals signs instead of pipes for #set
## Properties ##
-->[[English name::{{ #var: $name }}| ]]<!--
-->{{ #set: English name (linked) | = [[{{PAGENAME}}|{{ #var: $name }}]] }}<!--
-->[[Card image::{{ #var: $image }}| ]]<!--
-->[[English card image::{{{image|}}}| ]]<!--
-->[[Other image::{{{image_other|}}}| ]]<!--
-->{{ #ifeq: {{ #var: $card_type }} | ???
| [[Card type::???| ]]{{ #set: Card type (short) | = [[???]] }}
| {{ #ifeq: {{ #var: $card_type }} | Legendary Dragon
| [[Card type::Legendary Dragon| ]]{{ #set: Card type (short) | = [[Legendary Dragon]] }}
| <!--
-->[[Card type::{{ #var: $card_type | Monster }} Card| ]]<!--
-->{{ #set: Card type (short) | = [[{{ #var: $card_type | Monster }} Card|{{ #var: $card_type | Monster }}]] }}
}}
}}<!--
-->{{ #if: {{{type_text|}}} | [[Type text::{{{type_text}}}| ]] }}<!--
-->[[Description::{{{description|}}}| ]]<!--
-->{{ #set: Lore | = {{{lore|}}} }}<!---->{{ #set: Japanese lore | = {{{ja_lore|}}} }}<!--
-->[[Non-physical card::{{ #if: {{{non-card|}}} | true | false }}| ]]<!--
-->{{ #if: {{{level|}}}{{{rank|}}} | {{Star properties}} }}<!--
-->{{ #switch: {{{property|}}}
| =
| ??? = [[Property::???| ]]{{ #set: Property (short) | = [[???]] }}
| #default = <!--
-->[[Property::{{{property}}} {{ #var: $card_type }} Card| ]]<!--
-->{{ #set: Property (short) | = [[{{{property}}} {{ #var: $card_type }} Card|{{{property}}}]] }}
}}<!--

Navigation menu