Template:Category note/doc
Jump to navigation
Jump to search
This is a documentation subpage for Template:Category note. It contains usage information, categories and other content or metadata that is not part of the original template. |
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