Template:Macronav: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
(4 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
Creates a WoW macro navigation box for placing on wiki pages | Creates a WoW macro navigation box for placing on wiki pages | ||
;Usage | ;Usage | ||
Line 9: | Line 9: | ||
<onlyinclude><!-- | <onlyinclude><!-- | ||
-->{| class="darktable" style=" | -->{| class="darktable" style="float:{{{float|right}}};{{{style|}}}" | ||
|- | |- | ||
! style="position:relative" | [[Macro|Macros]]{{editlink | ! style="position:relative" | [[Macro|Macros]]{{editlink|Template:Macronav}} | ||
|- | |- | ||
|<div style="padding:2px"> | |<div style="padding:2px"> | ||
[[Useful macros]] <br /> | [[Useful macros]] <br /> | ||
[[Slash commands|Macro commands]] <br /> | [[Slash commands|Macro commands]] <br /> | ||
</div> | |||
|- class="alt" | |- class="alt" | ||
| class="title" | General guides | | class="title" | [[:Category:WoW Guides|General guides]] | ||
|- | |- | ||
| | |<div style="padding:2px"> | ||
[[UI beginner's guide#Macros|Beginner's guide]] <br/> | [[UI beginner's guide#Macros|Beginner's guide]] <br/> | ||
[[UI FAQ/Macros and scripts|FAQs]] <br/> | [[UI FAQ/Macros and scripts|FAQs]] <br/> | ||
Line 27: | 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|}}}||[[ | -->{{#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 |