Changes

Jump to: navigation, search

Template:Anime card

56 bytes added, 6 years ago
apparently #set has to be used to store links in properties
## 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