Template:Category more
Usage[edit]
{{Category more|BattleTechWiki:Template index/Cleanup}}
produces:
{{Category more|BattleTechWiki:Template index/Cleanup|l1=Cleanup Templates}}
produces:
Multiple link targets[edit]
{{Category more|3135}}
produces:{{Category more|Talk:3135|l1=3135}}
produces:{{Category more|3135|3136}}
produces:
TemplateData[edit]
This templates adds a 'For more information, see ...' statement with a maximum of 5 linked Wiki pages. Each link can be labelled with a user-defined new text. If no label is defined, the link will display with its original page name.
Parameter | Description | Type | Status | |
---|---|---|---|---|
first link | 1 | First link to a Wiki page, formatted as 'internal' Wiki-link, f.e. 'WP:WikiProject' or 'articlename' | String | required |
label first link | l1 | Format: l1=labeltext. A user-defined label for the first Wiki-link, f.e. 'WP:WikiProject' as first parameter and 'l1=Project' would display 'Project' but link to 'WP:WikiProject' | String | optional |
second link | 2 | Second link to another Wiki page, same formatting as the first link. Note: 3 more links 3,4,5 and (optional) labels l3,l4,l5 can be added manually | String | optional |
label second link | l2 | Format: l2=labeltext. A user-defined label for the second Wiki-link. Note: 3 more links 3,4,5 and (optional) labels l3,l4,l5 can be added manually | String | optional |