Template:InfoBox Headers: Difference between revisions
Jump to navigation
Jump to search
m (Add usage info) |
m (added 'copy' section) |
||
Line 3: | Line 3: | ||
This template is used to add a formatted header to infoboxes. It includes a light gray-blue background, and the text is bold and centered. | This template is used to add a formatted header to infoboxes. It includes a light gray-blue background, and the text is bold and centered. | ||
=== Usage === | === Usage === | ||
The input to this template, <code>header</code>, determines the text of the header. | |||
<pre>{{InfoBox_Headers |header = Skeptical Rogues }}</pre> | |||
=== Copy === | |||
<pre>{{InfoBox_Headers | |||
|header = | |||
}}</pre> | |||
[[Category:Utility templates]] | [[Category:Utility templates]] | ||
</noinclude> | </noinclude> |
Revision as of 09:02, 3 September 2013
Description
This template is used to add a formatted header to infoboxes. It includes a light gray-blue background, and the text is bold and centered.
Usage
The input to this template, header
, determines the text of the header.
{{InfoBox_Headers |header = Skeptical Rogues }}
Copy
{{InfoBox_Headers |header = }}