Difference between revisions of "Template:Item infobox"

From The Infosphere, the Futurama Wiki
Jump to navigation Jump to search
(Making this the first infobox to use the infobox template.)
(Moved "type" to the top.)
 
(6 intermediate revisions by 3 users not shown)
Line 3: Line 3:
|title={{{name}}}
|title={{{name}}}
|image={{{image}}}
|image={{{image}}}
|image2={{{image2|}}}
|caption={{{image text|}}}
|caption={{{image text|}}}
|label1=Inventor
|caption2={{{image text2|}}}
|data1={{{inventor|}}}
|label1=Type
|label2=Creator
|data1={{{type|}}}
|data2={{{creator|}}}
|label2=Inventor
|label3=Owner(s)
|data2={{{inventor|}}}
|data3={{{owner|}}}
|label3=Creator(s)
|label4=Origin
|data3={{{creator|}}}
|data4={{{origin|}}}
|label4=Owner(s)
|label5=Type
|data4={{{owner|}}}
|data5={{{type|}}}
|label5=Origin
|data5={{{origin|}}}
|label6=Usage
|label6=Usage
|data6={{{usage|}}}
|data6={{{usage|}}}
Line 19: Line 21:
|data7={{{first appear}}}
|data7={{{first appear}}}
|label8=Voiced by
|label8=Voiced by
|data8={{{voiced by|}}}
|data8={{#if:{{{voiced by|}}}|[[{{{voiced by}}}]][[Category:Characters voiced by {{{voiced by}}}|{{#if:{{{catname|}}}|{{{catname}}}|{{{name}}}}}]]|}}
|label9=Current status
|data9={{#if:{{{voice A|}}}|{{character infobox/voice table|{{{voice A}}}|{{{voice A by}}}|{{{voice B|}}}|{{{voice B by|}}}|{{{voice C|}}}|{{{voice C by|}}}|{{{voice D|}}}|{{{voice D by|}}}|{{{voice E|}}}|{{{voice E by|}}}|catname={{{catname|}}}|name={{{name}}}}}|}}
|data9={{{status|}}}
|label10=Current status
|data10={{{status|}}}
|data13={{#if:{{{wikipedia|}}}|{{infobox/wikipedia|{{{wikipedia}}}}}|}}
}}</includeonly>
}}</includeonly>

Latest revision as of 20:42, 11 November 2014

Documentation for {{item infobox}}

Use

This is for items, inventions, objects and the like. However, there are times where other infoboxes might prevail over this, such as {{character infobox}}, then let them prevail and use those instead.

Consider this as a fall back infobox, until {{misc infobox}} is created.

Usage

{{item infobox
|name          =
|image         = [[Image:AwaitingScreenie.jpg|225px]]
|image text    = (optional)
|image2        = An alternate image (optional)
|image text2   = (optional)
|type          = (optional)
|inventor      = (optional)
|owner         = (optional)
|origin        = (optional)
|usage         = (optional)
|status        = (optional)
|creator       = (optional) Use when "inventor" doesn't cut it.
|voiced by     = (optional)
|first appear  =
|wikipedia     = (optional) In case a Wikipedia article may have more interesting stuff
}}

See also

  • I:I - for more infoboxes.