Template:TS: Difference between revisionsGive feedback
Jump to navigation
Jump to search
m categories. |
mNo edit summary |
||
| Line 3: | Line 3: | ||
| notice = This template uses CSS found at [[Template:{{{1|{{ROOTPAGENAME}}/styles.css}}}|{{{1|{{ROOTPAGENAME}}/styles.css}}}]]. | | notice = This template uses CSS found at [[Template:{{{1|{{ROOTPAGENAME}}/styles.css}}}|{{{1|{{ROOTPAGENAME}}/styles.css}}}]]. | ||
| image = CSS3 logo.svg | | image = CSS3 logo.svg | ||
}}<includeonly>{{#ifeq:{{SUBPAGENAME}}|doc||{{#ifeq:{{lc:{{{nocat|false}}}}}|false | }}<includeonly>{{#ifeq:{{SUBPAGENAME}}|doc||{{#ifeq:{{lc:{{{nocat|false}}}}}|false|[[Category:Templates using TemplateStyles]]|}}}}</includeonly><noinclude>{{Documentation}}</noinclude> | ||
Latest revision as of 23:30, 11 May 2026
This template uses CSS found at TS/styles.css.
Description
[edit source]This message box template should be placed at the top of a the documention of a template utilising the TemplateStyles extension.
Usage
[edit source]It should be placed at the top of the documentation. Directly using {{TS}} without the optional parameter will display the Message Box with a link relative to the pages {{ROOTPAGENAME}} .
Examples
[edit source]Using the optional parameter will add a specific page to the message box. This is highly recommended. Code:
{{TS|WeaponCard/styles.css}}
Result:
This template uses CSS found at WeaponCard/styles.css.
{{TS}}
Result:
This template uses CSS found at TS/styles.css.