Difference between revisions of "Template:Video Game Console Infobox"
Line 13: | Line 13: | ||
|Row 1 title = {{#if:{{{name|}}}|name}} | |Row 1 title = {{#if:{{{name|}}}|name}} | ||
|Row 1 info = {{{name|}}} | |Row 1 info = {{{name|}}} | ||
− | |Row 2 title = {{#if:{{{other names| | + | |Row 2 title = {{#if:{{{other names|}}}|Other names}} |
|Row 2 info = {{{other names|}}} | |Row 2 info = {{{other names|}}} | ||
− | |Row 3 title = {{#if:{{{developer|}}}Developer}} | + | |Row 3 title = {{#if:{{{developer|}}}|Developer}} |
|Row 3 info = {{{developer|}}} | |Row 3 info = {{{developer|}}} | ||
|Row 4 title = {{#if:{{{manufacturer|}}}|Manufacturer}} | |Row 4 title = {{#if:{{{manufacturer|}}}|Manufacturer}} | ||
Line 35: | Line 35: | ||
|Row 12 title = {{#if:{{{output|}}}|Output}} | |Row 12 title = {{#if:{{{output|}}}|Output}} | ||
|Row 12 info = {{{media|}}} | |Row 12 info = {{{media|}}} | ||
− | |Row 13 title = {{#if:{{{OS|}}} Operating system}} | + | |Row 13 title = {{#if:{{{OS|}}}|Operating system}} |
|Row 13 info = {{{OS|}}} | |Row 13 info = {{{OS|}}} | ||
|Row 14 title = {{#if:{{{peripherals|}}}|Peripherals}} | |Row 14 title = {{#if:{{{peripherals|}}}|Peripherals}} |
Revision as of 16:42, 27 June 2022
This template is used to introduce video game consoles.
Parameters
You can copy and paste this code.
{{Video Game Console Infobox |bg-color = |title-color = |left-column-color = |text-color = |left-column-text-color = |title = |image = |caption = |tabs = |name = |other names = |developer = |manufacturer = |series = |type = |generation = |release = |discontinuation = |sales = |best selling game = |media = |OS = |peripherals = |output = |online service = |backwards = |next = |previous = |related = |website = }} |
bg-color = The background color. The default value is #ffffff ( ) |
Example
Nintendo Switch | |
Name | Nintendo Switch ニンテンドースイッチ |
Developer | Nintendo |
Manufacturer | Foxconn |
Generation | Eighth generation |
Release date | Nintendo Switch: Japan: March 3, 2017 Europe: March 3, 2017 America: March 3, 2017 Oceania: March 3, 2017 Nintendo Switch Lite: September 20, 2019 |
Sales | Hardware: 524,800,000 units Software: 310.650,000 copies |
Best-selling game | Mario Kart 8 Deluxe (2,296,000 copies, December 2019) |
Media | Cartridge |
Peripherals | Joy-Con Nintendo Switch Pro Controller |
Output | JDI system 6.2 inches, 1280x720 pixels TV output, 1920x1080 pixels |
Online services | Nintendo eShop Nintendo Switch Online |
Backwards compatibility | No |
Previous console | Wii U |
{{Video Game Console Infobox |bg-color = white |title-color = #CC0000 |left-column-color = skyblue |text-color = white |image = Nintendo_Switch_Logo_new.svg |title = Nintendo Switch |name = Nintendo Switch<br>{{lj|ニンテンドースイッチ}} |developer = [[Nintendo]] |manufacturer = Foxconn |generation = Eighth generation |release = Nintendo Switch:<br>Japan: March 3, 2017<br>Europe: March 3, 2017<br>America: March 3, 2017<br>Oceania: March 3, 2017<br>Nintendo Switch Lite:<br>September 20, 2019 |sales = Hardware: 524,800,000 units<br>Software: 310.650,000 copies |best selling game = ''[[Mario Kart 8 Deluxe]]''<br> (2,296,000 copies, December 2019) |peripherals = Joy-Con<br>Nintendo Switch Pro Controller |media = Cartridge |online service = [[Nintendo Switch Online]] |backwards = No |previous = [[Wii U]] }} |