Editing Template:Labyrinth card

Jump to: navigation, search

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.

This page is not enabled for semantic in-text annotations due to namespace restrictions. Details about how to enable the namespace can be found on the configuration help page.

Latest revision Your text
Line 1: Line 1:
<!--
+
{{Card tabs
-->{{ #vardefine: $name | {{ #if: {{{name|}}} | {{{name}}} | {{ #titleparts: {{ #explode: {{PAGENAME}} | ( }} }} }} }}<!--
+
| en    = true
 +
| ja    = {{{ja_image|}}}{{{ja_lore|}}}{{{ja_attack_name<includeonly>|</includeonly>}}}
  
-->{{ #set: English name (linked) = [[{{PAGENAME}}|{{ #var: $name }}]] }}<!--
+
| bodyclass    = manga-card
  
-->{{ #vardefine: $main
+
| title        = {{ #if: {{{name|}}} | {{{name}}} | {{ #explode: {{PAGENAME}} | ( | 0 }} }}[[Labyrinth English name::{{ #if: {{{name|}}} | {{{name}}} | {{ #explode: {{PAGENAME}} | ( | 0 }} }}| ]]
| {{ #if: {{ #pos: {{PAGENAME}} | (Labyrinth) }}{{{main<includeonly>|</includeonly>}}}
+
| ja_title    = {{ #if: {{{ja_name|}}}    | <span lang="ja">{{{ja_name}}}</span> }}
  | {{ #if: {{{main|}}} | {{{main}}} | {{ #var: $name }} }}
 
  }}
 
}}<!--
 
  
-->{{ #if: {{{ja_name<includeonly>|</includeonly>}}}{{ #var: $main }}
+
| image        = {{ #if: {{{image|}}}
| {{ #vardefine: $above
+
                | {{{image}}}
  | {{Japanese names<!--
+
                | {{Card image name|{{ #if: {{{name|}}} | {{{name}}} | {{ #explode: {{PAGENAME}} | ( }} }}}}-Lab-EN-Manga.png
     -->| {{{ja_name<includeonly>|</includeonly>}}}<!--
+
                }}
    -->| {{{romaji_name<includeonly>|</includeonly>}}}<!--
+
| ja_image     = {{ #if: {{{ja_image|}}}
    -->| {{{trans_name<includeonly>|</includeonly>}}}<!--
+
                | {{{ja_image|}}}
     -->| main = {{ #if: {{{ja_name<includeonly>|</includeonly>}}} | | {{ #var: $main }} }}
+
                | {{Card image name|{{ #if: {{{name|}}} | {{{name}}} | {{ #explode: {{PAGENAME}} | ( }} }}}}-Lab-JP-Manga.png
     }}
+
                }}
  }}
+
| below_image  =
}}<!--
+
* {{Related page link | Card Gallery     | {{ #if: {{{links|}}} | {{{links}}} | {{ #explode: {{PAGENAME}} | (Labyrinth) }} }} | label = Gallery     }}
 +
* {{Related page link | Card Trivia      | {{ #if: {{{links|}}} | {{{links}}} | {{ #explode: {{PAGENAME}} | (Labyrinth) }} }} | label = Trivia      }}
 +
* {{Related page link | Card Appearances | {{ #if: {{{links|}}} | {{{links}}} | {{ #explode: {{PAGENAME}} | (Labyrinth) }} }} | label = Appearances }}
  
-->{{ #vardefine: $image | {{ #if: {{{image|}}}
 
  | {{{image}}}
 
  | {{Card image name|{{PAGENAME}}}}-EN-Manga-DM-Lab.png
 
  }}
 
}}{{ #vardefine: $ja_image | {{ #if: {{{ja_image|}}}
 
  | {{{ja_image}}}
 
  | {{ #if: {{{image|}}}
 
    | {{{image}}}
 
    | {{Card image name|{{ #var: $name }}}}-JP-Manga-DM-Lab.png
 
    }}
 
  }}
 
}}{{ #ifeq: {{ #var: $image }} | {{ #var: $ja_image }} | {{ #vardefine: $ja_image }} }}<!--
 
  
-->{{ #if: {{ #var: $main }}
 
| {{Main|type=card page|"[[{{ #var: $main }}]]"|t=1}}[[Main card page::{{ #var: $main }}| ]]
 
}}
 
<!--
 
  
-->{{Card table
+
| label1      = Japanese
| bodyclass    = manga-card
+
| data1       = {{ #if: {{{ja_name<includeonly>|</includeonly>}}} | {{ja names|{{{ja_name}}}|Labyrinth}} }}
| title       = [[English name::{{ #var: $name }}]]
 
| above        = {{ #var: $above }}
 
| image        = <includeonly>{{ #var: $image }}</includeonly>
 
  
| label1       = [[Level]]
+
| label2       = Romaji
| data1       = {{ #if: {{{level<includeonly>|</includeonly>}}}
+
| data2       = {{ #if: {{{romaji_name<includeonly>|</includeonly>}}}
   | {{{level}}} {{Repeat|★|{{{level}}}}} [[Level::{{{level}}}| ]]
+
   | <span lang="ja-Latn-hepburn">''{{{romaji_name}}}''</span>
 
   }}
 
   }}
  
| label2       = [[ATK]]/[[DEF]]
+
| label3       = Translated
| data2       = {{ #if: {{{atk<includeonly>|</includeonly>}}}{{{def|}}}
+
| data3       = {{{trans_name<includeonly>|</includeonly>}}}
  | {{{atk<includeonly>|</includeonly>}}} / {{{def<includeonly>|</includeonly>}}}<!--
+
 
    -->{{ATK DEF properties|{{{atk|}}}|{{{def|}}}}}
+
| label4      = [[Level]]
 +
| data4        = {{ #if: {{{level<includeonly>|</includeonly>}}}
 +
  | {{{level}}} {{Repeat|★|{{{level}}}}} [[Labyrinth Level::{{{level}}}| ]]
 
   }}
 
   }}
  
| label3       = [[Attack name]]
+
| label5       = [[ATK]] / [[DEF]]
| data3       = {{ #if: {{{attack_name<includeonly>|</includeonly>}}} | {{{attack_name}}} [[Attack name::{{{attack_name}}}| ]]{{ #if: {{{ja_attack_name<includeonly>|</includeonly>}}} | <br /> }} }}{{ #if: {{{ja_attack_name<includeonly>|</includeonly>}}} | <span lang="ja">{{{ja_attack_name}}}</span> [[Japanese attack name::{{{ja_attack_name}}}| ]] }}
+
| data5       = {{ #if: {{{atk|}}}{{{def<includeonly>|</includeonly>}}}
 
+
  | {{ #if: {{{atk<includeonly>|</includeonly>}}}
| data4        = {{ #if: {{{lore<includeonly>|</includeonly>}}}
+
    | [[Labyrinth ATK::{{{atk}}}| ]] {{{atk}}} | ???
  | <div class="lore">{{{lore}}}{{ #set: Lore = {{{lore}}} }}</div>
+
    }} / {{ #if: {{{def<includeonly>|</includeonly>}}}
  }}{{ #if: {{{ja_lore<includeonly>|</includeonly>}}}
+
    | [[Labyrinth DEF::{{{def}}}| ]] {{{def}}} | ???
  | <div class="lore" lang="ja">{{{ja_lore}}}{{ #set: Japanese lore = {{{ja_lore}}} }}</div>
+
    }}
 
   }}
 
   }}
  
| below        = [[List of Labyrinth Battle Game cards|Labyrinth Battle Game cards]]
+
| label6      = [[Attack name]]
}}
+
| data6        = {{ #if: {{{attack_name<includeonly>|</includeonly>}}}    | {{{attack_name}}}    }}
{{Card info links|{{ #var: $main | {{PAGENAME}} }}|medium=labyrinth}}
+
| ja_data6    = {{ #if: {{{ja_attack_name<includeonly>|</includeonly>}}} | {{{ja_attack_name}}} }}
  
==Gallery==
+
| data7        = {{ #if: {{{lore<includeonly>|</includeonly>}}}   | <div class="lore">{{{lore}}}</div>              }}
{{ #tag: gallery
+
| ja_data7    = {{ #if: {{{ja_lore<includeonly>|</includeonly>}}} | <div lang="ja" class="lore">{{{ja_lore}}}</div> }}
| {{ #var: $image }} {{!}} English
 
{{ #var: $ja_image }} {{!}} Japanese
 
| mode="nolines"
 
| widths="177"
 
| heights="231"
 
}}
 
  
{{In other media}}<!--
+
| below        = [[Labyrinth Battle Game]]
  
--><includeonly>{{Card navigation}}</includeonly><!--
+
}}{{ #if: {{NAMESPACE}}||
 
+
[[Game::Labyrinth Battle Game| ]]
-->{{ #if: {{NAMESPACE}}
+
[[Category:Labyrinth Battle Game cards]]
|
 
| [[Game::Labyrinth Battle Game| ]][[Medium::Labyrinth Battle Game| ]][[Debut date::January 8, 1999| ]]<!-- Yu-Gi-Oh! Volume 11 release date -->
 
[[Category:Labyrinth Battle Game cards]]{{ #if: {{ #var: $main }}
 
  | {{ #if: {{ #ask: <q>[[Category:OCG cards]] OR [[Category:TCG cards]] OR [[Category:Unusable cards]]</q>[[{{ #var: $main }}]] }} || [[Category:Miscellaneous cards with no OCG/TCG counterpart]] }}
 
  | [[Category:Miscellaneous cards with no OCG/TCG counterpart]]
 
  }}
 
 
}}
 
}}
 
<noinclude>
 
<noinclude>
 
{{documentation}}</noinclude>
 
{{documentation}}</noinclude>

Please note that all contributions to Yugipedia are considered to be released under the Creative Commons Attribution-ShareAlike 4.0 International License (see Yugipedia:Licensing for more details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource. Do not submit copyrighted work without permission!

Cancel Editing help (opens in new window)
Preview page with this template
Below are some commonly used wiki markup codes. Simply click on what you want to use and it will appear in the edit box above.

View this template

Templates used on this page:

This page is a member of 1 hidden category: