Difference between revisions of "Template:Device Infobox"

From Virtual Reality, Augmented Reality Wiki
Jump to: navigation, search
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;"
 
|-
 
|-
! colspan="2" style="background-color: #254b72; color: #FFFFFF; font-size:120%; padding:0.5em;" | {{{name|{{PAGENAME}}}}}
+
! colspan="2" style="background-color: #BDBDBD; color: #000000; font-size:120%; padding:0.5em;" | {{{name|{{PAGENAME}}}}}
 
|-
 
|-
 
! colspan="2" |{{#if:{{{image|}}}|{{{image|}}}}}
 
! colspan="2" |{{#if:{{{image|}}}|{{{image|}}}}}
 
|-
 
|-
! colspan="2" style="background-color: #254b72; color: #FFFFFF; padding:0em;" | Information
+
! colspan="2" style="background-color: #BDBDBD; color: #000000; padding:0em;" | Information
 
|-
 
|-
 
{{#if: {{{Type|}}}|
 
{{#if: {{{Type|}}}|

Revision as of 13:58, 12 February 2015

Device Infobox
Information

Designed for use on Devices pages.

Usage

{{Device Infobox
|image=
|Type=
|Developer=
|Manufacturer=
|Release Date=
|Website=
}}

Parameters

|name=

Name of the instance.

|image=

Image of instance in normal [[file:name|size]] format.
E.g. [[]]

|type=

Type of device.

|developer=

Developer of the device

|manufacturer=

Manufacturer of the device

|releasedate=

Release Date of the Device

|website=

Device Website