Difference between revisions of "Template:Infobox NES"

From Nookipedia, the Animal Crossing wiki
(modified VGinfobox)
 
(Switching to CSS colour class)
 
(18 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 #Grey;" align="right"
+
{{Infobox 2.0
|colspan="2" style="text-align:center; background: #black; font-size: large;" class="roundytop" |'''{{{title}}}'''
+
| colorclass    = color-system
|-
+
| title          = {{{title|NES game}}}
|colspan="2" style="text-align:center;"|{{#if:{{{logo|}}}|{{{logo}}}|}}
+
| primarycolor  = 0 0
{{#if:{{{image|}}}|{{{image}}}|Have an image of this boxart?<br>Then please '''[[Special:Upload|upload''']] it!}}
+
 
<small>{{{caption}}}</small>
+
| image          = {{{image|[[File:Nia.png]]}}}
|-
+
| caption        = {{{caption|}}}
! style="background-color:#Grey;" | [[Wikipedia:Video game developer|Developer(s)]]
+
| image2        = {{{image2|}}}
|{{#if: {{{developer|}}} | ''{{{developer|}}}'' | Unknown }}
+
| caption2      = {{{caption2|}}}
|-
+
 
! style="background-color:#Grey;" | [[Wikipedia:Video game publisher|Publisher(s)]]
+
| label          = Developer(s)
|{{#if: {{{publisher|}}} | ''{{{publisher|}}}'' | Unknown }}
+
| data          = {{{developer|}}}
|-
+
| label2        = Publisher(s)
! style="background-color:#Grey;" | Distribuitors
+
| data2          = {{{publisher|}}}
|{{#if: {{{distribuitor|}}} | ''{{{distribuitor|}}}'' | Unknown }}
+
| label3        = Distributor(s)
|-
+
| data3          = {{{distributor|}}}
! style="background-color:#Grey;" | [[Wikipedia:Game designer|Designer(s)]]
+
| label4        = Designer(s)
|{{#if: {{{designer|}}} | ''{{{designer|}}}'' | Unknown }}
+
| data4          = {{{designer|}}}
|-
+
| label5        = Platform(s)
! style="background-color:#Grey;" | [[Wikipedia:Game engine|Engine]]
+
| data5          = {{{platforms|NES}}}
|{{#if: {{{engine|}}} | ''{{{engine|}}}'' | Unknown }}
+
| label6        = Release date(s)
|-
+
| data6          = {{{released|}}}
! style="background-color:#Grey;" | Release date(s)
+
| label7        = Genre(s)
|{{#if: {{{release|}}} | ''{{{release|}}}'' | Unknown }}
+
| data7          = {{{genre|}}}
|-
+
| label8        = Ratings
! style="background-color:#Grey;" | [[Wikipedia:Video game genres|Genre(s)]]
+
| data8          = {{{ratings|}}}
|{{#if: {{{genre|}}} | ''{{{genre|}}}'' | Unknown }}
+
| label9        = Sell price
|-
+
| data9          = {{#if:{{{price|}}}|{{{price|}}}}}
! style="background-color:#Grey;" | [[Wikipedia:Video game content rating system|Ratings]]
+
 
|{{#if: {{{ratings|}}} | ''{{{ratings|}}}'' | Unknown }}
+
| strategywiki  = {{{strategywiki|}}}
|-
+
}}<noinclude>
! style="background-color:#Grey;" | Media
 
|{{#if: {{{media|}}} | ''{{{media|}}}'' | Unknown }}
 
|-
 
! 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= 
}}