18,908
edits
m (Iritscen moved page Template:HeaderBoxTemplateTemplate to Template:HeaderBoxBase without leaving a redirect: better name) |
(updated for new name; noted that the template is not intended to be used directly) |
||
Line 1: | Line 1: | ||
<noinclude>Provides a | <noinclude>Provides a standardized centered header message box. Used as a foundation for constructing other templates, not directly (see [[:Category:Administrative templates]]). | ||
Sample usage: | Sample usage: | ||
<nowiki>{{ | <nowiki>{{HeaderBoxBase|color=brown|icon=Aged parchment-60px.jpg|iconsize=60px|text='''This page contains information that is out of date.'''<br>Please update the information here to reflect where the community is at today.}}</nowiki> | ||
produces: | produces: | ||
{{ | {{HeaderBoxBase|color=brown|icon=Aged parchment-60px.jpg|iconsize=60px|text='''This page contains information that is out of date.'''<br>Please update the information here to reflect where the community is at today.}} | ||
[[Category:Header and footer templates]] | [[Category:Header and footer templates]] | ||