Template:WoW/uiaddon: Difference between revisions
No edit summary |
No edit summary |
||
| (3 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
{{ {{ | {{#vardefine:NAMESPACE|{{BASEPAGENAME}}}}{{ {{PAGENAME}}}} | ||
Use this at the top of all UI Customization AddOn information pages. Any pages with this template will be added to [[:Category:WoW UI AddOn]]. | Use this at the top of all UI Customization AddOn information pages. Any pages with this template will be added to [[:Category:WoW UI AddOn]]. | ||
| Line 11: | Line 11: | ||
<onlyinclude><includeonly><!-- | <onlyinclude><includeonly><!-- | ||
-->{{#vardefine: | -->{{#vardefine:NAMESPACE|{{#var:NAMESPACE|{{NAMESPACE}}}}}}<!-- | ||
--><div style="float: right; margin-left: 2em; margin-bottom: 1em;">{{ {{#var: | --><div style="float: right; margin-left: 2em; margin-bottom: 1em;">{{ {{#var:NAMESPACE}}/apinav}} | ||
<div style="margin-left: 1em; margin-right: 1em;"><small>→ [[:Category:{{#var: | <div style="margin-left: 1em; margin-right: 1em;"><small>→ [[:Category:{{#var:NAMESPACE}} UI AddOn|UI AddOn]]</small></div></div>{{#ifeq:{{{tocright|1}}}|0||{{tocright}}}}<!-- | ||
-->{{#ifeq:{{PAGENAME}}|AddOn||{{crumb|[[ | -->{{#ifeq:{{PAGENAME}}|AddOn||{{crumb|[[AddOn]]|{{#if:{{{1|}}}|[[{{{1}}}]]|}}}}}}<!-- | ||
-->{{#ifeq:{{NAMESPACE}}|Template||[[Category:{{#var: | -->{{#ifeq:{{NAMESPACE}}|Template||[[Category:{{#var:NAMESPACE}} UI AddOn]]}}<!-- | ||
--></includeonly></onlyinclude> | --></includeonly></onlyinclude> | ||
Latest revision as of 21:33, 11 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:WoW UI AddOn.
- Usage
- 1 -
- tocright [1,0] - disables or enables toc going right side. Default is '1'.
- Template