Difference between revisions of "Template:Notice"

From Timelines
Jump to: navigation, search
(add passthrough of style and textstyle, per EP request. also tidy whitespace)
m (Changed protection level for "Template:Notice": extensively used in mediawiki message; also is already fprot via cascading ([Edit=Require administrator access] (indefinite) [Move=Require administrator access] (indefinite)))
 
(25 intermediate revisions by 11 users not shown)
Line 1: Line 1:
{{ mbox
+
{{Mbox
 
| name      = Notice
 
| name      = Notice
| style      = {{{style|}}}
 
| textstyle  = {{{textstyle|}}}
 
| subst      = <includeonly>{{subst:</includeonly><includeonly>substcheck}}</includeonly>
 
 
| demospace  = {{{demospace|}}}
 
| demospace  = {{{demospace|}}}
| image     = {{#if:{{{image|}}}| [[Image:{{{image}}}|40px|Notice]] }}
+
| style     = {{#if:{{{style|}}} |{{#if:{{{small|}}}||margin:inherit auto;width:80%;}} {{{style}}} }}
| text       =  
+
| subst      = <includeonly>{{subst:substcheck}}</includeonly>
  {{#if:{{{header|}}}
+
| type       = notice
  | <div style="text-align:center;">'''{{{header}}}'''</div>
+
| image      = {{#if:{{{image|}}} |[[File:{{{image}}}|40px|Notice]]}}
  }}{{{1}}}
 
 
| small      = {{{small|}}}
 
| small      = {{{small|}}}
| smallimage = {{#if:{{{image|}}}| [[Image:{{{image}}}|30px|Notice]] }}
+
| smallimage = {{#if:{{{image|}}} |[[File:{{{image}}}|30px|Notice]]}}
 
+
| imageright = {{#if:{{{imageright|}}} |{{{imageright}}} |{{#if:{{{shortcut|{{{shortcut1|}}}}}} |{{Ombox/shortcut|{{{shortcut|{{{shortcut1|}}}}}}|{{{shortcut2|}}}|{{{shortcut3|}}}|{{{shortcut4|}}}|{{{shortcut5|}}}}}}} }}
}}<noinclude>{{documentation}}<!-- Add categories and interwikis to the /doc subpage, not here! --></noinclude>
+
| 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>

Latest revision as of 11:33, 9 December 2016

Template documentation[create]