Template:Infobox computing device/doc: Difference between revisions

From Emulation General Wiki
Jump to navigation Jump to search
No edit summary
Gorilli09 (talk | contribs)
No edit summary
 
(One intermediate revision by the same user not shown)
Line 8: Line 8:
; <code>title</code> : The name of the console. If no value is given, it will default to the name of the page instead, so it's highly recommended to set the parameter yourself.
; <code>title</code> : The name of the console. If no value is given, it will default to the name of the page instead, so it's highly recommended to set the parameter yourself.
; <code>logo</code> : Should be used for the logo of the console (if it exists). (optional)
; <code>logo</code> : Should be used for the logo of the console (if it exists). (optional)
; <code>logowidth</code> : Set the width of the logo; might be useful for logos that either exceed the size of the infobox, or have a more vertical (and thus uncomfortable) aspect ratio. (optional)
; <code>logo_size</code> : Set the width of the logo; might be useful for logos that either exceed the size of the infobox, or have a more vertical (and thus uncomfortable) aspect ratio. (optional)
; <code>image</code>, <code>image2</code>, <code>image3</code>, <code>image4</code>, <code>image5</code>, <code>image6</code>, <code>image7</code>, <code>image8</code>, <code>image9</code>, and <code>image10</code> : Show console images; the extra numbered parameters exist for cases where there is more than one image, possibly to represent different forms (like [[Nintendo Switch emulators]]) or different models (like [[PC Engine (TurboGrafx-16) emulators]]). The extras can also be used without the presence of the first <code>image</code> parameter, but this isn't recommended. (optional, but recommended)
; <code>image</code>, <code>image2</code>, <code>image3</code>, <code>image4</code>, <code>image5</code>, <code>image6</code>, <code>image7</code>, <code>image8</code>, <code>image9</code>, and <code>image10</code> : Show console images; the extra numbered parameters exist for cases where there is more than one image, possibly to represent different forms (like [[Nintendo Switch emulators]]) or different models (like [[PC Engine (TurboGrafx-16) emulators]]). The extras can also be used without the presence of the first <code>image</code> parameter, but this isn't recommended. (optional, but recommended)
; <code>imagewidth</code>, <code>imagewidth2</code>, <code>imagewidth3</code>, <code>imagewidth4</code>, <code>imagewidth5</code>, <code>imagewidth6</code>, <code>imagewidth7</code>, <code>imagewidth8</code>, <code>imagewidth9</code>, and <code>imagewidth10</code> : Sets the width of the images. (optional)
; <code>image_size</code>, <code>image_size2</code>, <code>image_size3</code>, <code>image_size4</code>, <code>image_size5</code>, <code>image_size6</code>, <code>image_size7</code>, <code>image_size8</code>, <code>image_size9</code>, and <code>image_size10</code> : Sets the width of the images. (optional)
; <code>imagecaption</code> or <code>caption</code> : Show a caption below the image(s); describe both images if you use both parameters. (optional)
; <code>caption</code> : Show a caption below the image(s); describe both images if you use both parameters. (optional)
; <code>developer</code> : Who's making the console? If the console was discontinued, then who ''made'' the console? (optional, but recommended)
; <code>developer</code> : Who's making the console? If the console was discontinued, then who ''made'' the console? (optional, but recommended)
; <code>manufacturer</code> : Who's manufacturing the console? If the console was discontinued, then who ''manufactured'' the console? (optional, but recommended)
; <code>type</code> : What type of console is it? "Home video game console" or "Handheld game console" are the two biggest examples, though you may find <code>"Handheld" game console</code> on pages like [[Virtual Boy emulators]]. (optional, but recommended)
; <code>type</code> : What type of console is it? "Home video game console" or "Handheld game console" are the two biggest examples, though you may find <code>"Handheld" game console</code> on pages like [[Virtual Boy emulators]]. (optional, but recommended)
; <code>generation</code> : What generation was this console released in? Wikipedia has a comprehensive list, but you can also see [[:Category:Consoles|our category for consoles]]. (optional, but recommended)
; <code>generation</code> : What generation was this console released in? Wikipedia has a comprehensive list, but you can also see [[:Category:Consoles|our category for consoles]]. (optional, but recommended)
; <code>release</code>, <code>release date</code>, or <code>released</code> : The release date or year of the console. (optional, but recommended)
; <code>release_date</code> : The release date or year of the console. (optional, but recommended)
; <code>discontinued</code> : When was the console discontinued? (optional)
; <code>discontinued</code> : When was the console discontinued? (optional)
; <code>predecessor</code> : What console came before this one? (optional)
; <code>predecessor</code> : What console came before this one? (optional)
; <code>successor</code> : What console came after this one? (optional)
; <code>successor</code> : What console came after this one? (optional)
; <code>emulated</code> : Is this console unofficially emulated? (required)<br><span style="background: #DFD; color:black; vertical-align: middle; text-align: center">✓</span>  = <code>yes</code><br><span style="background: PapayaWhip; color: black; vertical-align: middle; text-align: center">~</span> = <code>partial</code><br><span style="background: #FFE3E3; color:black; vertical-align: middle; text-align: center>X</span> = <code>no</code>
; <code>emulated</code> : Is this console unofficially emulated? (required)<br><span style="background: #DFD; color:black; vertical-align: middle; text-align: center">✓</span>  = <code>yes</code><br><span style="background: PapayaWhip; color: black; vertical-align: middle; text-align: center">~</span> = <code>partial</code><br><span style="background: #FFE3E3; color:black; vertical-align: middle; text-align: center></span> = <code>no</code>
; <code>website</code> : The website of the console. (optional)
; <code>blank</code> : A spacer to put between parameters. (optional)<br />Start by adding <code>blank = </code> and then use the code <code><nowiki>&lt;span style="color: #ececec;"&gt;blank&lt;/span&gt;</nowiki></code>.
 
 
<includeonly>
<includeonly>
[[Category:Infobox templates]]</includeonly><noinclude>
[[Category:Infobox templates]]</includeonly><noinclude>
[[Category:Template documentation|{{BASEPAGENAME}}]]</noinclude>
[[Category:Template documentation|{{BASEPAGENAME}}]]</noinclude>

