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:Product infobox"

From NintendoWiki, your source on Nintendo information. By fans, for fans.
Jump to navigation Jump to search
m
m
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
{| style="width:300px;{{roundy|15px}} background:#{{{{{colorscheme|nintendo}}} 1st color}}; border: 2px solid #{{{{{colorscheme|nintendo}}} 3rd color}}; margin-left: 10px; margin-bottom: 10px; margin-top: 10px; float:right;"
+
{| style="width:300px;{{roundy|15px}} background:{{Site-Color|{{{colorscheme|nintendo}}}}}; border: 2px solid {{Site-Color|{{{colorscheme|nintendo}}}|3}}; margin-left: 10px; margin-bottom: 10px; margin-top: 10px; float:right;"
 
|-  
 
|-  
 
! style="margin:0 auto; text-align:center;" | <big>{{{name|{{PAGENAME}}}}}</big>
 
! style="margin:0 auto; text-align:center;" | <big>{{{name|{{PAGENAME}}}}}</big>
Line 6: Line 6:
 
{| style="width:95%; margin:0 auto; text-align:center;"
 
{| style="width:95%; margin:0 auto; text-align:center;"
 
|-
 
|-
| style="{{roundy|15px}} background:#FFFFFF; margin:0 auto;" | {{{image}}}<br /><small>{{{caption|}}}</small>
+
| style="{{roundy|15px}} background:#FFFFFF; margin:0 auto; font-size:90%;" | {{{image}}}<br /><small>{{{caption|}}}</small>
 
|}
 
|}
 
|-
 
|-
 
| style="font-size:90%; margin:0 auto;" |
 
| style="font-size:90%; margin:0 auto;" |
 
{{tablebegin}} style="width:100%; {{roundy|10px}} background:transparent; border-collapse:collapse; margin:0 auto;"
 
{{tablebegin}} style="width:100%; {{roundy|10px}} background:transparent; border-collapse:collapse; margin:0 auto;"
|- style="border-bottom: 1px solid #{{Nintendo 1st color}};"
+
|- style="border-bottom: 1px solid {{Site-Color|Nintendo}};"
! style="{{roundytl|10px}} background: #{{Nintendo 2nd color}}; width:125px; text-align:right; padding-right:3px;" | Release year:
+
! style="{{roundytl|10px}} background: {{Site-Color|Nintendo|2}}; width:100px; text-align:right; padding-right:3px;" | Release year:
| style="{{roundytr|10px}} background: #fff; text-align:left; padding-left:3px;" | {{{released|}}}
+
| style="{{roundytr|10px}} background: #FFFFFF; text-align:left; padding-left:3px;" | {{{released|}}}
|- style="border-bottom: 1px solid #{{Nintendo 1st color}};"
+
|- style="border-bottom: 1px solid {{Site-Color|Nintendo}};"
! style="background: #{{Nintendo 2nd color}}; width:125px; text-align:right; padding-right:3px;" | Manufactured by:
+
! style="background: {{Site-Color|Nintendo|2}}; text-align:right; padding-right:3px;" | Manufacturer:
| style="background: #fff; text-align:left; padding-left:3px;" | {{{manufactured|}}}
+
| style="background: #FFFFFF; text-align:left; padding-left:3px;" | {{{manufactured|}}}
|- style="border-bottom: 1px solid #{{Nintendo 1st color}};"
+
|- style="border-bottom: 1px solid {{Site-Color|Nintendo}};"
! style="background: #{{Nintendo 2nd color}}; width:125px; text-align:right; padding-right:3px;" | Compatible with:
+
! style="background: {{Site-Color|Nintendo|2}}; text-align:right; padding-right:3px;" | Compatible:
| style="background: #fff; text-align:left; padding-left:3px;" | {{{usedfor|}}}
+
| style="background: #FFFFFF; text-align:left; padding-left:3px;" | {{{usedfor|}}}
 
|-
 
|-
! style="{{roundybl|10px}} background: #{{Nintendo 2nd color}}; text-align:right; padding-right:3px;" | Model no.:
+
! style="{{roundybl|10px}} background: {{Site-Color|Nintendo|2}}; text-align:right; padding-right:3px;" | Model no.:
| style="{{roundybr|10px}} background: #fff; text-align:left; padding-left:3px;" | {{{model|}}}
+
| style="{{roundybr|10px}} background: #FFFFFF; text-align:left; padding-left:3px;" | {{{model|}}}
 
|-
 
|-
 
{{tableend}}
 
{{tableend}}
Line 30: Line 30:
  
 
==Parameters==
 
==Parameters==
*name = Name of the product. (<nowiki>{{PAGENAME}}</nowiki> can be used in the template.)
+
*'''name''' = Name of the product. {<nowiki/>{PAGENAME}} can be used in the template.
*image = Image link
+
*'''image''' = Image link.
*caption = A caption describing the image of the product (leave blank if unneeded)
+
*'''caption''' = A caption describing the image of the product (leave blank if unneeded).
*released = The product's release year
+
*'''released''' = The product's release year.
*manufactured = The company/companies who manufactured the product
+
*'''manufactured''' = The company/companies who manufactured the product.
*usedfor = Any device(s) the product is officially compatible with
+
*'''usedfor''' = Any device(s) the product is officially compatible with.
*model = The product's model number (for Nintendo products, typically formatted "codename"-"3-digit number", ex. [[Nintendo DS Lite]] = USG-001)
+
*'''model''' = The product's model number (for Nintendo products, typically formatted "codename"-"3-digit number", ex. [[Nintendo DS Lite]] = USG-001).
 
[[Category:Infobox templates]]</noinclude>
 
[[Category:Infobox templates]]</noinclude>

Latest revision as of 15:09, 7 August 2023

Product infobox
{{{image}}}
Release year:
Manufacturer:
Compatible:
Model no.:


Parameters

  • name = Name of the product. {{PAGENAME}} can be used in the template.
  • image = Image link.
  • caption = A caption describing the image of the product (leave blank if unneeded).
  • released = The product's release year.
  • manufactured = The company/companies who manufactured the product.
  • usedfor = Any device(s) the product is officially compatible with.
  • model = The product's model number (for Nintendo products, typically formatted "codename"-"3-digit number", ex. Nintendo DS Lite = USG-001).