(Created page with "<noinclude> For displaying notices on specific pages: <div style="width: 50%;"> <pre> {{SiteNotice| MessageRed= MessageWhite= }} </pre> </div> </noinclude> <center> {|width=...") |
|||
| Line 4: | Line 4: | ||
<div style="width: 50%;"> | <div style="width: 50%;"> | ||
<pre> | <pre> | ||
| − | {{SiteNotice | + | {{SiteNotice |
| − | MessageRed= | + | |MessageRed = |
| − | MessageWhite= | + | |MessageWhite = |
}} | }} | ||
</pre> | </pre> | ||
</div> | </div> | ||
| + | |||
| + | [[Category:Templates]] | ||
</noinclude> | </noinclude> | ||
| Line 17: | Line 19: | ||
|align="center"| [[File:Notice.png|30px]]|| align="center" |''<font color="#F00">{{{MessageRed}}}</font><br /> {{{MessageWhite}}}'' ||[[File:Notice.png|30px]] | |align="center"| [[File:Notice.png|30px]]|| align="center" |''<font color="#F00">{{{MessageRed}}}</font><br /> {{{MessageWhite}}}'' ||[[File:Notice.png|30px]] | ||
|} | |} | ||
| − | </center | + | </center> |
| − | + | ||
| − | + | ||
For displaying notices on specific pages:
{{SiteNotice
|MessageRed =
|MessageWhite =
}}
| |
{{{MessageRed}}} {{{MessageWhite}}} |