Latest revision as of 12:43, 15 September 2026

Description

[edit source]

An infobox for console pages; based on the improved {{Infobox emulator template}}, using a design closely modelled from Wikipedia, but with our own tweaks. Most parameters are optional, and are explained below.

Parameters

[edit source]

The order of this list of parameters is meant to match the order they are displayed in the box. You can technically place each parameter in any order you want (as opposed to first, second, third, etc.) in the markup, but it can get confusing as the template is designed to have the values show up only one way.

title
The name of the console. If no value is given, it will default to the name of the page instead, so it's highly recommended to set the parameter yourself.
logo
Should be used for the logo of the console (if it exists). (optional)
logo_size
Set the width of the logo; might be useful for logos that either exceed the size of the infobox, or have a more vertical (and thus uncomfortable) aspect ratio. (optional)
image, image2, image3, image4, image5, image6, image7, image8, image9, and image10
Show console images; the extra numbered parameters exist for cases where there is more than one image, possibly to represent different forms (like Nintendo Switch emulators) or different models (like PC Engine (TurboGrafx-16) emulators). The extras can also be used without the presence of the first image parameter, but this isn't recommended. (optional, but recommended)
image_size, image_size2, image_size3, image_size4, image_size5, image_size6, image_size7, image_size8, image_size9, and image_size10
Sets the width of the images. (optional)
caption
Show a caption below the image(s); describe both images if you use both parameters. (optional)
developer
Who's making the console? If the console was discontinued, then who made the console? (optional, but recommended)
manufacturer
Who's manufacturing the console? If the console was discontinued, then who manufactured the console? (optional, but recommended)
type
What type of console is it? "Home video game console" or "Handheld game console" are the two biggest examples, though you may find "Handheld" game console on pages like Virtual Boy emulators. (optional, but recommended)
generation
What generation was this console released in? Wikipedia has a comprehensive list, but you can also see our category for consoles. (optional, but recommended)
release_date
The release date or year of the console. (optional, but recommended)
discontinued
When was the console discontinued? (optional)
predecessor
What console came before this one? (optional)
successor
What console came after this one? (optional)
emulated
Is this console unofficially emulated? (required)
= yes
~ = partial
= no