Difference between revisions of "Template:Notice"
The Beyond Skyrim Wiki — Hosted by UESP
m (1 revision imported: templates from UESPWiki) |
m |
||
Line 1: | Line 1: | ||
− | <includeonly><table style="border: {{{border-width|1px}}} solid {{{border|#aaaaaa}}}; background-color: {{{bgcolor|# | + | <includeonly><table style="border: {{{border-width|1px}}} solid {{{border|#aaaaaa}}}; background-color: {{{bgcolor|#606060}}}; width: {{{width|80%}}}; margin: {{{margin|0 auto 1em auto}}}; padding: 0.2em; text-align: {{{align|left}}}; clear:{{{clear|both}}};"><tr>{{#if:{{{image|}}}|<td style="vertical-align:middle;">{{{image}}}</td>}}<td style="vertical-align:middle; width:100%"> {{{message|{{{1|If you're seeing this message, insert "message=" at the start of your message to fix the problem.}}}}}}</td></tr></table></includeonly><noinclude>{{/Doc}}</noinclude> |
Latest revision as of 09:42, 22 January 2023
Summary[edit]
This template produces a notice that can be placed on the top of articles or talk pages.
Parameters[edit]
Examples[edit]
{{Notice|Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Nulla a nibh ut odio dictum ultrices. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos hymenaeos.}}
Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Nulla a nibh ut odio dictum ultrices. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos hymenaeos. |
See Also[edit]
Template:Tl2 - More standardized version of Notice: only allows site-standard colours and supports fewer parameters to encourage message consistency.