Difference between revisions of "Template:Notice"
Jump to navigation
Jump to search
imported>Thumperward (add passthrough of style and textstyle, per EP request. also tidy whitespace) |
m (1 revision imported) |
||
(27 intermediate revisions by 13 users not shown) | |||
Line 1: | Line 1: | ||
− | {{ | + | {{Mbox |
| name = Notice | | name = Notice | ||
− | |||
− | |||
− | |||
| demospace = {{{demospace|}}} | | demospace = {{{demospace|}}} | ||
− | | | + | | style = {{#if:{{{style|}}} |{{#if:{{{small|}}}||width:80%;}} {{{style}}} }} |
− | | | + | | subst = <includeonly>{{subst:substcheck}}</includeonly> |
− | + | | type = notice | |
− | + | | image = {{#if:{{{image|}}} |[[File:{{{image}}}|40px|Notice]]}} | |
− | |||
| small = {{{small|}}} | | small = {{{small|}}} | ||
− | | smallimage = {{#if:{{{image|}}}| [[ | + | | smallimage = {{#if:{{{image|}}} |[[File:{{{image}}}|30px|Notice]]}} |
− | + | | imageright = {{#if:{{{imageright|}}} |{{{imageright}}} |{{#if:{{{shortcut|{{{shortcut1|}}}}}} |{{Ombox/shortcut|{{{shortcut|{{{shortcut1|}}}}}}|{{{shortcut2|}}}|{{{shortcut3|}}}|{{{shortcut4|}}}|{{{shortcut5|}}}}}}} }} | |
− | }}< | + | | textstyle = {{{textstyle|text-align: {{#if:{{{center|}}}|center|{{{align|left}}}}};}}} |
+ | | 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> |