Template:InfoBox Headers: Difference between revisions
Jump to navigation
Jump to search
new name |
m Protected "Template:InfoBox Headers": High traffic page ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)) |
||
| (11 intermediate revisions by 3 users not shown) | |||
| Line 1: | Line 1: | ||
style="font-weight:bold;background:#CCD9EA;text-align:center;" | <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 05:58, 28 May 2024
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 =
}}