Template:Cleanupbox
This documentation is transcluded from Template:Cleanupbox/doc.
This template is usually used for formatting in maintenance cleanup templates (.../layout subpages).
Usage
{{Cleanupbox |1= }}
Template parameters
| Parameter | Description | Default | Status | |
|---|---|---|---|---|
1 | text | empty | required | |
image | logo to be displayed left; e.g. [[File:Information icon.svg|24px]] | empty | optional | |
imageright | another logo to be displayed right | empty | optional | |
type | possible values:
| "cleanup" | optional | |
noline | a thematic break line (represents a horizontal rule) | empty | optional | |
style | additional style attributesNote: to have the box left, set "margin:0" or similar | empty | optional | |
langlinks | empty | optional | ||
Additional information
The template is intended to be used in the following namespaces: the Template namespace
The template is intended to be used by the following user groups: no user group specified
Relies on:
Example
{{Cleanupbox|type=none
|image=[[File:Edit-clear.svg|62px|link=]]
|langlinks={{YourTemplate/lang}}
|lang={{{lang|}}}
|{{lang|{{{lang|}}}|{{{text|empty}}}}}
}}
renders as:
For templates with translations. The {{ }} must be included. This is done so templates such as {{Lang links}} can be used.