Template:Uses TemplateStyles/doc: Difference between revisions

From HIBIKIFORUM
Jump to navigation Jump to search
(Created page with "{{Documentation subpage}} {{Lua|Module:Uses TemplateStyles}} '''Preview:''' {| |- |{{Uses TemplateStyles|Template:Uses TemplateStyles/example.css|nocat=true}} |} This template is used to show templates that are using TemplateStyles. It is placed at the top of the template's /doc page. It automatically adds the template to [[:Category:{{#invoke:Data|Module:Uses TemplateStyles/config|default_category}}]], or to one of its subcategories. ==...")
 
mNo edit summary
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Documentation subpage}}
{{Documentation subpage}}
{{Lua|Module:Uses TemplateStyles}}
{{Lua|Module:Uses TemplateStyles}}
__NOTOC__


'''Preview:'''
'''Preview:'''
Line 6: Line 7:
{|
{|
|-
|-
|{{Uses TemplateStyles|Template:Uses TemplateStyles/example.css|nocat=true}}
|{{Uses TemplateStyles|Template:Hlist/styles.css|nocat=true}}
|}
|}


Line 76: Line 77:


<!-- Categories below this line, please -->
<!-- Categories below this line, please -->
[[Category:Templates]]
[[Category:Utility templates]]
[[Category:Utility Templates]]
}}}}</includeonly>
}}}}</includeonly>

Latest revision as of 02:50, 20 August 2023

Light bulb.png }}
It contains usage information, categories and other content that is not part of the original template page.


Preview:

This template is used to show templates that are using 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

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.

Examples

One style page

{{Uses TemplateStyles|Template:Hlist/styles.css}}

Multiple style pages

{{Uses TemplateStyles|Template:Hlist/styles.css|Template:Nowrap/styles.css}}

No style pages specified

{{Uses TemplateStyles}}

Categories

Template category

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

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

Protection level category

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

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

See also

TemplateData

This template is used to show templates that are using TemplateStyles.

Template parameters

ParameterDescriptionTypeStatus
Positional Parameter1

The name of the page where the style is.

Example
Template:Nowrap/styles.css
Stringrequired
No Categorynocat

Used to suppress all categorization.

Suggested values
true yes y 1
Stringoptional