Permanently protected template

Template:Mbox: Difference between revisions

From The HILLSIDE
Jump to navigation Jump to search
en>P858snake
m 1 revision from w:en:Template:Mbox: update to en.wiki
en>MSGJ
m pass subst and date for benefit of ambox
Line 1: Line 1:
{{#switch:{{{small|}}}
{{
| left =
   {{namespace detect
   {{mbox/core
   | demospace = {{{demospace|}}}
   | small      = left
   | main     = ambox
  | type      = {{{type|}}}
   | talk     = tmbox
   | image     = {{#if:{{{smallimage|}}}
   | file     = imbox
                | {{{smallimage}}}
   | category = cmbox
                | {{{image|}}}
   | other    = ombox
                }}
   | imageright = {{#if:{{{smallimageright|}}}
                | {{{smallimageright}}}
                | {{{imageright|}}}
                }}
  | style     = {{{style|}}}
  | textstyle  = {{{textstyle|}}}
   | text      = {{#if:{{{smalltext|}}}
                | {{{smalltext}}}
                | {{{text}}}
                }}
  }}
| #default =
  {{mbox/core
  | type      = {{{type|}}}
  | image      = {{{image|}}}
  | imageright = {{{imageright|}}}
  | style     = {{{style|}}}
   | textstyle = {{{textstyle|}}}
   | text      = {{{text}}}
   }}
   }}
| type      = {{{type|}}}
| image      = {{{image|}}}
| imageright = {{{imageright|}}}
| style      = {{{style|}}}
| textstyle  = {{{textstyle|}}}
| text      = {{{text}}}
| small      = {{{small|}}}
| smallimage = {{{smallimage|}}}
| smallimageright = {{{smallimageright|}}}
| smalltext  = {{{smalltext|}}}
| subst      = {{{subst|}}}
| date      = {{{date|}}}
}}<noinclude>
}}<noinclude>
{{Documentation}}
{{documentation}}
<!-- Add categories and interwikis to the /doc subpage, not here! -->
<!-- Add categories and interwikis to the /doc subpage, not here! -->
</noinclude>
</noinclude>

Revision as of 10:08, 13 September 2011

{{

 Template:Namespace detect

| type = | image = | imageright = | style = | textstyle = | text = {{{text}}} | small = | smallimage = | smallimageright = | smalltext = | subst = | date = }}

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

Template documentation