Template:Category note
Jump to navigation
Jump to search
Input text missing
This documentation is transcluded from Template:Category note/doc. (Edit | history)
Note to editors: Please don't categorize this template by editing it directly. Instead, place the category in its documentation page, in its "includeonly" section.
Note to editors: Please don't categorize this template by editing it directly. Instead, place the category in its documentation page, in its "includeonly" section.
Usage
{
"params": {
"bgcolor": {
"description": "sets the background color using a CSS value",
"example": "yellow",
"type": "string",
"default": "#fdfdfd"
},
"image1": {
"description": "defines an image on the left hand side of the box",
"example": "File:Wiki.ong",
"type": "wiki-file-name",
"default": "none"
},
"image2": {
"description": "Defines the file to display on the right hand side of the box",
"example": "File:Example.png",
"type": "wiki-file-name",
"default": "(none)"
},
"text": {
"description": "the mandatory text in the box",
"example": "This is a note",
"type": "unbalanced-wikitext",
"required": true
},
"category": {
"description": "Enter a category",
"example": "Container category",
"type": "wiki-page-name",
"default": "(none)"
}
},
"description": "Use this template to write a note on a category page",
"format": "block"
}
See also
- Message box templates using {{Category note}}: https://wiki.secondlife.com/w/index.php?title=Special:WhatLinksHere/Template:Category_note&namespace=10&hidelinks=1