Difference between revisions of "Template:Infobox System"

From Nookipedia, the Animal Crossing wiki
Line 1: Line 1:
{| class="infobox bordered" cellpadding="2" cellspacing="2" style="font-size: 90%; width:240px;" align="right"
+
{|class="roundy" style="width: 24em; text-align: left; font-size: 90%;border: 2px solid #666699;" align="right"
|-
+
|colspan="2" style="text-align:center; background: #666699; font-size: large;" class="roundytop" |'''{{{name}}}'''
! colspan="2" style="font-size:125%;text-align:center; background:#LightGreen;"| <font color="black">{{{name}}}</font>
 
 
|-
 
|-
| 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}}}}}
+
|colspan="2" style="text-align:center;"| {{#if:{{{logo|}}}|{{{logo}}}|Have the logo of this console?<br>Then please '''[[Special:Upload|upload]]''' it!}}<br>{{#if:{{{image|}}}|{{{image}}}|Have an image of this console?<br>Then please '''[[Special:Upload|upload]]''' it!}}{{#if:{{{caption|}}}|<br>{{{caption}}}}}
 
|-
 
|-
 
{{#if:{{{manufacturer<includeonly>|</includeonly>}}} |
 
{{#if:{{{manufacturer<includeonly>|</includeonly>}}} |
{{!}} style="background:#PaleGreen;"{{!}}'''<font color="black">Manufacturer</font>'''
+
{{!}} style="background:#6666CC;"{{!}}'''<font color="black">Manufacturer</font>'''
 
{{!}}{{{manufacturer}}}
 
{{!}}{{{manufacturer}}}
 
{{!}}-
 
{{!}}-
 
}}
 
}}
 
{{#if:{{{type<includeonly>|</includeonly>}}} |
 
{{#if:{{{type<includeonly>|</includeonly>}}} |
{{!}} style="background:#PaleGreen;"{{!}}'''<font color="black">Type</font>'''
+
{{!}} style="background:#6666CC;"{{!}}'''<font color="black">Type</font>'''
 
{{!}}{{{type}}}
 
{{!}}{{{type}}}
 
{{!}}-
 
{{!}}-
 
}}
 
}}
 
{{#if:{{{released<includeonly>|</includeonly>}}} |
 
{{#if:{{{released<includeonly>|</includeonly>}}} |
{{!}} style="background:#PaleGreen;"{{!}}'''<font color="black">Released</font>'''
+
{{!}} style="background:#6666CC;"{{!}}'''<font color="black">Released</font>'''
 
{{!}}{{{released}}}
 
{{!}}{{{released}}}
 
{{!}}-
 
{{!}}-
 
}}
 
}}
 
{{#if:{{{media<includeonly>|</includeonly>}}} |
 
{{#if:{{{media<includeonly>|</includeonly>}}} |
{{!}} style="background:#PaleGreen;"{{!}}'''<font color="black">Media</font>'''
+
{{!}} style="background:#6666CC;"{{!}}'''<font color="black">Media</font>'''
 
{{!}}{{{media}}}
 
{{!}}{{{media}}}
 
{{!}}-
 
{{!}}-
 
}}
 
}}
 
{{#if:{{{input<includeonly>|</includeonly>}}} |
 
{{#if:{{{input<includeonly>|</includeonly>}}} |
{{!}} style="background:#PaleGreen;"{{!}}'''<font color="black">Inputs</font>'''
+
{{!}} style="background:#6666CC;"{{!}}'''<font color="black">Inputs</font>'''
 
{{!}}{{{input}}}
 
{{!}}{{{input}}}
 
{{!}}-
 
{{!}}-
 
}}
 
}}
 
{{#if:{{{predecessor<includeonly>|</includeonly>}}} |
 
{{#if:{{{predecessor<includeonly>|</includeonly>}}} |
{{!}} style="background:#PaleGreen;"{{!}}'''<font color="black">Predecessor</font>'''
+
{{!}} style="background:#6666CC;"{{!}}'''<font color="black">Predecessor</font>'''
 
{{!}}{{{predecessor}}}
 
{{!}}{{{predecessor}}}
 
{{!}}-
 
{{!}}-
 
}}
 
}}
 
{{#if:{{{successor<includeonly>|</includeonly>}}} |
 
{{#if:{{{successor<includeonly>|</includeonly>}}} |
{{!}} style="background:#PaleGreen;"{{!}}'''<font color="black">Successor</font>'''
+
{{!}} style="background:#6666CC;{{roundybl}}"{{!}}'''<font color="black">Successor</font>'''
 
{{!}}{{{successor}}}
 
{{!}}{{{successor}}}
 
{{!}}-
 
{{!}}-

Revision as of 18:37, November 12, 2010

{{{name}}}
Have the logo of this console?
Then please upload it!
Have an image of this console?
Then please upload it!
Manufacturer {{{manufacturer}}}
Type {{{type}}}
Released {{{released}}}
Media {{{media}}}
Inputs {{{input}}}
Predecessor {{{predecessor}}}
Successor {{{successor}}}

Usage

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