Template:Demo 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>")
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: {{{id|}}} {{{language|}}} {{{release date|}}} {{{play time|}}} {{{platform|}}} {{{rating|}}} {{{internal name|}}} {{{file size|}}} {{{synopsis|}}} |
</span>
    {{Infobox Subtable | title = Information |
</div>
      {{#if: {{{id|}}} |
<div class="infoboxImage">[[File:{{#if:{{{image|}}} | {{{image}}} | Wiki.png }}|alt={{#if:{{{description|}}} | {{{description}}} | No description available }}|{{#if:{{{size|}}} | {{{size}}} | 200x200px }}|frameless]]</div>
        {{Infobox Row | ID | {{{id}}} }}
<div class="templateSecondary infoboxContext infoboxDescription" style="font-weight: normal;"><span>{{#if:{{{description|}}} | {{{description}}} | ''No description available.'' }}</span></div>
      }}{{#if: {{{language|}}} |
<div>
        {{Infobox Row | Language | {{{language}}} }}
{{#if:{{{id|}}} {{{language|}}} {{{release date|}}} {{{play time|}}} {{{platform|}}} {{{rating|}}} {{{internal name|}}} {{{file size|}}} {{{synopsis|}}}|
      }}{{#if: {{{release date|}}} |
<div class="infoboxContent mw-collapsible">
        {{Infobox Row | Release date | {{{release date}}} }}
<div class="templatePrimary infoboxContext">Information</div>
      }}{{#if: {{{play time|}}} |
<div class="mw-collapsible-content">
        {{Infobox Row | Play time | {{{play time}}} }}
{{#if:{{{id|}}}|
      }}{{#if: {{{platform|}}} |
<div class="infoboxRow">
        {{Infobox Row | Platform | {{{platform}}} }}
<div class="templatePrimary infoboxHeadRow"><span>ID</span></div>
      }}{{#if: {{{rating|}}} |
<div class="templateSecondary infoboxBodyRow"><span>{{{id}}}</span></div>
        {{Infobox Row | Rating | {{{rating}}} }}
</div>
      }}{{#if: {{{internal name|}}} |
}}{{#if:{{{language|}}}|
        {{Infobox Row | Internal name | {{{internal name}}} }}
<div class="infoboxRow">
      }}{{#if: {{{file size|}}} |
<div class="templatePrimary infoboxHeadRow"><span>Language</span></div>
        {{Infobox Row | File size | {{{file size}}} }}
<div class="templateSecondary infoboxBodyRow"><span>{{{language}}}</span></div>
      }}{{#if: {{{synopsis|}}} |
</div>
        {{Infobox Row | Synopsis | {{{synopsis}}} }}
}}{{#if:{{{release date|}}}|
      }}
<div class="infoboxRow">
    }}
<div class="templatePrimary infoboxHeadRow"><span>Release date</span></div>
  }}
<div class="templateSecondary infoboxBodyRow"><span>{{{release date}}}</span></div>
}}</onlyinclude>
</div>
<noinclude>{{Clear}}{{doc}}
}}{{#if:{{{play time|}}}|
<div class="infoboxRow">
<div class="templatePrimary infoboxHeadRow"><span>Play time</span></div>
<div class="templateSecondary infoboxBodyRow"><span>{{{play time}}}</span></div>
</div>
}}{{#if:{{{platform|}}}|
<div class="infoboxRow">
<div class="templatePrimary infoboxHeadRow"><span>Platform</span></div>
<div class="templateSecondary infoboxBodyRow"><span>{{{platform}}}</span></div>
</div>
}}{{#if:{{{rating|}}}|
<div class="infoboxRow">
<div class="templatePrimary infoboxHeadRow"><span>Rating</span></div>
<div class="templateSecondary infoboxBodyRow"><span>{{{rating}}}</span></div>
</div>
}}{{#if:{{{internal name|}}}|
<div class="infoboxRow">
<div class="templatePrimary infoboxHeadRow"><span>Internal name</span></div>
<div class="templateSecondary infoboxBodyRow"><span>{{{internal name}}}</span></div>
</div>
}}{{#if:{{{file size|}}}|
<div class="infoboxRow">
<div class="templatePrimary infoboxHeadRow"><span>File size</span></div>
<div class="templateSecondary infoboxBodyRow"><span>{{{file size}}}</span></div>
</div>
}}{{#if:{{{synopsis|}}}|
<div class="infoboxRow">
<div class="templatePrimary infoboxHeadRow"><span>Synopsis</span></div>
<div class="templateSecondary infoboxBodyRow"><span>{{{synopsis}}}</span></div>
</div>
}}
</div>
</div>
}}
</div>
</div>
</onlyinclude>
<noinclude>
{{clear}}{{Doc}}
[[Category:Infobox Templates]]
[[Category:Infobox Templates]]
</noinclude>
</noinclude>

Revision as of 18:19, 6 February 2024

Template:Infobox Table

Template-info.png Documentation

Usage

{{Demo Infobox
  | title         = 
  | image         = 
  | size          = 
  | id            = 
  | language      = 
  | release date  = 
  | play time     = 
  | platform      = 
  | rating        = 
  | internal name = 
  | file size     = 
  | synopsis      = 
}}

Example

Template:Infobox Table