Template:Platform Infobox: Difference between revisions
Appearance
Xinreality (talk | contribs) No edit summary |
No edit summary |
||
(4 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
{| class="infobox" style="font-size:89%; width:21em; -moz-border-radius: .2em; -webkit-border-radius: .2em;" | {| class="infobox" style="font-size:89%; width:21em; -moz-border-radius: .2em; -webkit-border-radius: .2em;display:inline-table!important;" | ||
|- | |- | ||
! colspan="2" style="background-color: #eab267; color: #ffffff; font-size:120%; padding:0.5em;" | {{{name|{{PAGENAME}}}}} | ! colspan="2" style="background-color: #eab267; color: #ffffff; font-size:120%; padding:0.5em;" | {{{name|{{PAGENAME}}}}} | ||
Line 26: | Line 26: | ||
{{!}} '''Manufacturer''' | {{!}} '''Manufacturer''' | ||
{{!}} {{{Manufacturer|}}} }} | {{!}} {{{Manufacturer|}}} }} | ||
|- | |||
{{#if: {{{Operating System|}}}| | |||
{{!}} '''Operating System''' | |||
{{!}} {{{Operating System|}}} }} | |||
|- | |||
{{#if: {{{Browser|}}}| | |||
{{!}} '''Browser''' | |||
{{!}} {{{Browser|}}} }} | |||
|- | |- | ||
{{#if: {{{Devices|}}}| | {{#if: {{{Devices|}}}| | ||
Line 53: | Line 61: | ||
==Usage== | ==Usage== | ||
<pre> | <pre> | ||
{{ | {{Platform Infobox | ||
|image= | |image= | ||
|Type= | |Type= | ||
Line 60: | Line 68: | ||
|Developer= | |Developer= | ||
|Manufacturer= | |Manufacturer= | ||
|Operating System= | |||
|Browser= | |||
|Devices= | |Devices= | ||
|Accessories= | |Accessories= | ||
Line 73: | Line 83: | ||
: E.g. [[]] | : E.g. [[]] | ||
'''<nowiki>|Type=</nowiki>''' | '''<nowiki>|Type=</nowiki>''' | ||
: Type of platform. For example [[Virtual Reality | : Type of platform. For example [[Virtual Reality]], [[Augmented Reality]]. | ||
'''<nowiki>|Subtype=</nowiki>''' | '''<nowiki>|Subtype=</nowiki>''' | ||
: Subtype of the platform. | : Subtype of the platform. | ||
Line 82: | Line 92: | ||
'''<nowiki>|Manufacturer=</nowiki>''' | '''<nowiki>|Manufacturer=</nowiki>''' | ||
: Manufacturer of the platform. | : Manufacturer of the platform. | ||
'''<nowiki>|Operating System=</nowiki>''' | |||
: Operating System(s) for the Platform | |||
'''<nowiki>|Browser=</nowiki>''' | |||
: Browser(s) for the Platform | |||
'''<nowiki>|Devices=</nowiki>''' | '''<nowiki>|Devices=</nowiki>''' | ||
: Devices for the Platform | : Devices for the Platform |