Difference between revisions of "Template:Infobox NES"

From Nookipedia, the Animal Crossing wiki
(removing redundant category, updating align code)
(Switching to CSS colour class)
 
(8 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{| style="background: #808080; margin-left: 10px; margin-bottom: 10px; {{roundy|10px}} border: 3px solid #696969; width: 25%; float:right"
+
{{Infobox 2.0
|-
+
| colorclass    = color-system
! colspan="2" | <big><big>{{{title|{{PAGENAME}}}}}</big></big>
+
| title          = {{{title|NES game}}}
|-
+
| primarycolor  = 0 0
| style="background: #ffffff; text-align:center; {{roundy|10px}}" colspan="2" | {{#if:{{{image|}}}|{{{image}}}|Have an image of this boxart?<br>Then please '''[[Special:Upload|upload''']] it!}}
+
 
|-
+
| image          = {{{image|[[File:Nia.png]]}}}
!style="background: #a9a9a9; text-align:right; {{roundytl|10px}}" | Developer(s)
+
| caption        = {{{caption|}}}
| style="background:#ffffff; {{roundytr|10px}}" | {{{developer|Unknown}}}
+
| image2        = {{{image2|}}}
|- {{#if:{{{publisher|}}}|
+
| caption2      = {{{caption2|}}}
{{!-}}
+
 
! style="background: #a9a9a9; text-align:right" {{!}} Publisher(s)
+
| label          = Developer(s)
{{!}} style="background:#ffffff" {{!}} {{{publisher|}}}}}
+
| data          = {{{developer|}}}
|- {{#if:{{{distributor|}}}|
+
| label2        = Publisher(s)
{{!-}}
+
| data2          = {{{publisher|}}}
! style="background: #a9a9a9; text-align:right" {{!}} Distributor(s)
+
| label3        = Distributor(s)
{{!}} style="background:#ffffff" {{!}} {{{distributor|}}}}}
+
| data3          = {{{distributor|}}}
|- {{#if:{{{designer|}}}|
+
| label4        = Designer(s)
{{!-}}
+
| data4          = {{{designer|}}}
! style="background: #a9a9a9; text-align:right" {{!}} Designer(s)
+
| label5        = Platform(s)
{{!}} style="background:#ffffff" {{!}} {{{designer|}}}}}
+
| data5          = {{{platforms|NES}}}
|- {{#if:{{{platforms|}}}|
+
| label6        = Release date(s)
{{!-}}
+
| data6          = {{{released|}}}
! style="background: #a9a9a9; text-align:right" {{!}} Platform(s)
+
| label7        = Genre(s)
{{!}} style="background:#ffffff" {{!}} {{{platforms|}}}}}
+
| data7          = {{{genre|}}}
|- {{#if:{{{engine|}}}|
+
| label8        = Ratings
{{!-}}
+
| data8          = {{{ratings|}}}
! style="background: #a9a9a9; text-align:right" {{!}} Engine
+
| label9        = Sell price
{{!}} style="background:#ffffff" {{!}} {{{engine|}}}}}
+
| data9          = {{#if:{{{price|}}}|{{{price|}}}}}
|- {{#if:{{{released|}}}|
+
 
{{!-}}
+
| strategywiki  = {{{strategywiki|}}}
! style="background: #a9a9a9; text-align:right" {{!}} Release date(s)
+
}}<noinclude>
{{!}} style="background:#ffffff" {{!}} {{{released|}}}}}
 
|- {{#if:{{{genre|}}}|
 
{{!-}}
 
! style="background: #a9a9a9; text-align:right" {{!}} Genre(s)
 
{{!}} style="background:#ffffff" {{!}} {{{genre|}}}}}
 
|- {{#if:{{{modes|}}}|
 
{{!-}}
 
! style="background: #a9a9a9; text-align:right" align="right" {{!}} Modes
 
{{!}} style="background:#ffffff" {{!}} {{{modes|}}}}}
 
|- {{#if:{{{ratings|}}}|
 
{{!-}}
 
! style="background: #a9a9a9; text-align:right" align="right" {{!}} Ratings
 
{{!}} style="background:#ffffff" {{!}} {{{ratings|}}}}}
 
|- {{#if:{{{media|}}}|
 
{{!-}}
 
! style="background: #a9a9a9; text-align:right" {{!}} Media
 
{{!}} style="background:#ffffff" {{!}} {{{media|}}}}}
 
|-
 
!style="background: #a9a9a9; text-align:right; {{roundybl|10px}}" | Selling price
 
| style="background:#ffffff; {{roundybr|10px}}" | {{{price|Unknown}}}
 
|}<noinclude>
 
 
==Usage==
 
==Usage==
 
<pre>
 
<pre>
Line 60: Line 39:
 
|distributor=  
 
|distributor=  
 
|designer=  
 
|designer=  
|engine=  
+
|platforms=  
 
|released=  
 
|released=  
 
|genre=  
 
|genre=  
|modes=
 
 
|ratings=  
 
|ratings=  
|media=
 
 
|price=  
 
|price=  
 +
|strategywiki=
 
}}</pre>[[Category:Infobox templates]]</noinclude>
 
}}</pre>[[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= 
}}