Template:Hardware Infobox: Difference between revisions
Jump to navigation
Jump to search
m (Text replacement - "{{{kana" to "{{{jpname") Tags: Mobile edit Mobile web edit |
mNo edit summary |
||
(11 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
< | {| class="wikitable infobox" | ||
{{ | !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> | ||
|- | |||
!colspan="2" class="infoboxImage"|[[File:{{#ifeq:{{{image}}}||Wiki.png|{{{image|Wiki.png}}}}}|alt={{{img_description|{{{caption|Image for {{PAGENAME}}}}}}}}|{{{img_size|200x200px}}}|frameless]]<br>{{{caption|}}} | |||
|- | |||
!colspan="2" class="infoboxContext"|Information | |||
|- | |||
!class="infoboxHeadRow"|Developer(s) | |||
|class="infoboxBodyRow"|{{{developer|}}} | |||
|- | |||
!class="infoboxHeadRow"|Type | |||
|class="infoboxBodyRow"|{{{type|}}} | |||
{{#if:{{{rd_ww|}}} {{{rd_ja|}}} {{{rd_us|}}} {{{rd_eu|}}} {{{rd_au|}}}| | |||
{{!}}- | |||
{{!}}colspan="2" class="infoboxGap{{!}} | |||
{{!}}- | |||
!colspan="2" class="infoboxContext"{{!}}Release date(s) | |||
{{#if:{{{rd_ww|}}}| | |||
{{!}}- | |||
!class="infoboxHeadRow"{{!}}{{CountryFlag|WW}} | |||
{{!}}class="infoboxBodyRow"{{!}}{{{rd_ww}}} | |||
| | |||
{{!}}- | |||
}} | }} | ||
{{#if:{{{rd_ja|}}}| | |||
{{!}}- | |||
<noinclude> | !class="infoboxHeadRow"{{!}}{{CountryFlag|JA}} | ||
{{!}}class="infoboxBodyRow"{{!}}{{{rd_ja|}}} | |||
| | |||
{{!}}- | |||
}} | |||
{{#if:{{{rd_us|}}}| | |||
{{!}}- | |||
!class="infoboxHeadRow"{{!}}{{CountryFlag|US}} | |||
{{!}}class="infoboxBodyRow"{{!}}{{{rd_us|}}} | |||
| | |||
{{!}}- | |||
}} | |||
{{#if:{{{rd_eu|}}}| | |||
{{!}}- | |||
!class="infoboxHeadRow"{{!}}{{CountryFlag|EU}} | |||
{{!}}class="infoboxBodyRow"{{!}}{{{rd_eu|}}} | |||
| | |||
{{!}}- | |||
}} | |||
{{#if:{{{rd_au|}}}| | |||
{{!}}- | |||
!class="infoboxHeadRow"{{!}}{{CountryFlag|AU}} | |||
{{!}}class="infoboxBodyRow"{{!}}{{{rd_au|}}} | |||
|}} | |||
|}} | |||
|}<noinclude> | |||
{{Clear}}{{Doc}} | {{Clear}}{{Doc}} | ||
[[Category:Infobox Templates]] | [[Category:Meta Infobox Templates]] | ||
</noinclude> | </noinclude> |