Template:Shiren 3 Wii Character Infobox: Difference between revisions

MDFW - The Mystery Dungeon Tree of Information.
Jump to navigation Jump to search
mNo edit summary
No edit summary
Line 1: Line 1:
<onlyinclude>
<onlyinclude>
<div class="templateTheme infoboxLocation">
{{Infobox Table |
<div class="templatePrimary infoboxTitle">
  {{Infobox Header | {{{name|}}} | {{{kana|}}} | {{{romaji|}}} | {{{hepburn|}}} }}
<span class="infoboxEnTitle">
  {{Infobox Image | {{{image|}}} | {{{description_en|}}} | {{{size|}}} | {{{name|}}} }}
<span class="infoboxKaTitle">{{#if:{{{name|}}} | {{{name}}} | {{PAGENAME}} }}</span>
  {{Infobox Description | {{{description_en|}}} | {{{description_ja|}}} }}
<span class="infoboxHeTitle">{{#if:{{{kana|}}} | <br>{{#if:{{{romaji|}}} | {{Tt|{{{kana}}}|{{{romaji}}}}} | {{{kana}}} }} }}{{#if:{{{hepburn|}}}| <br>{{{hepburn}}} }}</span>
  {{#if: {{{hp|}}} {{{attack|}}} {{{defense|}}} {{{speed|}}} {{{exp|}}} |
</span>
    {{Infobox Subtable | title = Information |
</div>
      {{#if: {{{hp|}}} |
<div class="infoboxImage">[[File:{{#if:{{{image|}}} | {{{image}}} | Wiki.png }}|alt={{#if:{{{description_en|}}} | {{{description_en}}} | No description available }}|{{#if:{{{size|}}} | {{{size}}} | 250x250px }}|frameless]]</div>
        {{Shiren 3 Wii Infobox Row | {{Shiren3Wii|HP}} | {{{hp}}} }}
<div class="templateSecondary infoboxContext infoboxDescription">
      }}{{#if: {{{exp|}}} |
<tabber>
        {{Shiren 3 Wii Infobox Row | {{Shiren3Wii|EXP}} | {{{exp}}} }}
English={{#if:{{{description_en|}}} | {{{description_en}}} | ''No description available.'' }}
      }}{{#if: {{{attack|}}} |
|-|
        {{Shiren 3 Wii Infobox Row | {{Shiren3Wii|Attack}} | {{{attack}}} }}
Japanese={{#if:{{{description_ja|}}} | {{{description_ja}}} | ''説明はありません。'' }}
      }}{{#if: {{{defense|}}} |
</tabber>
        {{Shiren 3 Wii Infobox Row | {{Shiren3Wii|Defense}} | {{{defense}}} }}
</div>
      }}{{#if: {{{speed|}}} |
<div>
        {{Shiren 3 Wii Infobox Row | {{Shiren3Wii|Speed}} | {{{speed}}} }}
{{#if:{{{hp|}}} {{{attack|}}} {{{defense|}}} {{{speed|}}} {{{exp|}}}|
      }}
<div class="infoboxContent mw-collapsible">
    }}
<div class="templatePrimary infoboxContext">Information</div>
  }}
<div class="mw-collapsible-content">
{{#if:{{{hp|}}}|
<div class="infoboxRow">
<div class="templatePrimary infoboxHeadRow"><span>{{Shiren3Wii|HP}}</span></div>
<div class="templateSecondary infoboxBodyRow"><span>{{{hp}}}</span></div>
</div>
}}{{#if:{{{attack|}}}|
<div class="infoboxRow">
<div class="templatePrimary infoboxHeadRow"><span>{{Shiren3Wii|Attack}}</span></div>
<div class="templateSecondary infoboxBodyRow"><span>{{{attack}}}</span></div>
</div>
}}{{#if:{{{defense|}}}|
<div class="infoboxRow">
<div class="templatePrimary infoboxHeadRow"><span>{{Shiren3Wii|Defense}}</span></div>
<div class="templateSecondary infoboxBodyRow"><span>{{{defense}}}</span></div>
</div>
}}{{#if:{{{speed|}}}|
<div class="infoboxRow">
<div class="templatePrimary infoboxHeadRow"><span>{{Shiren3Wii|Speed}}</span></div>
<div class="templateSecondary infoboxBodyRow"><span>{{{speed}}}</span></div>
</div>
}}{{#if:{{{exp|}}}|
<div class="infoboxRow">
<div class="templatePrimary infoboxHeadRow"><span>{{Shiren3Wii|Experience points}}</span></div>
<div class="templateSecondary infoboxBodyRow"><span>{{{exp}}}</span></div>
</div>
}}
}}
</div>
 
</div>
<!-- AUTOCATEGORIZATION -->
}}
{{ #switch: {{NAMESPACE}} | {{ns:2}} | {{ns:10}} | {{TALKSPACE}} = <!-- no category for user, template or talk pages --> | #default = [[Category:Shiren 3 Wii characters|{{PAGENAME}}]] }}
</div>
<!-- end AUTOCATEGORIZATION -->
</div>
</onlyinclude>
</onlyinclude>
<noinclude>{{Clear}}{{Doc}}
<noinclude>{{Clear}}{{Doc}}
[[Category:Shiren 3 Wii Infobox Templates]]
[[Category:Shiren 3 Wii Infobox Templates]]
</noinclude>
</noinclude>

Revision as of 11:39, 21 January 2024

Template:Infobox Table


Template-info.png Documentation

Usage

{{Shiren 3 Wii Character Infobox
  | name           =
  | jpname         = 
  | romaji         =
  | description =  
  | image          = 
  | size           = 
  | location       = 
  | hp             = 
  | attack         = 
  | defense        = 
  | speed          = 
  | exp            = 
}}

Example

Template:Infobox Table