Template:infobox controller: Difference between revisions

From Videogame Interface Wiki
(rename a label, added missing colon)
(Made category labels into links)
Line 13: Line 13:
| {{{series|}}}
| {{{series|}}}
|-
|-
! Company:
! [[:Category:Company|Company]]:
| {{{company|}}}
| {{{company|}}}
|-
|-
Line 21: Line 21:
| colspan="2" | <hr>
| colspan="2" | <hr>
|-
|-
! Main colours:
! Main [[:Category:Colour|colours]]:
| {{{colours|}}}
| {{{colours|}}}
|-
|-
Line 29: Line 29:
| {{{system|}}}
| {{{system|}}}
|-
|-
! Connection:
! [[:Category:Connection|Connection]]:
| {{{connection|}}}
| {{{connection|}}}
|-
|-
! Mechanisms:
! [[:Category:Mechamism|Mechanisms]]:
| {{{mechanisms|}}}
| {{{mechanisms|}}}
|}
|}

Revision as of 14:09, 1 September 2022

Usage

To use, paste this in your page:—

{{infobox_controller
| name       = 
| photo      = 
| logo       = 
| release    = 
| series     = 
| company    = 
| designer   = 
| colours    = 
| system     = 
| connection = 
| mechanisms = 
}}

—and fill in the details you want after the equals sign. You can delete lines you don't want to include.