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
 
(3 intermediate revisions by one other user 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: 300px; 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;"
 +
|-
 +
| style="{{roundy|15px}} background:#FFFFFF; margin:0 auto; font-size:90%;" | {{{image}}}<br /><small>{{{caption|}}}</small>
 +
|}
 
|-
 
|-
! colspan="2" class="header" | {{{name|{{PAGENAME}}}}}
+
| style="font-size:90%; margin:0 auto;" |
 +
{{tablebegin}} style="width:100%; {{roundy|10px}} background:transparent; border-collapse:collapse; margin:0 auto;"
 +
|- 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|}}}
 
|-
 
|-
| colspan="2" style="background: #FFF; {{roundy|10px}}" |  
+
! style="{{roundybl|10px}} background: {{Site-Color|Nintendo|2}}; text-align:right; padding-right:3px;" | Model no.:
{| colspan="2" width="100%" style="background: #FFF; {{roundy|10px}} {{roundy|20px}}"
+
| style="{{roundybr|10px}} background: #FFFFFF; text-align:left; padding-left:3px;" | {{{model|}}}
| colspan="2" class="c" style="background: #fff;" | <center><div>{{{image}}}</div><div><small>{{{caption}}}</small></div></center>
 
|}
 
 
|-
 
|-
|
+
{{tableend}}
 
|-
 
|-
|
 
{{infobox table
 
|visible=
 
|left_width=110px
 
|table_width=100%
 
|colorscheme=Nintendo
 
|name1=Release year
 
|details1={{{released|}}}
 
|name2=Manufactured by
 
|details2={{{manufactured|}}}
 
|name3=For use with
 
|details3={{{usedfor|}}}
 
|name4=Model no.
 
|details4={{{model|}}}
 
}}
 
 
|}
 
|}
 
<noinclude>
 
<noinclude>
  
 
==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).