Difference between revisions of "Template:Video Game Console Infobox/doc"
(Created page with "This template is used to introduce video game consoles. == Parameters == You can copy and paste this code. {| |<pre><nowiki> {{Video Game Console Infobox |bg-color = |title...") |
(→Example) |
||
(2 intermediate revisions by the same user not shown) | |||
Line 31: | Line 31: | ||
|peripherals = | |peripherals = | ||
|output = | |output = | ||
+ | |online service = | ||
+ | |backwards = | ||
|next = | |next = | ||
|previous = | |previous = | ||
Line 51: | Line 53: | ||
developer = The company that develops the console. | developer = The company that develops the console. | ||
manufacturer = The company that manufactures the console. | manufacturer = The company that manufactures the console. | ||
− | series | + | series = If the console is one in a series, insert the name of the series here. |
type = The type of console that it belongs to (handheld, portable). | type = The type of console that it belongs to (handheld, portable). | ||
generation = The generation that the console belongs to (1st-9th) | generation = The generation that the console belongs to (1st-9th) | ||
Line 59: | Line 61: | ||
best selling game = The game developed for the console with the most copies sold. | best selling game = The game developed for the console with the most copies sold. | ||
media = The media which the console runs with. | media = The media which the console runs with. | ||
+ | OS = The operating system the console runs on. | ||
peripherals = The add-ons or peripherals that the console has. | peripherals = The add-ons or peripherals that the console has. | ||
output = How the console is displayed on a screen. | output = How the console is displayed on a screen. | ||
+ | online service = The console's online service. | ||
backwards = Determines if the console is backwards-compatible with games from previous consoles. | backwards = Determines if the console is backwards-compatible with games from previous consoles. | ||
previous = The console that precedes the current one. | previous = The console that precedes the current one. | ||
Line 70: | Line 74: | ||
== Example == | == Example == | ||
− | |||
{{Video Game Console Infobox | {{Video Game Console Infobox | ||
|bg-color = white | |bg-color = white | ||
Line 76: | Line 79: | ||
|left-column-color = skyblue | |left-column-color = skyblue | ||
|text-color = white | |text-color = white | ||
+ | |title = Nintendo Switch | ||
|image = Nintendo_Switch_Logo_new.svg | |image = Nintendo_Switch_Logo_new.svg | ||
− | |||
|name = Nintendo Switch<br>{{lj|ニンテンドースイッチ}} | |name = Nintendo Switch<br>{{lj|ニンテンドースイッチ}} | ||
|developer = [[Nintendo]] | |developer = [[Nintendo]] | ||
Line 87: | Line 90: | ||
|peripherals = Joy-Con<br>Nintendo Switch Pro Controller | |peripherals = Joy-Con<br>Nintendo Switch Pro Controller | ||
|media = Cartridge | |media = Cartridge | ||
− | |online service = [[Nintendo Switch Online]] | + | |output = JDI system 6.2 inches, 1280x720 pixels<br>TV output, 1920x1080 pixels |
+ | |online service = [[Nintendo eShop]]<br>[[Nintendo Switch Online]] | ||
|backwards = No | |backwards = No | ||
|previous = [[Wii U]] | |previous = [[Wii U]] | ||
}} | }} | ||
− | < | + | {| |
− | + | |<pre><nowiki> | |
{{Video Game Console Infobox | {{Video Game Console Infobox | ||
|bg-color = white | |bg-color = white | ||
Line 98: | Line 102: | ||
|left-column-color = skyblue | |left-column-color = skyblue | ||
|text-color = white | |text-color = white | ||
+ | |image = Nintendo_Switch_Logo_new.svg | ||
|title = Nintendo Switch | |title = Nintendo Switch | ||
− | |||
|name = Nintendo Switch<br>{{lj|ニンテンドースイッチ}} | |name = Nintendo Switch<br>{{lj|ニンテンドースイッチ}} | ||
|developer = [[Nintendo]] | |developer = [[Nintendo]] | ||
Line 109: | Line 113: | ||
|peripherals = Joy-Con<br>Nintendo Switch Pro Controller | |peripherals = Joy-Con<br>Nintendo Switch Pro Controller | ||
|media = Cartridge | |media = Cartridge | ||
− | |||
|online service = [[Nintendo Switch Online]] | |online service = [[Nintendo Switch Online]] | ||
|backwards = No | |backwards = No | ||
|previous = [[Wii U]] | |previous = [[Wii U]] | ||
}} | }} | ||
+ | </nowiki></pre> | ||
+ | |} |
Latest revision as of 23:03, 2 July 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]] }} |