Template:WoW/uiaddon: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| 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:sub|{{#if:{{{ns|}}}|{{{ns}}}|{{#var:sub|{{NAMESPACE}}}}}}}} | -->{{#vardefine:NAMESPACE|{{#var:NAMESPACE|{{NAMESPACE}}}}}}<!-- | ||
{{#vardefine:sub|{{#if:{{{ns|}}}|{{{ns}}}|{{#var:sub|{{NAMESPACE}}}}}}}} | |||
--><div style="float: right; margin-left: 2em; margin-bottom: 1em;">{{ | --><div style="float: right; margin-left: 2em; margin-bottom: 1em;">{{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> | ||
Revision as of 18:59, 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