Module:TSLoader/doc: Difference between revisions
From The Blockheads Wiki
JarlPenguin (talk | contribs) (Created page with "{{documentation header}} <!-- documentation here --> This module implements {{t|TSLoader}}. When invoked from a module, please use <code>p.call( name )</code>, where <code>name</code> represents the page name of template styles you want to load, if under <code>Template:</code> namespace, the prefix can be omitted. == Dependencies == * Module:Static * TemplateStyles Extension <includeonly>{{sandbox other|| <!-- mod...") |
JarlPenguin (talk | contribs) No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 12: | Line 12: | ||
<!-- module categories/interwikis here --> | <!-- module categories/interwikis here --> | ||
[[Category:Meta modules]] | [[Category:Meta modules]] | ||
}}</includeonly> | }}</includeonly> | ||
<noinclude> | <noinclude> | ||
<!-- documentation categories/interwikis here --> | <!-- documentation categories/interwikis here --> | ||
</noinclude> | </noinclude> |
Latest revision as of 15:44, 6 August 2024
[refresh]
This is the documentation page. It is transcluded into Module:TSLoader. See Template:Documentation for more information.This module implements {{TSLoader}}
.
When invoked from a module, please use p.call( name )
, where name
represents the page name of template styles you want to load, if under Template:
namespace, the prefix can be omitted.
Dependencies