(Created page with "<noinclude> For displaying notices on specific pages: <div style="width: 50%;"> <pre> {{SiteNotice| MessageRed= MessageWhite= }} </pre> </div> </noinclude> <center> {|width=...") |
|||
| (4 intermediate revisions by the same user not shown) | |||
| 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 15: | Line 17: | ||
{|width="700" cellspacing="3" style="border: 4px solid #333; background-color: #000; margin-bottom: 3px;" | {|width="700" cellspacing="3" style="border: 4px solid #333; background-color: #000; margin-bottom: 3px;" | ||
|- | |- | ||
| − | |align="center"| [[File:Notice.png|30px]]|| align="center" |''<font color="#F00">{{{MessageRed}}}</font><br /> {{{MessageWhite}}}'' ||[[File:Notice.png|30px]] | + | |align="center" width="40px" | [[File:Notice.png|30px]]|| align="center" |''<font color="#F00">{{{MessageRed}}}</font><br /> {{{MessageWhite}}}'' || width="40px" | [[File:Notice.png|30px]] |
|} | |} | ||
| − | </center><br / | + | </center><br /> |
| − | + | ||
| − | + | ||
For displaying notices on specific pages:
{{SiteNotice
|MessageRed =
|MessageWhite =
}}
| |
{{{MessageRed}}} {{{MessageWhite}}} |
|