Template:Ccl
From MidrangeWiki
[[Category:[[:Category:{{{1}}}|{{{1}}}]]]]
Documentation
{{ccl}} is a shorthand notation for displaying a category's name with a link, but not actually putting an article INTO said category. It automatically adds the leading [[
and trailing ]]
brackets and the Category:
prefix for ease of copy/paste.
It also encloses the entire result inside of <
span
>
tags with style="white-space:nowrap"
.
- Ccl stands for Complete Category Link
Usage
{{ccl|categoryname}}
- Note that the Category: prefix is NOT to be used.
Examples
Code | Result |
---|---|
{{ccl|Definitions}} |
[[Category:Definitions]] |
{{ccl|Programming}} |
[[Category:Programming]] |
- This template is a self-reference and so is part of the MidrangeWiki project rather than the content itself.