Template:Category more/doc
This is a documentation subpage for Template:Category more. It may contain usage information, categories and other content that is not part of the original template page. |
This template is used on many pages and changes may be widely noticed. Test changes in the template's /sandbox or /testcases subpages, or in your own user subpage. Consider discussing changes on the talk page before implementing them. |
Usage
{{Category more|AA:United States}}
produces:
{{Category more|AA:United States|l1=WikiProject}}
produces:
Multiple link targets
{{Category more|Iowa Highway 1}}
produces:{{Category more|Talk:Iowa Highway 1|l1=Iowa Highway 1}}
produces:{{Category more|Iowa Highway 1|Iowa Highway 2}}
produces:{{Category more|Talk:Iowa Highway 1|l1=Iowa Highway 1|Talk:Iowa Highway 2|l2=Iowa Highway 2}}
produces:{{Category more|Iowa Highway 1|Iowa Highway 2|Iowa Highway 3}}
produces:{{Category more|Talk:Iowa Highway 1|l1=Iowa Highway 1|Talk:Iowa Highway 2|l2=Iowa Highway 2|Talk:Iowa Highway 3|l3=Iowa Highway 3}}
produces:{{Category more|Iowa Highway 1|Iowa Highway 2|Iowa Highway 3|Iowa Highway 4}}
produces:{{Category more|Talk:Iowa Highway 1|l1=Iowa Highway 1|Talk:Iowa Highway 2|l2=Iowa Highway 2|Talk:Iowa Highway 3|l3=Iowa Highway 3|Talk:Iowa Highway 4|l4=Iowa Highway 4}}
produces:{{Category more|Iowa Highway 1|Iowa Highway 2|Iowa Highway 3|Iowa Highway 4|Iowa Highway 5}}
produces:{{Category more|Talk:Iowa Highway 1|l1=Iowa Highway 1|Talk:Iowa Highway 2|l2=Iowa Highway 2|Talk:Iowa Highway 3|l3=Iowa Highway 3|Talk:Iowa Highway 4|l4=Iowa Highway 4|Talk:Iowa Highway 5|l5=Iowa Highway 5}}
produces:
TemplateData
TemplateData for Category more
<templatedata> { "description": "This templates adds a 'For more information, see ...' statement with a maximum of 5 wikilinks. Each link can be labelled with some text. If no label is defined, the link will display with its original page name.", "params": { "1": { "label": "1st link", "type": "wiki-page-name", "required": true, "description": "First wikilink.", "example": "AA:United States" }, "2": { "label": "2nd link", "type": "wiki-page-name", "description": "Second wikilink.", "example": "Earth" }, "3": { "label": "3rd link", "type": "wiki-page-name", "description": "Third wikilink." }, "4": { "label": "4th link", "type": "wiki-page-name", "description": "Fourth wikilink." }, "5": { "label": "5th link", "type": "wiki-page-name", "description": "Fifth wikilink." }, "l1": { "label": "1st link label", "type": "string", "description": "A label for the first wikilink.", "example": "Project" }, "l2": { "label": "2nd link label", "type": "string", "description": "A label for the second wikilink.", "example": "Our planet" }, "l3": { "label": "3rd link label", "type": "string", "description": "A label for the third wikilink." }, "l4": { "label": "4th link label", "type": "string", "description": "A label for the fourth wikilink." }, "l5": { "label": "5th link label", "type": "string", "description": "A label for the fifth wikilink." } }, "paramOrder": [ "1", "l1", "2", "l2", "3", "l3", "4", "l4", "5", "l5" ], "sets": [ { "label": "1st link", "params": ["1", "l1"] }, { "label": "2nd link", "params": ["2", "l2"] }, { "label": "3rd link", "params": ["3", "l3"] }, { "label": "4th link", "params": ["4", "l4"] }, { "label": "5th link", "params": ["5", "l5"] } ] } </templatedata>
Redirects
{{Category more}}
See also