Template:HeaderBoxTemplateTemplate: Difference between revisions
Jump to navigation
Jump to search
(Created page with "{| cellpadding=0 style="border:1px solid black; border-spacing:0px; padding:0px; empty-cells:show; margin-left:auto; margin-right:auto; text-align:center; width:700pt;" | styl...") |
No edit summary |
||
Line 1: | Line 1: | ||
{| cellpadding=0 style="border:1px solid black; border-spacing:0px; padding:0px; empty-cells:show; margin-left:auto; margin-right:auto; text-align:center; width:700pt;" | <noinclude>Use like:<br/> | ||
<nowiki>{{HeaderBoxTemplateTemplate|color=brown|icon=Aged parchment-60px.jpg|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><br/> | |||
to achieve the following: | |||
{{HeaderBoxTemplateTemplate|color=brown|icon=Aged parchment-60px.jpg|text='''This page contains information that is out of date.'''<br>Please update the information here to reflect where the community is at today.}}</noinclude> | |||
<includeonly>{| cellpadding=0 style="border:1px solid black; border-spacing:0px; padding:0px; empty-cells:show; margin-left:auto; margin-right:auto; text-align:center; width:700pt;" | |||
| style="background-color:{{{color|red}}}; width:1%;" | | | style="background-color:{{{color|red}}}; width:1%;" | | ||
| style="width:1%;" | [[Image:{{{icon}}}]] | | style="width:1%;" | [[Image:{{{icon}}}]] | ||
| style="width:98%;" | | | style="width:98%;" | | ||
{{{text}}} | {{{text}}} | ||
|} | |}</includeonly> | ||
<noinclude>[[Category:Administrative templates]]</noinclude> | <noinclude>[[Category:Administrative templates]]</noinclude> |
Revision as of 18:58, 2 November 2012
Use like:
{{HeaderBoxTemplateTemplate|color=brown|icon=Aged parchment-60px.jpg|text='''This page contains information that is out of date.'''<br>Please update the information here to reflect where the community is at today.}}
to achieve the following:
This page contains information that is out of date. |