Template:Merch Infobox: Difference between revisions

MDFW - The Mystery Dungeon Tree of Information.
Jump to navigation Jump to search
m (Text replacement - "<div class="templateSecondary infoboxContext infoboxDescription" style="font-weight: normal;">{{#if:{{{description|}}} | {{{description}}} | ''No description available.'' }}</div>" to "<div class="templateSecondary infoboxContext infoboxDescription" style="font-weight: normal;"><span>{{#if:{{{description|}}} | {{{description}}} | ''No description available.'' }}</span></div>")
Tags: Mobile edit Mobile web edit
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: {{{source|}}} {{{msrp|}}} {{{type|}}} |
</span>
    {{Infobox Subtable | title = Information |
</div>
      {{#if: {{{source|}}} |
<div class="infoboxImage">[[File:{{#if:{{{image|}}} | {{{image}}} | Wiki.png }}|alt={{#if:{{{description|}}} | {{{description}}} | No description available }}|{{#if:{{{size|}}} | {{{size}}} | 200x200px }}|frameless]]</div>
        {{Infobox Row | Source | {{{source}}} }}
<div class="templateSecondary infoboxContext infoboxDescription" style="font-weight: normal;"><span>{{#if:{{{description|}}} | {{{description}}} | ''No description available.'' }}</span></div>
      }}{{#if: {{{msrp|}}} |
<div>
        {{Infobox Row | MSRP | {{{msrp}}} }}
{{#if:{{{source|}}} {{{msrp|}}} {{{type|}}}|
      }}{{#if: {{{type|}}} |
<div class="infoboxContent mw-collapsible">
        {{Infobox Row | Type | {{{type}}} }}
<div class="templatePrimary infoboxContext">Information</div>
      }}
<div class="mw-collapsible-content">
    }}
{{#if:{{{source|}}}|
  }}{{#if: {{{rd_ww|}}} {{{rd_ja|}}} {{{rd_us|}}} {{{rd_eu|}}} {{{rd_au|}}} {{{rd_kr|}}} {{{rd_tw|}}} {{{rd_hk|}}} |
<div class="infoboxRow">
    {{Infobox Subtable | title = Release dates |
<div class="templatePrimary infoboxHeadRow"><span>Source</span></div>
      {{#if: {{{rd_ww|}}} |
<div class="templateSecondary infoboxBodyRow"><span>{{{source}}}</span></div>
        {{Infobox Row | {{CountryFlag|WW}} | {{{rd_ww}}} }}
</div>
      }}{{#if: {{{rd_ja|}}} |
}}{{#if:{{{msrp|}}}|
        {{Infobox Row | {{CountryFlag|JA}} | {{{rd_ja}}} }}
<div class="infoboxRow">
      }}{{#if: {{{rd_us|}}} |
<div class="templatePrimary infoboxHeadRow"><span>MSRP</span></div>
        {{Infobox Row | {{CountryFlag|US}} | {{{rd_us}}} }}
<div class="templateSecondary infoboxBodyRow"><span>{{{msrp}}}</span></div>
      }}{{#if: {{{rd_eu|}}} |
</div>
        {{Infobox Row | {{CountryFlag|EU}} | {{{rd_eu}}} }}
}}{{#if:{{{type|}}}|
      }}{{#if: {{{rd_au|}}} |
<div class="infoboxRow">
        {{Infobox Row | {{CountryFlag|AU}} | {{{rd_au}}} }}
<div class="templatePrimary infoboxHeadRow"><span>Type</span></div>
      }}{{#if: {{{rd_kr|}}} |
<div class="templateSecondary infoboxBodyRow"><span>{{{type}}}</span></div>
        {{Infobox Row | {{CountryFlag|KR}} | {{{rd_kr}}} }}
</div>
      }}{{#if: {{{rd_tw|}}} |
        {{Infobox Row | {{CountryFlag|TW}} | {{{rd_tw}}} }}
      }}{{#if: {{{rd_hk|}}} |
        {{Infobox Row | {{CountryFlag|HK}} | {{{rd_hk}}} }}
      }}
    }}
  }}
}}
}}
</div>
 
</div>
}}
</div>
</div>
</onlyinclude>
</onlyinclude>
<noinclude>
<noinclude>{{clear}}{{Doc}}
{{clear}}{{Doc}}
[[Category:Infobox Templates]]
[[Category:Infobox Templates]]
</noinclude>
</noinclude>

Revision as of 19:05, 5 March 2024

Template:Infobox Table


Template-info.png Documentation

Usage

{{Merch Infobox
  | name         = 
  | jpname       = 
  | romaji       = 
  | hepburn      = 
  | image        = 
  | description  = 
  | size         = 
  | manufacturer = 
  | height       = 
  | width        = 
  | depth        = 
  | weight       = 
  | msrp         = 
  | release      = 
}}

Example

Template:Infobox Table