This template uses TemplateStyles: |
This template uses Lua: |
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[Quelltext bearbeiten]
- 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[Quelltext bearbeiten]
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[Quelltext bearbeiten]
One style page[Quelltext bearbeiten]
{{Uses TemplateStyles|Module:Message box/ambox.css}}
This template uses TemplateStyles: |
Multiple style pages[Quelltext bearbeiten]
{{Uses TemplateStyles|Module:Message box/ambox.css|Module:Message box/cmbox.css|Module:Message box/ombox.css}}
This template uses TemplateStyles: |
Sandbox version of style page exists[Quelltext bearbeiten]
{{Uses TemplateStyles|Template:Uses TemplateStyles/example.css}}
This template uses TemplateStyles: |
No style pages specified[Quelltext bearbeiten]
Error: no TemplateStyles specified |
Categories[Quelltext bearbeiten]
Template category[Quelltext bearbeiten]
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=Uses list TemplateStyles
.
Error category[Quelltext bearbeiten]
If no modules are specified, the transcluded page will be added to Category:Uses TemplateStyles templates with errors.
Protection level category[Quelltext bearbeiten]
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[Quelltext bearbeiten]
To suppress all categories, use |nocat=true
. (As well as "true", the values "yes", "y", and "1" will also work.)
TemplateData[Quelltext bearbeiten]
This is the TemplateData documentation for this template used by VisualEditor and other tools.
Keine Beschreibung.
Parameter | Beschreibung | Typ | Status | |
---|---|---|---|---|
Stylesheet 1 | 1 | Name of the main stylesheet used in the template or module. Use multiple parameters to specify multiple stylesheets.
| Seite | erforderlich |
Stylesheet 2 | 2 | Name of the second stylesheet. | Unbekannt | optional |
Stylesheet 3 | 3 | Name of the third stylesheet. | Unbekannt | optional |
Stylesheet 4 | 4 | Name of the fourth stylesheet. | Unbekannt | optional |
Stylesheet 5 | 5 | Name of the fifth stylesheet. | Unbekannt | optional |
Stylesheet 6 | 6 | Name of the sixth stylesheet. | Unbekannt | optional |
Stylesheet 7 | 7 | Name of the seventh stylesheet. | Unbekannt | optional |
No Category? | nocat | Whether to disable checking that the stylesheet page(s) have same protection level as the template.
| Boolesch | optional |
No Protection Category? | noprotcat | Whether to disable checking that the stylesheet page(s) have same protection level as the template.
| Boolesch | optional |
custom category | category | Main category to put on pages using this template, without namespace prefix.
| Zeichenfolge | optional |
See also[Quelltext bearbeiten]
- {{Lua}}