Template:Infobox computing device: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| (One intermediate revision by the same user not shown) | |||
| Line 272: | Line 272: | ||
{{#if: {{{emulated|}}} | | {{#if: {{{emulated|}}} | | ||
! Emulated | ! Emulated | ||
{{!}} {{#if:{{{emulated}}}|{{#switch:{{lcfirst:{{{emulated}}}}}|{{✓}}|{{Y}}|yes|true= | {{!}} {{#if:{{{emulated}}}|{{#switch:{{lcfirst:{{{emulated}}}}} | ||
|{{✓}}|{{Y}}|yes|true={{#if:{{{emulated notes link|}}}|{{Ya|link={{{emulated notes link}}}}}|{{Ya}}}}[[Category:Emulated]] | |||
|{{~}}|partial={{#if:{{{emulated notes link|}}}|{{~|link={{{emulated notes link}}}}}|{{~}}}}[[Category:Partially emulated]] | |||
|{{✗}}|{{X}}|{{N}}|no|false={{#if:{{{emulated notes link|}}}|{{Na|link={{{emulated notes link}}}}}|{{Na}}}}[[Category:Not yet emulated]] | |||
|{{Dunno}}|unknown={{#if:{{{emulated notes link|}}}|{{Dunno|link={{{emulated notes link}}}}}|{{Dunno}}}} | |||
|#default=<span style="color:red">Unknown parameter</span>[[Category:Templates with unknown parameters]]}}{{#if:{{{emulated notes|}}}|<ref group="note">{{{emulated notes}}}</ref>|}}|}} | |||
{{!}}- | {{!}}- | ||
| }} | | }} | ||
|}</onlyinclude><noinclude>{{Documentation}}[[Category:Infobox templates]]</noinclude> | |}</onlyinclude><noinclude>{{Documentation}}[[Category:Infobox templates]]</noinclude> | ||
Latest revision as of 22:55, 15 September 2026
| Template documentation follows |
|---|
| Note: the template above may sometimes be partially or fully invisible. |
| Visit Template:Infobox_computing_device/doc to edit this documentation. (How does this work?) |
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.
Usage
[edit source]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, andimage10- 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
imageparameter, 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, andimage_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 consoleon 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