Site Notice

We have a limited coverage policy. Please check our coverage page to see which articles are allowed.
Please no leaked content less than one year old, or videos of leaks.
Content copied verbatim from other websites or wikis will be removed.

Difference between revisions of "Template:Console infobox"

From NintendoWiki, your source on Nintendo information. By fans, for fans.
Jump to navigation Jump to search
m
m
Line 6: Line 6:
 
|-
 
|-
 
! style="text-align:center;" |
 
! style="text-align:center;" |
{{#ifeq: {{{logo|}}}|
+
{{#ifeq: {{{no_logo|false}}} | true | |
 
{{tablebegin}} width=300px style="border:2px single #{{{{{colorscheme|Neutral}}} 3rd color}};{{roundy|15px}};margin:0 auto;"
 
{{tablebegin}} width=300px style="border:2px single #{{{{{colorscheme|Neutral}}} 3rd color}};{{roundy|15px}};margin:0 auto;"
 
{{!-}}
 
{{!-}}
Line 12: Line 12:
 
{{!-}}
 
{{!-}}
 
{{tableend}}
 
{{tableend}}
|}}
+
}}
 
{| width=300px style="border:2px single #{{{{{colorscheme|Neutral}}} 3rd color}};{{roundy|15px}};margin:0 auto;"
 
{| width=300px style="border:2px single #{{{{{colorscheme|Neutral}}} 3rd color}};{{roundy|15px}};margin:0 auto;"
 
|-
 
|-

Revision as of 01:24, 17 June 2016

{{{name}}}
{{{jpkana}}} {{{jpname}}}
style="background:#ffffff;border:2px single #Template:Neutral 3rd color;border-radius: 15px;;" | {{{logo}}}
style="background:#ffffff;border:2px single #Template:Neutral 3rd color;border-radius: 15px;;" | {{{picture}}}
style="background:#Template:Neutral 2nd color;border-top-left-radius: 15px; border-top-right-radius: 15px;;" | Linage
width=175px style="background:#Template:Neutral 2nd color;border-top-left-radius: 15px;;" | Generation {{{generation}}}
width=175px style="background:#Template:Neutral 2nd color;" | Predecessor(s) {{{predecessor}}}
style="background:#Template:Neutral 2nd color;border-bottom-left-radius: 10px;;" | Successor(s) {{{successor}}}
style="background:#Template:Neutral 2nd color;border-top-left-radius: 15px; border-top-right-radius: 15px;;margin:0 auto;" | Games
width=175px style="background:#Template:Neutral 2nd color;border-top-left-radius: 15px;" | No. of games made {{{games}}}
style="background:#Template:Neutral 2nd color;" | No. of games available at launch {{{launch_games}}}
style="background:#Template:Neutral 2nd color;" | Best-selling game {{{best_games}}}
style="background:#Template:Neutral 2nd color;border-bottom-left-radius: 15px;;" | Last game {{{last}}}
style="background:#Template:Neutral 2nd color;border-top-left-radius: 15px; border-top-right-radius: 15px;;" | Technical Details
width=175px style="background:#Template:Neutral 2nd color;border-top-left-radius: 15px;" | Media {{{media}}}
style="background:#Template:Neutral 2nd color;" | Storage capacity {{{memory}}}
style="background:#Template:Neutral 2nd color;" | CPU {{{cpu}}}
style="background:#Template:Neutral 2nd color;border-bottom-left-radius: 15px;;" | Model no. {{{model}}}
style="background:#Template:Neutral 2nd color;border:2px single #Template:Neutral 3rd color;border-top-left-radius: 15px; border-top-right-radius: 15px;;" | Compatibility & Connectivity
width=175px style="background:#Template:Neutral 2nd color;border:2px single #Template:Neutral 3rd color;border-top-left-radius: 15px;;" | Can connect with {{{connects}}}
style="background:#Template:Neutral 2nd color;border:2px single #Template:Neutral 3rd color;" | Input {{{input}}}
style="background:#Template:Neutral 2nd color;border:2px single #Template:Neutral 3rd color;" | Backwards compatible with {{{backwards}}}
style="background:#Template:Neutral 2nd color;border:2px single #Template:Neutral 3rd color;" | Forward compatible with {{{forwards}}}
style="background:#Template:Neutral 2nd color;border-bottom-left-radius: 15px;;" | Services provided {{{services}}}
style="background:#Template:Neutral 2nd color;border:2px single #Template:Neutral 3rd color;border-top-left-radius: 15px; border-top-right-radius: 15px;;" | Time
width=175px style="background:#Template:Neutral 2nd color;border-bottom:20px single #Template:Neutral 1st color;border-top-left-radius: 15px;" | Launch date width=175px style="background:#ffffff;border-bottom:20px single #Template:Neutral 1st color;border-top-right-radius: 15px;" | {{{launch}}}
style="background:#Template:Neutral 2nd color;" | Lifetime {{{span}}}
style="background:#Template:Neutral 2nd color;" | Discontinue date {{{discontinue}}}
style="background:#Template:Neutral 2nd color;border-bottom-left-radius: 15px;;" | Units sold {{{sold}}}

Usage

{{Console infobox
| name =
| name_text =
| jpkana =
| jpname = 
| logo =
| picture = 
| generation =
| predecessor =
| successor =
| ancestor = 
| descender = 
| manufacturer = 
| launch = 
| bundle =
| games = 
| launch_games =
| last = 
| media = 
| memory = 
| cpu =
| connects =
| backwards = 
| forwards =
| services =
| discontinue =
}}