Template:Uses TemplateStyles/doc

From Wikibooks, open books for an open world
Jump to navigation Jump to search

This template is used to show that templates have been converted to use TemplateStyles. It is placed at the top of the template's /doc page. It automatically adds the template to Category:Templates using TemplateStyles, or to one of its subcategories.

Usage[edit source]

Basic
{{Uses TemplateStyles|TemplateStyles page name}}
All parameters
{{Uses TemplateStyles|TemplateStyles page 1|TemplateStyles page 2|TemplateStyles page 3|...|category=custom category|nocat=true}}

The first TemplateStyles page name is required.

TemplateStyles sandboxes[edit source]

Note that if a sandbox version of the TemplateStyle exists, it will also be linked. This is only for sandbox versions. The subpage name of the sandbox version should be the same, but as a subpage of the templates sandbox. For example, if the TemplateStyles page name is Template:Foo/styles.css, then the sandbox version should be Template:Foo/sandbox/styles.css

Examples[edit source]

One style page[edit source]

{{Uses TemplateStyles|Template:Arrowlist/styles.css}} Template:Uses TemplateStyles/sandbox

Multiple style pages[edit source]

{{Uses TemplateStyles|Template:Arrowlist/styles.css|Template:Routemap/styles.css}} Template:Uses TemplateStyles/sandbox

Sandbox version of style page exists[edit source]

{{Uses TemplateStyles|Template:Uses TemplateStyles/example.css}} Template:Uses TemplateStyles/sandbox

No style pages specified[edit source]

{{Uses TemplateStyles}} Template:Uses TemplateStyles/sandbox

Categorisation[edit source]

Template category[edit source]

This template adds pages to Category:Templates using TemplateStyles if the page is in the template namespace, and it is not on any of the subpages /doc, /sandbox, /sandbox2 or /testcases. You can specify a different category with the |category= parameter, e.g. |category=Lua String-based templates.

Error category[edit source]

If no modules are specified, the transcluded page will be added to Category:Uses TemplateStyles templates with errors.

Protection level category[edit source]

TemplateStyles should have the same protection level as the template they are used on. If a difference is detected, the transcluded page will be added to Category:Templates using TemplateStyles with a different protection level.

Category suppression[edit source]

To suppress all categorisation, use |nocat=true. (As well as "true", the values "yes", "y", and "1" will also work.)

See also[edit source]