Template:Category more/doc

From the AARoads Wiki: Read about the road before you go
Jump to navigation Jump to search

Usage

{{Category more|AA:United States}} produces:

{{Category more|AA:United States|l1=WikiProject}} produces:

Multiple link targets

TemplateData

This is the TemplateData for this template used by TemplateWizard, VisualEditor and other tools. See a monthly parameter usage report for Template:Category more in articles based on its 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

See also