Difference between revisions of "Template:Device Infobox"

From Virtual Reality, Augmented Reality Wiki
Jump to: navigation, search
Line 6: Line 6:
 
|-
 
|-
 
! colspan="2" style="background-color: #254b72; color: #FFFFFF; padding:0em;" | Information
 
! colspan="2" style="background-color: #254b72; color: #FFFFFF; padding:0em;" | Information
|-
 
{{#if: {{{Name|}}}|
 
{{!}} '''Name'''
 
{{!}} {{{Name|}}} }}
 
|-
 
{{#if: {{{Faction|}}}|
 
{{!}} '''Faction'''
 
{{!}} {{{Faction|}}} }}
 
 
|-
 
|-
 
{{#if: {{{Type|}}}|
 
{{#if: {{{Type|}}}|
Line 19: Line 11:
 
{{!}} {{{Type|}}} }}
 
{{!}} {{{Type|}}} }}
 
|-
 
|-
{{#if: {{{Race|}}}|
+
{{#if: {{{Developer|}}}|
{{!}} '''Race'''
+
{{!}} '''Developer'''
{{!}} {{{Race|}}} }}
+
{{!}} {{{Developer|}}} }}
|-
 
{{#if: {{{Gender|}}}|
 
{{!}} '''Gender'''
 
{{!}} {{{Gender|}}} }}
 
|-
 
{{#if: {{{Location|}}}|
 
{{!}} '''Location'''
 
{{!}} {{{Location|}}} }}
 
 
|-
 
|-
{{#if: {{{Description|}}}|
+
{{#if: {{{Manufacturer|}}}|
{{!}} '''Description'''
+
{{!}} '''Manufacturer'''
{{!}} {{{Description|}}} }}
+
{{!}} {{{Manufacturer|}}} }}
 
|-
 
|-
{{#if: {{{Voice Actor|}}}|
+
{{#if: {{{Release Date|}}}|
{{!}} '''Voice Actor'''
+
{{!}} '''Release Date'''
{{!}} {{{Voice Actor|}}} }}
+
{{!}} {{{Release Date|}}} }}
 
|-
 
|-
{{#if: {{{Extra|}}}|
+
{{#if: {{{Website|}}}|
{{!}} '''Extra'''
+
{{!}} '''Website'''
{{!}} {{{Extra|}}} }}
+
{{!}} {{{Website|}}} }}
 
|-
 
|-
 
|}<includeonly>[[Category:Devices|{{PAGENAME}}]]</includeonly>
 
|}<includeonly>[[Category:Devices|{{PAGENAME}}]]</includeonly>
Line 50: Line 34:
 
<pre>
 
<pre>
 
{{Device Infobox
 
{{Device Infobox
|name=
 
 
|image=
 
|image=
|type=
+
|Type=
|developer=
+
|Developer=
|manufacturer=
+
|Manufacturer=
|releasedate=
+
|Release Date=
|website=
+
|Website=
 
}}
 
}}
 
</pre>
 
</pre>

Revision as of 13:55, 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