In Memoriam: Tai'lahr

OpenUru.org, along with the rest of the Mystonline community, is mourning the loss of Tai'lahr on October 16th, 2019.

Rest in Peace, friend.

Template:Infobox/doc

From OpenUru
< Template:Infobox
Revision as of 13:41, 26 December 2011 by Mac Fife (talk | contribs) (Typos)
Jump to navigation Jump to search

This template provides a generalized information box. It can be used to display a title accompanied by an optional image, optional subtitle, and a number of heading/value pairs:

  • tn_image: URL of the thumbnail image to be displayed at the top of the infobox (optional). If used, "image" should also be supplied but may be the same URL if no larger image is available.
  • image: URL of larger version of thumbnail image.
  • title: The title of the box (required).
  • subtitle A subtitle for the box (optional) may be used as a heading to the body table.
  • heading1 The name of the first information item (displayed on the left side)(optional).
  • value1 The value or data for the first information item (displayed on the right side)(optional, but is required if "heading1" is defined).
  • ...
  • heading8 The name of the first information item (displayed on the left side)(optional).
  • value8 The value or data for the first information item (displayed on the right side)(optional, but is required if "heading8" is defined).

Heading and Value pairs are optional, and up to eight pairs may be present in the infobox.

Example

http://assets.openuru.org/wiki/demo/stats_small.png
Title
My subtitle
First Value A
Second Another value

{{Infobox|title=Title|subtitle=My subtitle| image=http://assets.openuru.org/wiki/demo/stats_large.png| tn_image=http://assets.openuru.org/wiki/demo/stats_small.png| heading1=First|value1=Value A}}

yields the box shown on the right.