Відмінності між версіями «Шаблон:Mbox»
Матеріал з Аероскан Сервіс
(moving left-border out of the mbox. without that, it's really not an mbox anyway.) |
м |
||
| Рядок 15: | Рядок 15: | ||
{{#if:{{{image|}}} | {{#if:{{{image|}}} | ||
| [[Image:{{{image}}}|40px]] | | [[Image:{{{image}}}|40px]] | ||
| − | | | + | | {{#switch:{{{type|}}} |
| − | | warning = Stop hand nuvola.svg | + | | warning = [[Image:Stop hand nuvola.svg|40x40px]] |
| − | | serious = Stop hand nuvola.svg | + | | serious = [[Image:Stop hand nuvola.svg|40x40px]] |
| − | | content = Book important.svg | + | | content = [[Image:Book important.svg|40x40px]] |
| − | | style = Applications-office.svg | + | | style = [[Image:Applications-office.svg|40x40px]] |
| − | | merge = Merge-split-transwiki default.svg | + | | merge = [[Image:Merge-split-transwiki default.svg|40x40px]] |
| − | | move = Merge-split-transwiki default.svg | + | | move = [[Image:Merge-split-transwiki default.svg|40x40px]] |
| − | | notice = Book notice.svg | + | | notice = [[Image:Book notice.svg|40x40px]] |
| − | | growth = Nuvola apps bookcase.svg | + | | growth = [[Image:Nuvola apps bookcase.svg|40x40px]] |
| − | | idea = Ktip.svg | + | | idea = [[Image:Ktip.svg|40x40px]] |
| − | | query = Torchlight help yellow.png | + | | query = [[Image:Torchlight help yellow.png|40x40px]] |
| blank = <!-- empty image cell --> | | blank = <!-- empty image cell --> | ||
| #default = <!-- empty image cell --> | | #default = <!-- empty image cell --> | ||
| − | }} | + | }} |
}} | }} | ||
</td><td style="color: #000000;"> | </td><td style="color: #000000;"> | ||
Версія за 00:35, 26 вересня 2007
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:
{{mbox|type=<TYPE>|text=<TEXT>}}
Where <TYPE> can be one of the following:
| 40x40px | warning or serious |
This message box is using an invalid "type=warning" parameter and needs fixing.
| 40x40px | content |
| 40x40px | style |
| 40x40px | merge or move |
This message box is using an invalid "type=merge" parameter and needs fixing.
| 40x40px | notice |
| 40x40px | growth |
This message box is using an invalid "type=growth" parameter and needs fixing.
| 40x40px | idea |
This message box is using an invalid "type=idea" parameter and needs fixing.
| 40x40px | query |
This message box is using an invalid "type=query" parameter and needs fixing.
the default images can be suppressed by specifying "image=blank", or "image=<IMAGE>", where <IMAGE> is a replacement image link. Examples of how this template is used are located on Wikibooks:Template messages.