Відмінності між версіями «Шаблон:Mbox»

Матеріал з Аероскан Сервіс
Перейти до: навігація, пошук
(Updating the code comment since ambox and dmbox/ombox has been fixed. They can take empty parameters now.)
м (109 версій)
 
(не показані 45 проміжних версій 9 учасників)
Рядок 1: Рядок 1:
{{  
+
<includeonly>{{
 
   {{namespace detect  
 
   {{namespace detect  
 
   | demospace = {{{demospace|}}}
 
   | demospace = {{{demospace|}}}
   | main     = ambox
+
   | main = ambox
<!-- | talk   = tmbox -->
+
  | wikijunior = ambox
   | image    = imbox
+
   | cookbook  = ambox
 +
  | talk      = tmbox
 +
   | file      = imbox
 
   | category  = cmbox
 
   | category  = cmbox
 
   | other    = ombox
 
   | other    = ombox
 
   }}
 
   }}
<!-- These if-cases should perhaps be removed since all current mboxes can take empty parameters. This code also means we are feeding several empty numbered parameters but that doesn't matter since the mboxes don't use numbered parameters.  -->
+
| type       = {{{type|}}}
| {{#if:{{{type|}}}| type={{{type|}}} }}
+
| image      = {{{image|}}}
| {{#if:{{{image|}}}| image={{{image|}}} }}
+
| imageright = {{{imageright|}}}
| {{#if:{{{imageright|}}}| imageright={{{imageright|}}} }}
+
| style      = {{{style|}}}
| {{#if:{{{style|}}}| style={{{style|}}} }}
+
| textstyle  = {{{textstyle|}}}
| {{#if:{{{textstyle|}}}| textstyle={{{textstyle|}}} }}
+
| text      = {{{text|{{{msg|}}}}}}
| {{#if:{{{text|}}}| text={{{text|}}} }}
+
| small      = {{{small|}}}
 
+
| smallimage = {{{smallimage|}}}
}}<noinclude>
+
| smallimageright = {{{smallimageright|}}}
 
+
| smalltext  = {{{smalltext|}}}
<!-- {{pp-template|small=yes}} -->
+
}}</includeonly><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>

Поточна версія на 20:12, 25 травня 2015

30px Template documentation[create]