Template:Cmbox/doc

From the Croc Wiki, the Croc encyclopedia
Revision as of 18:55, May 9, 2008 by wikipedia>Davidgothberg (More documentation. Ouch, only found two other images both of move type for the "Other images" examples. Intermediate save.)
Jump to navigationJump to search


This is the {{cmbox}} or category message box meta-template.

It is used to create message box templates for category pages, such as {{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 {{ambox}} and uses the same parameters, see full documentation there.

Suggested style standard

The styles of category space message boxes and the usage of this template is currently being standardised and discussed on the 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:

{{cmbox | text = Some text.}}

Page Module:Message box/cmbox.css has no content.


Complex example:

{{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.
}}

Page Module:Message box/cmbox.css has no content.

Category message box types

The following examples use different type parameters but use no image parameters thus they use the default images for each type.

Page Module:Message box/cmbox.css has no content.

Page Module:Message box/cmbox.css has no content.

Page Module:Message box/cmbox.css has no content.

Page Module:Message box/cmbox.css has no content.

Page Module:Message box/cmbox.css has no content.

Page Module:Message box/cmbox.css has no content.

Page Module:Message box/cmbox.css has no content.

Other images

The default images shown above are mostly for convenience. In many cases it is more appropriate to use more specific images. These examples use the image parameter to specify an image other than the default images.

Page Module:Message box/cmbox.css has no content.

Page Module:Message box/cmbox.css has no content.


Technical details

This template currently uses hard coded styles. Later it will use CSS classes enabling it to be skinned.

See also

  • {{ambox}} – The meta-template for article message boxes.
  • {{imbox}} – The meta-template for image space message boxes.