Zum Inhalt springen

Vorlage:Cmbox/Doku: Unterschied zwischen den Versionen

Copying and adapting doc from ambox. Intermediate save.
imported>Davidgothberg
(Change to using new name of template: "cambox" -> "cmbox".)
imported>Davidgothberg
(Copying and adapting doc from ambox. Intermediate save.)
Zeile 1: Zeile 1:
{{Documentation subpage}}
{{Documentation subpage}}
<includeonly>{{intricate template}}</includeonly>
<!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE -->
<!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE -->
__NOTOC__
 
This is the {{tl|cmbox}} or '''category message box''' meta-template.
This is the {{tl|cmbox}} or '''category message box''' meta-template.


It is used to create message box templates for category pages, such as {{tl|CatDiffuse}} etc.
It is used to create message box templates for category pages, such as {{tl|CatDiffuse}} etc. It offers several different colours, uses default images if no image parameter is given and it has some other features.


This template works exactly like {{tl|ambox}} and uses the same parameters, see full documentation there.  
This template works exactly like {{tl|ambox}} and uses the same parameters, see full documentation there.  
Zeile 11: Zeile 12:


The styles of category space message boxes and the usage of this template is currently being standardised and discussed on the [[{{TALKPAGENAME}}|talk page]] of this template. Thus don't use this meta-template for real category message boxes yet, but feel free to use it for testing.  
The styles of category space message boxes and the usage of this template is currently being standardised and discussed on the [[{{TALKPAGENAME}}|talk page]] of this template. Thus don't use this meta-template for real category message boxes yet, but feel free to use it for testing.  
When this template is used to build actual category message boxes they should contain the same (long) texts as before, with links to explanations and they can use more specific images than the default images shown here.
=== Usage ===
Simple usage example:
<pre>
{{cmbox | text = Some text.}}
</pre>
{{cmbox | text = Some text.}}
Complex example:
<pre>
{{cmbox
| type  = style
| image = [[Image:Emblem-question-yellow.svg|38px]]
| style = width: 400px; color: red; font-weight: bold; font-style: italic;
| text  = The message body text.
}}
</pre>
{{cmbox
| type  = style
| image = [[Image:Emblem-question-yellow.svg|38px]]
| style = width: 400px; color: red; font-weight: bold; font-style: italic;
| text  = The message body text.
}}


=== Category message box types ===
=== Category message box types ===


These are the colours and styles that this meta-template currently produces. When this template is used to build actual category message boxes they should contain the same (long) texts as before, with links to explanations and they can use more specific images than the default images shown here.
The following examples use different '''type''' parameters but use no image parameters thus they use the default images for each type.


{{cmbox
{{cmbox
| type = speedy
| type = speedy
| text = speedy
| text = type=<u>speedy</u> – Speedy deletion templates such as {{tl|db-catempty}}.
}}
}}
{{cmbox
{{cmbox
| type = delete
| type = delete
| text = delete
| text = type=<u>delete</u> – Deletion templates such as {{tl|cfd}}.
}}
}}
{{cmbox
{{cmbox
Anonymer Benutzer