Difference between revisions of "Template:Category title/doc"
Jump to navigation
Jump to search
imported>Amalthea (copy&paste errors) |
(→Usage) |
||
| Line 7: | Line 7: | ||
This template can be substituted. | This template can be substituted. | ||
| − | + | ki>{{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 16:33, 15 September 2010
| 40px | 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.
ki>Category:Food</nowiki>" → "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}}