Template:Make Infobox

From Wikipedia, the free encyclopedia

{{{ibtitletext}}}


[edit] Usage

Typical usage:

{{Make Infobox |ibtitletext=Title |ibheadtext=Head |ibmiddleentries={{...}} }}
ibwidth
(Optional) width of the infobox, in CSS units (eg 300px, 23em, etc).
ibtitlestyle
(Optional) Complete CSS style for the title (do not include double quotes). If specified, ibtitlebg and ibtitlefg are ignored.
ibtitlebg
(Optional) Background colour for the title and horizontal rules
ibtitlefg
(Optional) Foreground colour for the title
ibtitletext
(Mandatory) Title
ibsubtitletext
(Optional) Subtitle/motto.
ibsubtitlestyle
(Optional) CSS style of subtitle.
ibheadstyle
(Optional) Complete CSS style for the head (per ibtitlestyle).
ibheadtext
(Optional) Contents of the head section. If absent, no rule will appear.
ibmiddlestyle
(Optional) Complete CSS style for the middle (per ibtitlestyle).
ibmiddletext
(Optional) Contents of the middle section, if a custom section is needed. Otherwise, use ibmiddleentries.
ibmiddleentries
(Either this or ibmiddletext must be present) Contents of the middle section, if formed as entries.
ibbottomtitlestyle
(Optional) Complete CSS style for the title (do not include double quotes). If specified, ibtitlebg and ibtitlefg are ignored.
ibbottomtitletext
(Mandatory) Title
ibbottomstyle
(Optional) Complete CSS style for the bottom section (per ibtitlestyle).
ibbottomtext
(Optional) Contents of the bottom section. If absent, no rule will appear.