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

Матеріал з Аероскан Сервіс
Перейти до: навігація, пошук
(try to get working like it should)
м (fix)
Рядок 11: Рядок 11:
 
   | idea    = yellow
 
   | idea    = yellow
 
   | query    = #ffb734
 
   | query    = #ffb734
   | #default = #1e90ff
+
   |#default = #1e90ff
 
}};"
 
}};"
 
  |-
 
  |-
Рядок 28: Рядок 28:
 
  | query    = [[Image:Torchlight help yellow.png|40x40px]]
 
  | query    = [[Image:Torchlight help yellow.png|40x40px]]
 
  | blank    = <!-- empty image cell -->
 
  | blank    = <!-- empty image cell -->
  | #default = {{{image|[[Image:Stop hand nuvola.svg|40x40px]]}}}}}}}
+
  |#default = {{{image|[[Image:Stop hand nuvola.svg|40x40px]]}}}}}}}
 
  | style="color:black;" | {{{1|{{{msg|{{{text|''Enter Text''}}}}}}}}}
 
  | style="color:black;" | {{{1|{{{msg|{{{text|''Enter Text''}}}}}}}}}
 
{{#if:{{{imageright|}}}|{{!}}{{{imageright}}}}}
 
{{#if:{{{imageright|}}}|{{!}}{{{imageright}}}}}

Версія за 01:33, 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:

This message box is using an invalid "type=warning" parameter and needs fixing.
This message box is using an invalid "type=merge" parameter and needs fixing.
This message box is using an invalid "type=growth" parameter and needs fixing.
This message box is using an invalid "type=idea" parameter and needs fixing.
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.