Difference between revisions of "Template:Infobox NES"

From Nookipedia, the Animal Crossing wiki
(Switching to CSS colour class)
 
(17 intermediate revisions by 6 users not shown)
Line 1: Line 1:
{|class="roundy" style="width: 24em; text-align: left; font-size: 90%;border: 2px solid #DimGrey;" align="right"
+
{{Infobox 2.0
|colspan="2" style="text-align:center; background-color: #Black; font-size: large;" class="roundytop" |'''<font color="white">{{{title}}}</font>'''
+
| colorclass    = color-system
|-
+
| title          = {{{title|NES game}}}
|colspan="2" style="text-align:center;"|{{#if:{{{logo|}}}|{{{logo}}}|}}{{#if:{{{image|}}}|{{{image}}}|Have an image of this boxart?<br><small>Then please '''[[Special:Upload|upload''']] it!}}<br>{{#if:{{{caption|}}}|{{{caption}}}|}}</small>
+
| primarycolor  = 0 0
|-
+
 
! style="background-color:#Grey;" | Developer(s)
+
| image          = {{{image|[[File:Nia.png]]}}}
| {{#if: {{{developer|}}} | {{{developer|}}} | Unknown }}
+
| caption        = {{{caption|}}}
|-
+
| image2        = {{{image2|}}}
! style="background-color:#Grey;" | Publisher(s)
+
| caption2      = {{{caption2|}}}
| {{#if: {{{publisher|}}} | {{{publisher|}}} | Unknown }}
+
 
|-
+
| label          = Developer(s)
! style="background-color:#Grey;" | Distributer(s)
+
| data          = {{{developer|}}}
| {{#if: {{{distributer|}}} | {{{distributer|}}} | Unknown }}
+
| label2        = Publisher(s)
|-
+
| data2          = {{{publisher|}}}
! style="background-color:#Grey;" | Designer(s)
+
| label3        = Distributor(s)
| {{#if: {{{designer|}}} | {{{designer|}}} | Unknown }}
+
| data3          = {{{distributor|}}}
|-
+
| label4        = Designer(s)
! style="background-color:#Grey;" | Engine
+
| data4          = {{{designer|}}}
| {{#if: {{{engine|}}} | {{{engine|}}} | Unknown }}
+
| label5        = Platform(s)
|-
+
| data5          = {{{platforms|NES}}}
! style="background-color:#Grey;" | Release date(s)
+
| label6        = Release date(s)
| {{#if: {{{released|}}} | {{{released|}}} | Unknown }}
+
| data6          = {{{released|}}}
|-
+
| label7        = Genre(s)
! style="background-color:#Grey;" | Genre(s)
+
| data7          = {{{genre|}}}
| {{#if: {{{genre|}}} | {{{genre|}}} | Unknown }}
+
| label8        = Ratings
|-
+
| data8          = {{{ratings|}}}
! style="background-color:#Grey;" | Ratings
+
| label9        = Sell price
| {{#if: {{{ratings|}}} | {{{ratings|}}} | Unknown }}
+
| data9          = {{#if:{{{price|}}}|{{{price|}}}}}
|-
+
 
! style="background-color:#Grey;" | Media
+
| strategywiki  = {{{strategywiki|}}}
| {{#if: {{{media|}}} | {{{media|}}} | Unknown }}
+
}}<noinclude>
|-
 
! style="background-color:#Grey;" | System requirements
 
| {{#if: {{{requirements|}}} | {{{requirements|}}} | Unknown }}
 
|-
 
! style="background-color:#Grey;{{roundybl}}" | Input methods
 
| {{#if: {{{input|}}} | {{{input|}}} | Unknown }}
 
|}<noinclude>
 
 
==Usage==
 
==Usage==
 
<pre>
 
<pre>
{{Infobox VGinfo
+
{{Infobox NES
|title       =  
+
|title=  
|image       =
+
|image=  
|caption      =  
+
|developer=  
|developer   =  
+
|publisher=  
|publisher   =  
+
|distributor=  
|distributor =  
+
|designer=  
|designer     =  
+
|platforms=  
|engine      =  
+
|released=  
|released     =  
+
|genre=  
|genre       =
+
|ratings=  
|modes        =  
+
|price=  
|ratings     =
+
|strategywiki=  
|media        =  
+
}}</pre>[[Category:Infobox templates]]</noinclude>
|requirements =  
 
|input        =  
 
}}</pre>
 
[[Category:Templates]]
 
[[Category:Infobox Templates]]
 
</noinclude>
 

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

Nia.png
Platform(s) NES

Usage

{{Infobox NES
|title= 
|image= 
|developer= 
|publisher= 
|distributor= 
|designer= 
|platforms= 
|released= 
|genre= 
|ratings= 
|price= 
|strategywiki= 
}}