Vorlage:C: Unterschied zwischen den Versionen
This is [[MediaWiki:Tagline]]. Set to <code>display:none</code> by chameleon skin.
Keine Bearbeitungszusammenfassung |
imported>Oetterer Keine Bearbeitungszusammenfassung |
||
(Eine dazwischenliegende Version von einem anderen Benutzer wird nicht angezeigt) | |||
Zeile 1: | Zeile 1: | ||
{{#ifeq:{{{1|}}}|icon |[[File:Folder Hexagonal Icon | {{#ifeq:{{{1|}}}|icon |[[File:{{Image mapper|Folder Hexagonal Icon}}|16x16px|link=]] [[:Category:{{{2}}}|{{{3|{{{2}}}}}}]] |[[:Category:{{{1}}}|{{{2|{{{1}}}}}}]]}}<noinclude>{{Documentation}}</noinclude> |
Aktuelle Version vom 16. Februar 2018, 09:03 Uhr
[[:Category:{{{1}}}|{{{1}}}]]
{{c |category name}}
{{c |category name |link text}}
{{c|icon |category name}}
{{c|icon |category name |link text}}
Usage
Use {{c}} to create a namespace-free link to a category, i.e. Content rather than Category:Content:
To specify the text used for the link (e.g. "Content category" in place of "Content") add it as the next parameter:
{{c|Content|Content category}}
produces: Content category
To prefix the link with the category icon (e.g. as seen in templates), set the first parameter as |icon
:
{{c|icon|Content}}
produces: Content{{c|icon|Content|Content category}}
produces: Content category
See also
- {{cl}}, which produces the second type of link shown in the Usage section (Category:Content, i.e. including the namespace prefix).
The above documentation is transcluded from Vorlage:C/doc. (edit | history) Please add categories to the /doc subpage. Subpages of this template. |