Template:TS/docGive feedback
Description
editThis message box template should be placed at the top of a the documention of a template utilising the TemplateStyles extension.
Usage
editIt 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
editUsing 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.