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

Матеріал з Аероскан Сервіс
Перейти до: навігація, пошук
(allow image to continue to work when type is also supplied)
м (109 версій)
 
(не показана одна проміжна версія 12 учасників)
Рядок 1: Рядок 1:
<includeonly><table class="metadata plainlinks" style="{{{style|width:90%; margin:0px auto; background:#f8fcff; border:1px solid #aaa;}}} border-left:10px solid {{#switch:{{{type|}}}
+
<includeonly>{{
   | warning  = #b22222
+
  {{namespace detect
   | serious  = #b22222
+
  | demospace = {{{demospace|}}}
   | content = #f28500
+
   | main = ambox
   | style    = #f4c430
+
   | wikijunior = ambox
   | merge    = #9932cc
+
   | cookbook = ambox
   | move    = #9932cc
+
   | talk      = tmbox
   | notice  = #1e90ff
+
   | file      = imbox
  | growth  = #228b22
+
   | category  = cmbox
  | idea     = yellow
+
   | other     = ombox
   | query    = #ffb734
+
   }}
  |#default  = #1e90ff
+
| type      = {{{type|}}}
}};">
+
| image     = {{{image|}}}
<tr>{{#ifeq:{{{image|yes}}}|none
+
| imageright = {{{imageright|}}}
|<!-- no image cell -->
+
| style      = {{{style|}}}
|<td style="width:52px; padding:2px 0px 2px 0.5em; text-align:center;">{{{image|{{#switch:{{{type|}}}
+
| textstyle = {{{textstyle|}}}
| warning  = [[Image:Stop hand nuvola.svg|40x40px]]
+
| text      = {{{text|{{{msg|}}}}}}
| serious  = [[Image:Stop hand nuvola.svg|40x40px]]
+
| small      = {{{small|}}}
| content  = [[Image:Book important.svg|40x40px]]
+
| smallimage = {{{smallimage|}}}
| style   = [[Image:Applications-office.svg|40x40px]]
+
| smallimageright = {{{smallimageright|}}}
| merge    = [[Image:Merge-split-transwiki default.svg|40x40px]]
+
| smalltext  = {{{smalltext|}}}
  | move    = [[Image:Merge-split-transwiki default.svg|40x40px]]
+
}}</includeonly><noinclude>
| notice  = [[Image:Book notice.svg|40x40px]]
+
{{documentation}}
| growth  = [[Image:Nuvola apps bookcase.svg|40x40px]]
+
<!-- Add categories and interwikis to the /doc subpage, not here! -->
| idea    = [[Image:Ktip.svg|40x40px]]
+
| query    = [[Image:Torchlight help yellow.png|40x40px]]
+
| blank    = <!-- empty image cell -->
+
|#default  = [[Image:Stop hand nuvola.svg|40x40px]]}}}}}</td>}}
+
<td style="color:black;">{{{1|{{{msg|{{{text|''Enter Text''}}}}}}}}}</td>
+
{{#if:{{{imageright|}}}|<td>{{{imageright}}}</td>}}
+
</tr></table></includeonly><noinclude>
+
== Usage ==
+
 
+
This template is used to create other templates with a consistent visual style. Messages will be color coded to demonstrate their type and severity. The types of message are described as:
+
 
+
<nowiki>{{mbox|type=<TYPE>|text=<TEXT>}}</nowiki>
+
 
+
Where <TYPE> can be one of the following:
+
 
+
{{msg:mbox|type=warning|text=warning or serious}}
+
{{msg:mbox|type=content|text=content}}
+
{{msg:mbox|type=style|text=style}}
+
{{msg:mbox|type=merge|text=merge or move}}
+
{{msg:mbox|type=notice|text=notice}}
+
{{msg:mbox|type=growth|text=growth}}
+
{{msg:mbox|type=idea|text=idea}}
+
{{msg:mbox|type=query|text=query}}
+
 
+
the default images can be suppressed by specifying "image=none", or "image=<IMAGE>", where <IMAGE> is a replacement image link. Examples of how this template is used are located on [[Wikibooks:Template messages]].
+
 
</noinclude>
 
</noinclude>

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

30px Template documentation[create]