Difference between revisions of "Template:Item infobox"

From The Infosphere, the Futurama Wiki
Jump to navigation Jump to search
m (Protected "Template:Item infobox": High traffic page ([edit=sysop] (indefinite) [move=sysop] (indefinite)) [cascading])
(Moved "type" to the top.)
 
(2 intermediate revisions by the same user 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|}}}

Latest revision as of 19: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.