Vorlage:Tmbox/Doku: Unterschied zwischen den Versionen
K
Reverted edits by 70.247.248.81 (talk) to last version by DixonDBot
(→Usage) |
imported>Edokter K (Reverted edits by 70.247.248.81 (talk) to last version by DixonDBot) |
||
Zeile 15: | Zeile 15: | ||
* The '''notice''' type should be used for the majority of talkpage messageboxes; those that are intended to convey or summarise information. If a talkpage messagebox does not obviously fit into one of the other types, it is probably a notice type. | * The '''notice''' type should be used for the majority of talkpage messageboxes; those that are intended to convey or summarise information. If a talkpage messagebox does not obviously fit into one of the other types, it is probably a notice type. | ||
=== Usage === | |||
Simple usage example: | |||
<pre> | |||
{{tmbox | text = Some text.}} | |||
</pre> | |||
{{tmbox | text = Some text.}} | |||
Complex example: | |||
<pre> | |||
{{tmbox | |||
| type = style | |||
| image = [[Image:Emblem-question-yellow.svg|40px]] | |||
| style = width: 400px; | |||
| textstyle = color: red; font-weight: bold; font-style: italic; | |||
| text = The message body text. | |||
}} | |||
</pre> | |||
{{tmbox | |||
| type = style | |||
| image = [[Image:Emblem-question-yellow.svg|40px]] | |||
| style = width: 400px; | |||
| textstyle = color: red; font-weight: bold; font-style: italic; | |||
| text = The message body text. | |||
}} | |||
=== Talk page message box types === | === Talk page message box types === |