Jump to content

Template:Input Device Infobox: Difference between revisions

From VR & AR Wiki
No edit summary
Redirected page to Template:Device Infobox
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
{| class="infobox" style="font-size:89%; width:21em; -moz-border-radius: .2em; -webkit-border-radius: .2em;"
#REDIRECT [[:Template:Device Infobox]]
|-
! colspan="2" style="background-color: #BDBDBD; color: #000000; font-size:120%; padding:0.5em;" | {{{name|{{PAGENAME}}}}}
|-
! colspan="2" |{{#if:{{{image|}}}|{{{image|}}}}}
|-
! colspan="2" style="background-color: #BDBDBD; color: #000000; padding:0em;" | Information
|-
{{#if: {{{Type|}}}|
{{!}} '''Type'''
{{!}} {{{Type|}}} }}
|-
{{#if: {{{Creator|}}}|
{{!}} '''Creator'''
{{!}} {{{Creator|}}} }}
|-
{{#if: {{{Developer|}}}|
{{!}} '''Developer'''
{{!}} {{{Developer|}}} }}
|-
{{#if: {{{Manufacturer|}}}|
{{!}} '''Manufacturer'''
{{!}} {{{Manufacturer|}}} }}
|-
{{#if: {{{Platform|}}}|
{{!}} '''Platform'''
{{!}} {{{Platform|}}} }}
|-
{{#if: {{{Versions|}}}|
{{!}} '''Versions'''
{{!}} {{{Versions|}}} }}
|-
{{#if: {{{Camera|}}}|
{{!}} '''Camera'''
{{!}} {{{Camera|}}} }}
|-
{{#if: {{{Sensors|}}}|
{{!}} '''Sensors'''
{{!}} {{{Sensors|}}} }}
|-
{{#if: {{{Input|}}}|
{{!}} '''Input'''
{{!}} {{{Input|}}} }}
|-
{{#if: {{{Connectivity|}}}|
{{!}} '''Connectivity'''
{{!}} {{{Connectivity|}}} }}
|-
{{#if: {{{Power|}}}|
{{!}} '''Power'''
{{!}} {{{Power|}}} }}
|-
{{#if: {{{Weight|}}}|
{{!}} '''Weight'''
{{!}} {{{Weight|}}} }}
|-
{{#if: {{{Size|}}}|
{{!}} '''Size'''
{{!}} {{{Size|}}} }}
|-
{{#if: {{{Release Date|}}}|
{{!}} '''Release Date'''
{{!}} {{{Release Date|}}} }}
|-
{{#if: {{{Price|}}}|
{{!}} '''Price'''
{{!}} {{{Price|}}} }}
|-
{{#if: {{{Website|}}}|
{{!}} '''Website'''
{{!}} {{{Website|}}} }}
|-
|}<includeonly>[[Category:In putDevices|{{PAGENAME}}]]</includeonly>
<noinclude>
Designed for use on [[Input Devices]] pages.
 
==Usage==
<pre>
{{Input Device Infobox
|image=
|Type=
|Creator=
|Developer=
|Manufacturer=
|Platform=
|Versions=
|Camera=
|Sensors=
|Input=
|Connectivity=
|Power=
|Weight=
|Size=
|Release Date=
|Price=
|Website=
}}
</pre>
 
==Parameters==
'''<nowiki>|image=</nowiki>'''
: Image of instance in normal <nowiki>[[file:name|size]]</nowiki> format.
: E.g. [[]]
'''<nowiki>|Type=</nowiki>'''
: Type of device.
'''<nowiki>|Creator=</nowiki>'''
: Person(s) that created the device
'''<nowiki>|Developer=</nowiki>'''
: Developer of the device
'''<nowiki>|Manufacturer=</nowiki>'''
: Manufacturer of the device
'''<nowiki>|Platform=</nowiki>'''
: Platform(s) the device runs on
'''<nowiki>|Versions=</nowiki>'''
: Versions of the device
'''<nowiki>||Camera=</nowiki>'''
: Camera
'''<nowiki>|Sensors=</nowiki>'''
: Sensors
'''<nowiki>|Input=</nowiki>'''
: Input
'''<nowiki>|Connectivity=</nowiki>'''
: Connectivity
'''<nowiki>|Power=</nowiki>'''
: Power
'''<nowiki>|Weight=</nowiki>'''
: Weight of the device
'''<nowiki>|Size=</nowiki>'''
: Size of the device
'''<nowiki>|Release Date=</nowiki>'''
: Release Date of the Device
'''<nowiki>|Price=</nowiki>'''
: Price of the device
'''<nowiki>|Website=</nowiki>'''
: Device Website
 
<br><br>
[[Category:Templates]]
</noinclude>

Latest revision as of 05:43, 20 March 2015