Template:Dev/uiaddon: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
No edit summary
No edit summary
Line 17: Line 17:
<div style="margin-left: 1em; margin-right: 1em;"><small>&rarr; [[:Category:{{#var:NAMESPACE}} UI AddOn|UI AddOn]]</small></div></div>{{#ifeq:{{{tocright|1}}}|0||{{tocright}}}}<!--
<div style="margin-left: 1em; margin-right: 1em;"><small>&rarr; [[:Category:{{#var:NAMESPACE}} UI AddOn|UI AddOn]]</small></div></div>{{#ifeq:{{{tocright|1}}}|0||{{tocright}}}}<!--


-->{{#ifeq:{{PAGENAME}}|AddOn||{{crumb|[[AddOn]]|{{#if:{{{1|}}}|[[{{{1}}}]]|}}}}}}<!--
-->{{crumb|AddOn||{{{1|}}}}}<!--


-->{{#ifeq:{{NAMESPACE}}|Template||[[Category:{{#var:NAMESPACE}} UI AddOn]]}}<!--
-->{{#ifeq:{{NAMESPACE}}|Template||[[Category:{{#var:NAMESPACE}} UI AddOn]]}}<!--


--></includeonly></onlyinclude>
--></includeonly></onlyinclude>

Revision as of 21:32, 12 August 2023

AddOn

Use this at the top of all UI Customization AddOn information pages. Any pages with this template will be added to 'Category:{NAMESPACE} UI AddOn

Usage
  • 1 -
  • tocright [1,0] - disables or enables toc going right side. Default is '1'.
Template