Template:Macronav: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
No edit summary
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 9: Line 9:
<onlyinclude><!--
<onlyinclude><!--


-->{| class="darktable" style="<!--
-->{| class="darktable" style="float:{{{float|right}}};{{{style|}}}"
-->{{#if:{{{doc|}}}||float:{{{float|right}}};}}<!-- nu float if doc, is doing the floating
-->{{{style|}}}"
|-
|-
! style="position:relative" | [[Macro|Macros]]{{editlink|Template:Macronav}}
! style="position:relative" | [[Macro|Macros]]{{editlink|Template:Macronav}}
Line 20: Line 18:
</div>
</div>
|- class="alt"
|- class="alt"
| class="title" | General guides
| class="title" | [[:Category:WoW Guides|General guides]]
|-
|-
|<div style="padding:2px">
|<div style="padding:2px">
Line 28: Line 26:
-->[[:WoWWiki:Macro Formatting|Wiki Formatting]] <br/><!--
-->[[:WoWWiki:Macro Formatting|Wiki Formatting]] <br/><!--
-->{{#if:{{{doc|}}}||[[:Category:Macros]] <br/>}}<!--
-->{{#if:{{{doc|}}}||[[:Category:Macros]] <br/>}}<!--
-->{{#if:{{{doc|}}}||[[Portal:Interface customization|UI Customization]] <br/>}}
-->{{#if:{{{doc|}}}||[[wo:development|UI Customization]] <br/>}}
</div>
</div>
|}<!--
|}<!--


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

Latest revision as of 23:32, 14 August 2023

Creates a WoW macro navigation box for placing on wiki pages

Usage
doc [1] - documentation mode, when called from Macro template.

Template
Macros
General guides