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
 
(14 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{| style="background: #{{nintendo 1st color}}; margin-left: 10px; margin-bottom: 10px; {{roundy|10px}} border: 5px solid #{{nintendo 3rd color}}; width: 25%; 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="width:95%; margin:0 auto; text-align:center;"
 
|-
 
|-
! colspan="2" class="header" | {{{name|{{PAGENAME}}}}}
+
| style="{{roundy|15px}} background:#FFFFFF; margin:0 auto; font-size:90%;" | {{{image}}}<br /><small>{{{caption|}}}</small>
 +
|}
 
|-
 
|-
| colspan="2" style="background: #FFF; {{roundy|10px}}" |  
+
| style="font-size:90%; margin:0 auto;" |
{| colspan="2" width="100%" style="background: #FFF; {{roundy|10px}} {{roundy|20px}}"
+
{{tablebegin}} style="width:100%; {{roundy|10px}} background:transparent; border-collapse:collapse; margin:0 auto;"
| colspan="2" class="c" style="background: #fff;" | <center><div>{{{image}}}</div><div><small>{{{caption}}}</small></div></center>
+
|- style="border-bottom: 1px solid {{Site-Color|Nintendo}};"
|}
+
! style="{{roundytl|10px}} background: {{Site-Color|Nintendo|2}}; width:100px; text-align:right; padding-right:3px;" | Release year:
 +
| style="{{roundytr|10px}} background: #FFFFFF; text-align:left; padding-left:3px;" | {{{released|}}}
 +
|- style="border-bottom: 1px solid {{Site-Color|Nintendo}};"
 +
! style="background: {{Site-Color|Nintendo|2}}; text-align:right; padding-right:3px;" | Manufacturer:
 +
| style="background: #FFFFFF; text-align:left; padding-left:3px;" | {{{manufactured|}}}
 +
|- style="border-bottom: 1px solid {{Site-Color|Nintendo}};"
 +
! style="background: {{Site-Color|Nintendo|2}}; text-align:right; padding-right:3px;" | Compatible:
 +
| style="background: #FFFFFF; text-align:left; padding-left:3px;" | {{{usedfor|}}}
 
|-
 
|-
|
+
! style="{{roundybl|10px}} background: {{Site-Color|Nintendo|2}}; text-align:right; padding-right:3px;" | Model no.:
|-
+
| style="{{roundybr|10px}} background: #FFFFFF; text-align:left; padding-left:3px;" | {{{model|}}}
! align="right" width="50%" style="background: #{{nintendo 2nd color}};{{roundytl|10px}}" | Released
 
| style="background: #fff; {{roundytr|10px}}" | {{{released}}}
 
 
|-
 
|-
! align="right" style="background: #{{nintendo 2nd color}};" | Manufactured by
+
{{tableend}}
| style="background: #fff" | {{{manufactured}}}
 
|-
 
! align="right" style="background: #{{nintendo 2nd color}};" | For use with
 
| style="background: #fff" | {{{usedfor}}}
 
 
|-
 
|-
 
|}
 
|}
Line 23: Line 30:
  
 
==Parameters==
 
==Parameters==
*name = Name of the company. (<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.
*released = The product's release year
+
*'''caption''' = A caption describing the image of the product (leave blank if unneeded).
*manufactured = The company who manufactured the product
+
*'''released''' = The product's release year.
*usedfor = Any devices the product is compatible with
+
*'''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).
 +
[[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).