Template:Macro: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
| Line 1: | Line 1: | ||
Use this at the top of all macro information pages. See also {{t|Macronav}} for the actual navbox, to use on non-documentation pages. | |||
'''Macro pages are considered to be primariliy non-developer pages for regular wow users, verbiage on those pages should refect this.''' | |||
<!-- [ [Category:Navigation templates|{{PAGENAME}}] ] --> | |||
---- | ---- | ||
;Template | |||
<onlyinclude><!-- | |||
< | -->{{#vardefine:tTYPE|{{#sub:{{PAGENAME}}|0|5}}}}<!-- try to get the type, subtype and real name | ||
<div style="margin-left: 1em; margin-right: 1em;"><small>→ [[:Category:Macros|Macros]]</small></div> | -->{{#vardefine:tSTYPE|{{#sub:{{PAGENAME}}|6|4}}}}<!-- | ||
<includeonly>{{#if:{{{ | -->{{#vardefine:tNAME|{{#ifeq:{{#var:tTYPE}}|MACRO|{{#sub:{{PAGENAME}}|{{#switch:{{#var:tSTYPE}}|SOUN=11|#default=6}}|0}}|{{PAGENAME}}}}}}<!-- | ||
</div> | |||
→ [[Macro | --><div style="float:right; margin-left:2em; margin-bottom:1em;">{{Macronav|doc=1}} | ||
</onlyinclude> | <div style="margin-left:1em; margin-right:1em;"><small>→ [[:Category:Macros|Macros]]</small></div> | ||
<includeonly>{{#if:{{{nosort|}}}||{{DEFAULTSORT:{{#var:tNAME}}}}}}[[Category:Macros]]</includeonly> | |||
</div>{{tocright}}{{#ifeq:{{PAGENAME}}|Macro commands||→ [[Macro commands]]}}</onlyinclude> | |||
Latest revision as of 18:00, 3 November 2013
Use this at the top of all macro information pages. See also {{Macronav}} for the actual navbox, to use on non-documentation pages.
Macro pages are considered to be primariliy non-developer pages for regular wow users, verbiage on those pages should refect this.
- Template