(Created page with '{| cellspacing="0" align="center" cellpadding="5" style="width: {{{width}}}; background-color: {{{background-color}}}; border: 1px solid {{{border-color}}}; text-align: center;" …')
 
(try putting # into the actual template rather than the arguments)
Line 1: Line 1:
{| cellspacing="0" align="center" cellpadding="5" style="width: {{{width}}}; background-color: {{{background-color}}}; border: 1px solid {{{border-color}}}; text-align: center;"
{| cellspacing="0" align="center" cellpadding="5" style="width: {{{width}}}; background-color: #{{{background-color}}}; border: 1px solid #{{{border-color}}}; text-align: center;"
| style="padding: 4pt; line-height: 1.25em;" |
| style="padding: 4pt; line-height: 1.25em;" |
|-
|-
Line 14: Line 14:
{{notice|
{{notice|
width=80%
width=80%
background-color=#F3F2E0
background-color=F3F2E0
border-color=#B5B380
border-color=B5B380
headline=Blah blah
headline=Blah blah
content=Yabba dabba doo}}
content=Yabba dabba doo}}

Revision as of 03:14, 28 January 2010

{{{headline}}}

{{{content}}}

Usage

Create one-off notices, or use to create a notice template for a specific purpose.

background-color=F3F2E0 border-color=B5B380 headline=Blah blah content=Yabba dabba doo; background-color: #{{{background-color}}}; border: 1px solid #{{{border-color}}}; text-align: center;"
{{{headline}}}

{{{content}}}

Cookies help us deliver our services. By using our services, you agree to our use of cookies.