Difference between revisions of "Template:TemplateDoc"
Jump to navigation
Jump to search
(quote marks) |
m (Protected "Template:TemplateDoc" [edit=sysop:move=sysop]) |
||
| (6 intermediate revisions by one other user not shown) | |||
| Line 1: | Line 1: | ||
| − | <includeonly> | + | <includeonly>{{clear}} |
---- | ---- | ||
{| class="wikitable" | {| class="wikitable" | ||
| Line 8: | Line 8: | ||
| ''Use for'' ||{{{purpose}}} | | ''Use for'' ||{{{purpose}}} | ||
|- | |- | ||
| − | | ''Category'' ||{{#if:{{{cat|}}}|[[:category:{{{cat}}}]]|(none)}} | + | | ''Category template applies to page'' ||{{#if:{{{cat|}}}|[[:category:{{{cat}}}|{{{cat}}}]]|(none)}} |
|}</includeonly><noinclude> | |}</includeonly><noinclude> | ||
{{TemplateDoc|pages=Template documentation pages|purpose=Documenting templates (this template)}} | {{TemplateDoc|pages=Template documentation pages|purpose=Documenting templates (this template)}} | ||
{{Parms| | {{Parms| | ||
| − | {{Parm|Name | + | {{Parm|Name|The name of the template|no|Defaults to the name of the page}} |
| − | {{Parm|pages | + | {{Parm|pages|What type of pages to use the template on|yes}} |
| − | {{Parm|purpose | + | {{Parm|purpose|The purpose of the template|yes}} |
| − | {{Parm|cat | + | {{Parm|cat|A category that the page is added to (see notes)|no|Defaults to "(none)"}} |
}} | }} | ||
| − | + | Notes: | |
| + | * This is a category that this template adds to any page on which it is placed. That is, it is a category for categorising the article, not the template. If the template does not add a category to pages, leave this parameter blank (or omit it). | ||
| + | * If more than one category is applied by the template, or alternative categories depending on parameters, put (see note) and list them separately on the documentation page. ''NB: This has a bug, but do it anyway.'' | ||
</noinclude> | </noinclude> | ||
Latest revision as of 10:07, July 26, 2007
| Template: TemplateDoc | |
|---|---|
| Use on | Template documentation pages |
| Use for | Documenting templates (this template) |
| Category template applies to page | (none) |
| Template Parameters (See using templates). | |||
|---|---|---|---|
| Name | Purpose | Required? | Comment |
| Name | The name of the template | no | Defaults to the name of the page |
| pages | What type of pages to use the template on | yes | |
| purpose | The purpose of the template | yes | |
| cat | A category that the page is added to (see notes) | no | Defaults to "(none)" |
Notes:
- This is a category that this template adds to any page on which it is placed. That is, it is a category for categorising the article, not the template. If the template does not add a category to pages, leave this parameter blank (or omit it).
- If more than one category is applied by the template, or alternative categories depending on parameters, put (see note) and list them separately on the documentation page. NB: This has a bug, but do it anyway.