Template:TS/doc

Revision as of 19:57, 11 April 2026 by Kai (talk | contribs) (Created page with "==Description== This message box template should be placed at the top of a the documention of a template utilising the TemplateStyles extension. ==Usage== It should be placed at the top of the documentation. Directly using {{t|TS}} without the optional parameter will display the Message Box with a link relative to the pages [https://en.wikipedia.org/wiki/Help:Magic_words#Variables <nowiki> {{ROOTPAGENAME}}</nowiki> ]. ==Examples== Using the optional parameter will add...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Description

edit

This message box template should be placed at the top of a the documention of a template utilising the TemplateStyles extension.

Usage

edit

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

Using the optional parameter will add a specific page to the message box. This is highly recommended. Code:

{{TS|WeaponCard/styles.css}}

Result:

CSS3 logo.svg
This template uses CSS found at WeaponCard/styles.css.
{{TS}}

Result:

CSS3 logo.svg
This template uses CSS found at TS/styles.css.