Template:Demo Infobox: Difference between revisions
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> | ||
{{Infobox Table | | |||
{{Infobox Header | {{{name|}}} | {{{kana|}}} | {{{romaji|}}} | {{{hepburn|}}} }} | |||
{{Infobox Image | {{{image|}}} | {{{description_en|}}} | {{{size|}}} | {{{name|}}} }} | |||
{{Infobox Description | {{{description_en|}}} | {{{description_ja|}}} }} | |||
{{#if: {{{id|}}} {{{language|}}} {{{release date|}}} {{{play time|}}} {{{platform|}}} {{{rating|}}} {{{internal name|}}} {{{file size|}}} {{{synopsis|}}} | | |||
{{Infobox Subtable | title = Information | | |||
{{#if: {{{id|}}} | | |||
{{Infobox Row | ID | {{{id}}} }} | |||
}}{{#if: {{{language|}}} | | |||
{{Infobox Row | Language | {{{language}}} }} | |||
{{#if:{{{id|}}} {{{language|}}} {{{release date|}}} {{{play time|}}} {{{platform|}}} {{{rating|}}} {{{internal name|}}} {{{file size|}}} {{{synopsis|}}}| | }}{{#if: {{{release date|}}} | | ||
{{Infobox Row | Release date | {{{release date}}} }} | |||
}}{{#if: {{{play time|}}} | | |||
{{Infobox Row | Play time | {{{play time}}} }} | |||
{{#if:{{{id|}}}| | }}{{#if: {{{platform|}}} | | ||
{{Infobox Row | Platform | {{{platform}}} }} | |||
}}{{#if: {{{rating|}}} | | |||
{{Infobox Row | Rating | {{{rating}}} }} | |||
}}{{#if: {{{internal name|}}} | | |||
}}{{#if:{{{language|}}}| | {{Infobox Row | Internal name | {{{internal name}}} }} | ||
}}{{#if: {{{file size|}}} | | |||
{{Infobox Row | File size | {{{file size}}} }} | |||
}}{{#if: {{{synopsis|}}} | | |||
{{Infobox Row | Synopsis | {{{synopsis}}} }} | |||
}}{{#if:{{{release date|}}}| | }} | ||
}} | |||
}} | |||
}}</onlyinclude> | |||
<noinclude>{{Clear}}{{doc}} | |||
}}{{#if:{{{play time|}}}| | |||
}}{{#if:{{{platform|}}}| | |||
}}{{#if:{{{rating|}}}| | |||
}}{{#if:{{{internal name|}}}| | |||
}}{{#if:{{{file size|}}}| | |||
}}{{#if:{{{synopsis|}}}| | |||
}} | |||
}} | |||
</onlyinclude> | |||
<noinclude> | |||
{{ | |||
[[Category:Infobox Templates]] | [[Category:Infobox Templates]] | ||
</noinclude> | </noinclude> |
Revision as of 18:19, 6 February 2024
Usage
{{Demo Infobox | title = | image = | size = | id = | language = | release date = | play time = | platform = | rating = | internal name = | file size = | synopsis = }}