Template:InfoBox Headers: Difference between revisions

From SGUTranscripts
Jump to navigation Jump to search
(new name)
 
m (added category)
 
(10 intermediate revisions by 2 users not shown)
Line 1: Line 1:
style="font-weight:bold;background:#CCD9EA;text-align:center;" | {{{header}}}
<includeonly>style="font-weight:bold;background:#CCD9EA;text-align:center;" {{!}} {{{header}}}</includeonly><noinclude>
<noinclude>
=== Description ===
=== 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.
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.


The input to this template, <code>header</code>, determines the text.
=== 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>

Latest revision as of 13:17, 13 September 2016

Description[edit]

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[edit]

The input to this template, header, determines the text of the header.

{{InfoBox_Headers |header = Skeptical Rogues }}

Copy[edit]

{{InfoBox_Headers 
|header = 
}}