Difference between revisions of "Template:Infobox System"

From Nookipedia, the Animal Crossing wiki
(Switching to CSS colour class)
 
(12 intermediate revisions by 6 users not shown)
Line 1: Line 1:
{| class="infobox bordered" cellpadding="2" cellspacing="2" style="font-size: 90%; width:240px;" align="right"
+
{{Infobox 2.0
|-
+
| colorclass    = color-system
! colspan="2" style="font-size:125%;text-align:center; background:#LightGreen;"| <font color="black">{{{name}}}</font>
+
| title          = {{#if:{{{logo|}}}|{{{logo}}}|{{{name|{{PAGENAME}}}}}}}
|-
+
| primarycolor  = 0 0
| colspan="2" style="text-align:center;" | {{#if:{{{logo|}}}|{{{logo}}}|}}<br>{{#if:{{{image|}}}|{{{image}}}|Have an image of this console?<br>Then please '''[[Special:Upload|upload]]''' it!}}{{#if:{{{caption|}}}|<br>{{{caption}}}}}
+
| subtitlebelow  = {{#if: {{{colors|}}}|Available colors:<br><div>{{{colors|}}}</div>|}}
|-
 
{{#if:{{{manufacturer<includeonly>|</includeonly>}}} |
 
{{!}} style="background:#PaleGreen;"{{!}}'''<font color="black">Manufacturer</font>'''
 
{{!}}{{{manufacturer}}}
 
{{!}}-
 
}}
 
{{#if:{{{type<includeonly>|</includeonly>}}} |
 
{{!}} style="background:#PaleGreen;"{{!}}'''<font color="black">Type</font>'''
 
{{!}}{{{type}}}
 
{{!}}-
 
}}
 
{{#if:{{{released<includeonly>|</includeonly>}}} |
 
{{!}} style="background:#PaleGreen;"{{!}}'''<font color="black">Released</font>'''
 
{{!}}{{{released}}}
 
{{!}}-
 
}}
 
{{#if:{{{media<includeonly>|</includeonly>}}} |
 
{{!}} style="background:#PaleGreen;"{{!}}'''<font color="black">Media</font>'''
 
{{!}}{{{media}}}
 
{{!}}-
 
}}
 
{{#if:{{{input<includeonly>|</includeonly>}}} |
 
{{!}} style="background:#PaleGreen;"{{!}}'''<font color="black">Inputs</font>'''
 
{{!}}{{{input}}}
 
{{!}}-
 
}}
 
{{#if:{{{predecessor<includeonly>|</includeonly>}}} |
 
{{!}} style="background:#PaleGreen;"{{!}}'''<font color="black">Predecessor</font>'''
 
{{!}}{{{predecessor}}}
 
{{!}}-
 
}}
 
{{#if:{{{successor<includeonly>|</includeonly>}}} |
 
{{!}} style="background:#PaleGreen;"{{!}}'''<font color="black">Successor</font>'''
 
{{!}}{{{successor}}}
 
{{!}}-
 
}}
 
|}<noinclude>
 
  
== Usage ==
+
| image          = {{#if:{{{image|}}}|{{{image|}}}|[[File:nia.png]]<br>Have an image of this console?<br>Then please '''[[Special:Upload|upload]]''' it!}}
<pre>
+
| caption        = {{{caption|}}}
{{Infobox System
+
| image2        = {{{image2|}}}
|name            =  
+
| caption2      = {{{caption2|}}}
|logo            =  
+
 
|image           =  
+
| label          = Manufacturer
|caption         =  
+
| data           = {{{manufacturer|}}}
|manufacturer    =  
+
| label2         = Type
|type            =  
+
| data2          = {{{type|}}}
|released       =  
+
| label3        = Release date(s)
|media           =  
+
| data3          = {{{released|}}}
|input           =  
+
| label4        = Discontinued
|predecessor     =  
+
| data4          = {{{discontinued|}}}
|successor       =
+
| label5        = Media
}}
+
| data5          = {{{media|}}}
</pre>
+
| label6        = Input
[[Category:Infobox Templates]]
+
| data6          = {{{input|}}}
[[Category:Templates]]
+
| label7        = Predecessor
</noinclude>
+
| data7          = {{{predecessor|}}}
 +
| label8        = Successor
 +
| data8          = {{{successor|}}}
 +
}}<noinclude>{{Documentation}}[[Category:Infobox templates]]</noinclude>

Latest revision as of 18:54, May 17, 2024

Nia.png
Have an image of this console?
Then please upload it!

Template documentation (view)


Usage

{{Infobox System
 | name         = 
 | logo         =  
 | image        = 
 | caption      = 
 | color        = 
 | manufacturer = 
 | type         = 
 | released     = 
 | discontinued =
 | media        = 
 | input        = 
 | predecessor  = 
 | successor    = 
}}

This infobox is intended for articles about Nintendo video game systems.

Example

{{Infobox System
 | name         = Nintendo Switch
 | logo         = [[File:NinSwitchLogo.png|100px]]
 | image        = [[File:Nintendo Switch.png|200px]]<br>[[File:Nintendo Switch handheld.jpg|200px]]
 | caption      = Upper image: Nintendo Switch docked and Joy-Cons<br>Lower image: Handheld mode
 | colors       = <br>{{(!}} background="transparent"
{{!}} {{ColorSwatch|696969}}
{{!)}}
 | manufacturer = [[Nintendo]]
 | type         = Home Console/Handheld hybrid
 | released     = {{Flag|WLD}} March 3, 2017
 | media        = Game Cartridge, Digital Download
 | input        = JoyCon, Pro Controller, RingCon
 | predecessor  = [[Wii U]]
}}
Nintendo Switch.png
Nintendo Switch handheld.jpg
Upper image: Nintendo Switch docked and Joy-Cons
Lower image: Handheld mode
Available colors:

Manufacturer Nintendo
Type Home Console/Handheld hybrid
Release date(s) Worldwide March 3, 2017
Media Game Cartridge, Digital Download
Input JoyCon, Pro Controller, RingCon
Predecessor Wii U