Difference between revisions of "Template:Infobox"

From Mania Tech Wiki
Jump to navigation Jump to search
(Created page with "<includeonly> {{{!}} class="infobox {{{bodyclass|}}}" cellspacing="5" style="width: 22em; text-align: left; font-size: 88%; line-height: 1.5em; {{{bodystyle|}}}"<!-- Caption...")
 
(No difference)

Latest revision as of 16:37, 6 June 2017

Purpose

This is a generic infobox, its primary aim is as a meta template to construct more specialized templates.

Using them is simple:

{{Infobox
|label1 = Something
|data1 = Description
}

Source

This template is adapted from DoomWiki.org.