Difference between revisions of "Template:Notice"
Jump to navigation
Jump to search
imported>Callanecc m (Changed protection level of Template:Notice: Highly visible template: Included in Wikipedia:Cascade-protected items a number of times so not a candidate to remove ([Edit=Allow only administrators] (indefinite) [Move=Allow on) |
m (1 revision imported) |
||
(23 intermediate revisions by 9 users not shown) | |||
Line 1: | Line 1: | ||
− | {{ | + | {{Mbox |
| name = Notice | | name = Notice | ||
− | | style = {{{style|}}} | + | | demospace = {{{demospace|}}} |
− | | | + | | style = {{#if:{{{style|}}} |{{#if:{{{small|}}}||width:80%;}} {{{style}}} }} |
| subst = <includeonly>{{subst:substcheck}}</includeonly> | | subst = <includeonly>{{subst:substcheck}}</includeonly> | ||
− | | | + | | type = notice |
− | | image = {{#if:{{{image|}}}|[[ | + | | image = {{#if:{{{image|}}} |[[File:{{{image}}}|40px|Notice]]}} |
| small = {{{small|}}} | | small = {{{small|}}} | ||
− | | smallimage = {{#if:{{{image|}}}|[[ | + | | smallimage = {{#if:{{{image|}}} |[[File:{{{image}}}|30px|Notice]]}} |
− | | text = {{#if:{{{header|}}}|<div style="text-align: center">'''{{{header}}}'''</div>}}{{{text|{{{1}}}}}} | + | | imageright = {{#if:{{{imageright|}}} |{{{imageright}}} |{{#if:{{{shortcut|{{{shortcut1|}}}}}} |{{Ombox/shortcut|{{{shortcut|{{{shortcut1|}}}}}}|{{{shortcut2|}}}|{{{shortcut3|}}}|{{{shortcut4|}}}|{{{shortcut5|}}}}}}} }} |
− | + | | textstyle = {{{textstyle|text-align: {{#if:{{{center|}}}|center|{{{align|left}}}}};}}} | |
− | }}<noinclude>{{ | + | | text = {{#if:{{{header|{{{heading|{{{title|}}}}}}}}} |<div style="{{{headstyle|text-align: {{#if:{{{center|}}}|center|left}};}}}">'''{{{header|{{{heading|{{{title|}}}}}}}}}'''</div>}}<!-- |
+ | -->{{{text|{{{content|{{{reason|{{{1}}}}}}}}}}}} | ||
+ | }}<noinclude> | ||
+ | {{Documentation}} | ||
+ | </noinclude> |