Difference between revisions of "Template:Item infobox"

From The Infosphere, the Futurama Wiki
Jump to navigation Jump to search
m
m
Line 19: Line 19:
|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
|label9=Current status
|data9={{{status|}}}
|data9={{{status|}}}
|data13={{#if:{{{wikipedia|}}}|{{infobox/wikipedia|{{{wikipedia}}}}}|}}
|data13={{#if:{{{wikipedia|}}}|{{infobox/wikipedia|{{{wikipedia}}}}}|}}
}}</includeonly>
}}</includeonly>

Revision as of 01:41, 8 November 2009

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.