Template:TSLoader: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 3: | Line 3: | ||
{{shortcut|tsl|tsloader}} | {{shortcut|tsl|tsloader}} | ||
This template loads template styles in pages. | This template loads template styles in pages. | ||
--- | |||
Instead of the direct tag: | Instead of the direct tag: | ||
Revision as of 13:37, 15 January 2026
Documentation
This template loads template styles in pages.
---
Instead of the direct tag:
<templatestyles source="MyStyles.css" />
You can use the template:
{{TSLoader|MyStyles.css}}
Usage
{{TSLoader|stylesheet}}
|1=: The page name of the stylesheet, which will be loaded. If this page is inTemplatenamespace, the prefix can be omitted.