Template:Shiren 6 Status Condition Infobox: Difference between revisions

MDFW - The Mystery Dungeon Tree of Information.
Jump to navigation Jump to search
No edit summary
m (Text replacement - "|N/A}}}" to "|}}}")
 
(29 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<onlyinclude>
{| class="wikitable infobox"
{{Infobox Table |
!colspan="2" class="infoboxTitle"|<span style="font-size: 1.2rem;">{{{name|{{PAGENAME}}}}}</span><br><span style="font-size: 0.75rem;">{{#if:{{{romaji|}}}|{{Tt|{{{jpname|}}}|{{{romaji}}}}}|{{{jpname|}}}}}</span>
  {{Infobox Header 2 | {{{name|}}} | {{{kana|}}} | {{{romaji|}}} | {{{hepburn|}}} }}
|-
  {{Infobox Image 2 | {{{image|}}} | {{{description_en|}}} | {{{size|}}} | {{{name|}}} }}
!colspan="2" class="infoboxImage"|[[File:{{#ifeq:{{{image}}}||Wiki.png|{{{image|Wiki.png}}}}}|alt={{{img description|{{{caption|Image for {{PAGENAME}}}}}}}}|{{#ifeq:{{{imagesize}}}||200x200px|{{{imagesize|200x200px}}}}}|frameless]]<br>{{{caption|}}}
  {{Infobox Description 2 | {{{description_en|}}} | {{{description_ja|}}} }}
|-
  {{#if: {{{turns|}}} {{{effect|}}} |
|colspan="2" class="infoboxDescription"|{{#tag:tabber|
    {{Infobox Subtable |
English={{{description|''Description currently not available.''}}}
      {{#if: {{{turns|}}} |
{{!}}-{{!}}
        {{Infobox Row 2 | Turns | {{{turns}}} }}
Japanese={{{description jp|説明文は現在ありません}}}
      }}{{#if: {{{effect|}}} |
        {{Infobox Row 2 | Effect | {{{effect}}} }}
      }}
      | Information
    }}
  }}
}}
}}
 
|-
</onlyinclude>
!colspan="2" class="infoboxContext"|{{{data title|Information}}}
|-
!class="infoboxHeadRow"|Turns
|class="infoboxBodyRow"|{{{turns|}}}
|-
!class="infoboxHeadRow"|Effect
|class="infoboxBodyRow"|{{{effect|}}}
|}<!-- AUTOCATEGORIZATION -->{{ #switch: {{NAMESPACE}} | {{ns:2}} | {{ns:10}} | {{TALKSPACE}} = <!-- no category for user, template or talk pages --> | #default =
[[Category:Shiren 6 Status Conditions|{{PAGENAME}}]]
}}<!-- end AUTOCATEGORIZATION -->
<noinclude>{{Clear}}{{Doc}}
<noinclude>{{Clear}}{{Doc}}
[[Category:Shiren 6 Infobox Templates]]
[[Category:Shiren 6 Infobox Templates]]
</noinclude>
</noinclude>

Latest revision as of 17:13, 25 June 2025

Shiren 6 Status Condition Infobox
Image for Shiren 6 Status Condition Infobox

Description currently not available.

説明文は現在ありません

Information
Turns
Effect
Template-info.png Documentation

Usage

{{Shiren 6 Status Condition Infobox
  | name            = 
  | jpname          =
  | romaji          =

  | image           = 
  | img_size         = 
  | img description = 
  | description     = 
  | description jp  = 
  | caption         = 
  | data title      = 
  | turns           = 
  | effect          = 
}}