Difference between revisions of "Template:Mbox"

From Veloopti Help
Jump to: navigation, search
(Autocategorize article message box templates, per proposal)
m (100 revisions imported: Importing Key_press template from Mediawiki)
 
(27 intermediate revisions by 19 users not shown)
Line 1: Line 1:
{{#switch:{{{small|}}}
+
{{#invoke:Message box|mbox}}<noinclude>
| left =
 
  {{ambox/core
 
  | small      = left
 
  | type      = {{{type|}}}
 
  | image      = {{#if:{{{smallimage|}}}
 
                | {{{smallimage}}}
 
                | {{{image|}}}
 
                }}
 
  | imageright = {{#if:{{{smallimageright|}}}
 
                | {{{smallimageright}}}
 
                | {{{imageright|}}}
 
                }}
 
  | style      = {{{style|}}}
 
  | textstyle  = {{{textstyle|}}}
 
  | text      = {{#if:{{{smalltext|}}}
 
                | {{{smalltext}}}
 
                | {{{text}}}
 
                }}
 
  }}
 
| #default =
 
  {{ambox/core
 
  | type      = {{{type|}}}
 
  | image      = {{{image|}}}
 
  | imageright = {{{imageright|}}}
 
  | style      = {{{style|}}}
 
  | textstyle  = {{{textstyle|}}}
 
  | text      = {{{text}}}
 
  }}
 
}}<!--
 
 
 
--><includeonly>{{#ifeq:{{BASEPAGENAME}}|{{SUBPAGENAME}}|{{#ifeq:{{NAMESPACE}}|Template|[[Category:Article message boxes]]}}}}</includeonly><!--
 
 
 
--><noinclude>
 
 
 
{{pp-template}}
 
 
{{documentation}}
 
{{documentation}}
<!-- Add categories and interwikis to the /doc subpage, not here! -->
+
<!-- Categories go on the /doc subpage, and interwikis go on Wikidata. -->
 
</noinclude>
 
</noinclude>

Latest revision as of 22:06, 9 July 2017

50px Template documentation[create]