Difference between revisions of "Template:Notice"
Jump to navigation
Jump to search
imported>HJ Mitchell m (Changed protection level of Template:Notice: was inderectly transcluded on CASC; drop to TE per request ([Edit=Allow only template editors and admins] (indefinite) [Move=Allow only template editors and admins] (indefinite))) |
m (1 revision imported) |
||
| (22 intermediate revisions by 8 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> | ||