Difference between revisions of "Template:Device Infobox"

From Virtual Reality, Augmented Reality Wiki
Jump to: navigation, search
Line 1: Line 1:
<table cellspacing="2" style="width:300px; border:1px solid #BDBDBD; font-size:small; text-align:left; float:right; background-color:#FFFFFF;">
+
{| class="infobox" style="font-size:89%; width:21em;
<!-- Title --><tr><td colspan="2" bgcolor="#BDBDBD" style="font-size:large; font-weight:bold; line-height:24px; text-align:center;"> {{{name|}}}</td></tr>
+
|-
<!-- Image -->{{#if:{{{image|}}}|<tr><td colspan="2" style="text-align:center;"> {{{image|}}} </td></tr>}}
+
! colspan="2" style="background-color: #254b72; color: #FFFFFF; font-size:120%; padding:0.5em;" | {{{name|{{PAGENAME}}}}}
<!-- Type -->{{#if:{{{type|}}}|<tr><td bgcolor="#BDBDBD" font-weight:bold; text-align:left;"> Type</td><td> {{{type|}}} </td></tr>}}
+
|-
<!-- Developer -->{{#if:{{{developer|}}}|<tr><td bgcolor="#BDBDBD" font-weight:bold; text-align:left;"> Developer</td><td> {{{developer|}}} </td></tr>}}
+
! colspan="2" |{{#if:{{{image|}}}|{{{image|}}}}}
<!-- Manufacturer -->{{#if:{{{manufacturer|}}}|<tr><td bgcolor="#BDBDBD" font-weight:bold; text-align:left;"> Manufacturer</td><td> {{{manufacturer|}}} </td></tr>}}
+
|-
<!-- Release Date -->{{#if:{{{releasedate|}}}|<tr><td bgcolor="#BDBDBD" font-weight:bold; text-align:left;"> Release Date</td><td> {{{releasedate|}}} </td></tr>}}
+
! colspan="2" style="background-color: #254b72; color: #FFFFFF; padding:0em;" | Information
<!-- Website -->{{#if:{{{website|}}}|<tr><td bgcolor="#BDBDBD" font-weight:bold; text-align:left;"> Website</td><td> {{{website|}}} </td></tr>}}
+
|-
</table><includeonly>[[Category:Devices|{{PAGENAME}}]]</includeonly>
+
{{#if: {{{Name|}}}|
 +
{{!}} '''Name'''
 +
{{!}} {{{Name|}}} }}
 +
|-
 +
{{#if: {{{Faction|}}}|
 +
{{!}} '''Faction'''
 +
{{!}} {{{Faction|}}} }}
 +
|-
 +
{{#if: {{{Type|}}}|
 +
{{!}} '''Type'''
 +
{{!}} {{{Type|}}} }}
 +
|-
 +
{{#if: {{{Race|}}}|
 +
{{!}} '''Race'''
 +
{{!}} {{{Race|}}} }}
 +
|-
 +
{{#if: {{{Gender|}}}|
 +
{{!}} '''Gender'''
 +
{{!}} {{{Gender|}}} }}
 +
|-
 +
{{#if: {{{Location|}}}|
 +
{{!}} '''Location'''
 +
{{!}} {{{Location|}}} }}
 +
|-
 +
{{#if: {{{Description|}}}|
 +
{{!}} '''Description'''
 +
{{!}} {{{Description|}}} }}
 +
|-
 +
{{#if: {{{Voice Actor|}}}|
 +
{{!}} '''Voice Actor'''
 +
{{!}} {{{Voice Actor|}}} }}
 +
|-
 +
{{#if: {{{Extra|}}}|
 +
{{!}} '''Extra'''
 +
{{!}} {{{Extra|}}} }}
 +
|-
 +
|}<includeonly>[[Category:Devices|{{PAGENAME}}]]</includeonly>
 
<noinclude>
 
<noinclude>
 
Designed for use on [[Devices]] pages.
 
Designed for use on [[Devices]] pages.

Revision as of 13:52, 12 February 2015

Device Infobox
Information

Designed for use on Devices pages.

Usage

{{Device Infobox
|name=
|image=
|type=
|developer=
|manufacturer=
|releasedate=
|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