Difference between revisions of "Template:Category title/doc"
Jump to navigation
Jump to search
(→Usage) |
imported>Amalthea m (Reverted edits by 86.169.121.211 (talk) to last version by Amalthea) |
||
Line 7: | Line 7: | ||
This template can be substituted. | This template can be substituted. | ||
− | + | === Usage === | |
+ | |||
+ | * "<nowiki>{{Category title| Food }}</nowiki>" → "<code>{{Category title| Food }}</code>" | ||
* "<nowiki>{{Category title| Category:Food }}</nowiki>" → "<code>{{Category title| Category:Food }}</code>" | * "<nowiki>{{Category title| Category:Food }}</nowiki>" → "<code>{{Category title| Category:Food }}</code>" | ||
* "<nowiki>{{Category title| :Category:Food }}</nowiki>" → "<code>{{Category title| :Category:Food }}</code>" | * "<nowiki>{{Category title| :Category:Food }}</nowiki>" → "<code>{{Category title| :Category:Food }}</code>" |
Revision as of 17:18, 15 September 2010
![]() | This is a documentation subpage for Template:Category title. It contains usage information, categories and other content that is not part of the original template page. |
This template can be used to create proper file titles, both if the name space was omitted or supplied by the user.
It is primarily of use in templates and should not be used in articles directly.
This template can be substituted.
Usage
- "{{Category title| Food }}" → "
Category:Food
" - "{{Category title| Category:Food }}" → "
Category:Food
" - "{{Category title| :Category:Food }}" → "
Category:Food
"
To Do
This template could be expanded to a series of "Namespace title" templates, if needed (hopefully sharing the same code).
See also
- {{File title}}
- {{Transclude}}
- {{Image}}
- {{Linked}}