Template:Macronav: Difference between revisions

m (This revision and previous are available under: CC BY-SA 3.0. See list of authors in previous history below.)
No edit summary
 
(13 intermediate revisions by 2 users not shown)
Line 1: Line 1:
Creates a WoW macro navigation box for placing on wiki pages. Use {{t|Macro}} on actual Macro doc pages instead; see [[Macro commands]].
Creates a WoW macro navigation box for placing on wiki pages


;Usage
;Usage
Line 8: Line 8:
;Template
;Template
<onlyinclude><!--
<onlyinclude><!--
-->{| class="darktable" style="<!--
 
-->{{#if:{{{doc|}}}||float:{{{float|right}}};}}<!--      don't float if doc, its doing the floating :)
-->{| class="darktable" style="float:{{{float|right}}};{{{style|}}}"
-->{{{style|}}}"
|-
|-
! [[Macro|Macros]]{{Tableeditlink|Template:Macronav}}
! style="position:relative" | [[Macro|Macros]]{{editlink|Template:Macronav}}
|-
|-
|
|<div style="padding:2px">
[[Useful macros]] <br />
[[Useful macros]] <br />
[[Slash commands|Macro commands]] <br />
[[Slash commands|Macro commands]] <br />
</div>
|- class="alt"
| class="title" | [[:Category:WoW Guides|General guides]]
|-
|-
| class="title" | 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 26: 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>
| class="title" | [[Class]] [[Macros]] 
|-
| align="center" |
[[File:IconSmall_Deathknight.gif|Useful macros for death knights|link=Useful macros for death knights]]
[[File:IconSmall_Druid.gif|Useful macros for druids|link=Useful macros for druids]]
[[File:IconSmall_Hunter.gif|Useful macros for hunters|link=Useful macros for hunters]]
[[File:IconSmall_Mage.gif|Useful macros for mages|link=Useful macros for mages]]
[[File:IconSmall_Monk.gif|Useful macros for monks|link=Useful macros for monks]]
[[File:IconSmall_Paladin.gif|Useful macros for paladins|link=Useful macros for paladins]]<br />
[[File:IconSmall_Priest.gif|Useful macros for priests|link=Useful macros for priests]]
[[File:IconSmall_Rogue.gif|Useful macros for rogues|link=Useful macros for rogues]]
[[File:IconSmall_Shaman.gif|Useful macros for shamans|link=Useful macros for shamans]]
[[File:IconSmall_Warlock.gif|Useful macros for warlocks|link=Useful macros for warlocks]]
[[File:IconSmall_Warrior.gif|Useful macros for warriors|link=Useful macros for warriors]]
|}<!--
|}<!--
--></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