Permanently protected template

Template:Mbox: Difference between revisions

From The HILLSIDE
Jump to navigation Jump to search
en>MZMcBride
converted to wikisyntax; optimized code
m 102 revisions imported: Import Template:Page in progress
 
(103 intermediate revisions by 43 users not shown)
Line 1: Line 1:
{| class="ambox {{#switch:{{{type|}}}
{{#invoke:Message box|mbox}}<noinclude>
|serious =ambox-serious
{{documentation}}
|content =ambox-content
<!-- Categories go on the /doc subpage, and interwikis go on Wikidata. -->
|style  =ambox-style
|merge  =ambox-merge
|notice  =ambox-notice
|#default=ambox-notice
}}"
{{#ifeq:{{{image}}}|none|<!-- image=none -->|<!-- else -->
{{!}} class="ambox-image" {{!}} <!--
-->{{#ifeq:{{{image}}}|blank|
<!-- image=blank -->
|<!-- image != blank -->
{{#if:{{{image|}}}|{{{image}}}|<!-- No image param -->
{{#switch:{{{type|}}}
|serious =[[Image:Stop hand nuvola.svg|40px]]
|content =[[Image:Emblem-important.svg|40px]]
|style  =[[Image:Broom icon.svg|40px]]
|merge  =[[Image:Merge-split-transwiki default.svg]]
|notice  =[[Image:Info non-talk.png|40px]]
|#default=[[Image:Info non-talk.png|40px]]
}}<!-- End #switch type -->
}}<!-- End if image -->
}}<!-- End ifeq image==blank -->
}}<!-- End ifeq image==none -->
{{!}} {{{text}}}
{{#if:{{{imageright|}}}|
{{!}} class="ambox-imageright">{{{imageright}}}
}}
|}<noinclude>
{{template doc}}
<!-- Add categories and inter-wikis to the /doc subpage, not here! -->
</noinclude>
</noinclude>

Latest revision as of 08:09, 14 July 2020

<templatestyles src="Module:Documentation/styles.css"></templatestyles>

Template documentation