WildStar:Useful macros: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
m (Bear moved page //Useful macros to Useful macros without leaving a redirect)
No edit summary
Line 1: Line 1:
{{--|macronav}}
{{\|macronav}}
This is the main reference for useful custom [[../macro/]]s in [[w:c:wildstaronline:WildStar|WildStar]]. See also useful Class and Path macros in the 'nav-bar' to the right.
This is the main reference for useful custom [[\macro]]s in [[w:c:wildstaronline:WildStar|WildStar]]. See also useful Class and Path macros in the 'nav-bar' to the right.


:''Note: for new macros -- put new candidates in the "[[#New_macros|New macros]]" section below. Should be moved to a more specific section in "[[#general_macros|General macros]]", or place on a class or path specific macro page, after others verify they work as intended. Old Macros here can be moved and retired to the "[[#old_macros|Old macros]]" section when days are done or replaced.''{{tocright}}<!--
:''Note: for new macros -- put new candidates in the "[[#New_macros|New macros]]" section below. Should be moved to a more specific section in "[[#general_macros|General macros]]", or place on a class or path specific macro page, after others verify they work as intended. Old Macros here can be moved and retired to the "[[#old_macros|Old macros]]" section when days are done or replaced.''{{tocright}}<!--


     SECTION == Macro Formatting ==
     SECTION == Macro Formatting ==
-->{{--|Macroformat}}
-->{{\|Macroformat}}
<!--  
<!--  
     SECTION == New Macros ==
     SECTION == New Macros ==
-->{{:WildStar/Useful_macros/New_macros}}
-->{{\Useful_macros/New_macros}}


== General macros ==
== General macros ==
Line 38: Line 38:


== See also ==
== See also ==
* [[../Macro/]]
* [[\Macro]]
* [[:Category:WildStar Guides]]
* [[:Category:WildStar Guides]]

Revision as of 05:30, 10 August 2023

This is the main reference for useful custom macros in WildStar. See also useful Class and Path macros in the 'nav-bar' to the right.

Note: for new macros -- put new candidates in the "New macros" section below. Should be moved to a more specific section in "General macros", or place on a class or path specific macro page, after others verify they work as intended. Old Macros here can be moved and retired to the "Old macros" section when days are done or replaced.

Formatting Macros

Note: If commands for a macro change significantly, please validate and mark with last working version number.

When editing a macro on the Wiki please:

  • name it, describe what it does, and use a 'space' before each command for the 'code box'
  • note the version of WildStar that you tested it in
  • if moving from another page, remove it from the old page
  • follow this Macro formatting example:
==== Macro Name ====
 /y Hooray, I made a macro!
* Use: This yells, "Hooray, I made a macro!"
* Works in 1.0.7
which creates:

Macro Name

/y Hooray, I made a macro!
  • Use: This yells, "Hooray, I made a macro!"
  • Works in 1.0.7

Template:\Useful macros/New macros

General macros

Categorized list of generally useful custom macros.

Social

Example category

Guild

Example category

PvE

Example category

PvP

Example category

Parties

Example category

Raids

Example category

Instances

Example category

Old macros

Old retired or replaced macros.

See also