WoW:MACRO stopwatch: Difference between revisions

m
Move page script moved page MACRO stopwatch to WoW:MACRO stopwatch without leaving a redirect
No edit summary
m (Move page script moved page MACRO stopwatch to WoW:MACRO stopwatch without leaving a redirect)
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{macroapi}} __NOTOC__
{{macroapi}}
 
Opens the Stopwatch user interface. There are three different methods:
 
Opens the Stopwatch user interface. There are three different methods:
  /stopwatch
  /stopwatch
  /stopwatch time
  /stopwatch time
Line 11: Line 9:
:sw
:sw
:timer
:timer


== Arguments ==
== Arguments ==
:;time : Toggles the stopwatch to count down from the given time. Format: [[H:]M:]S
:;time
:;action : One of the following:
:: Toggles the stopwatch to count down from the given time. Format: [[H:]M:]S
:;action
:: One of the following:
::clear - Stops the timer and resets to 0
::clear - Stops the timer and resets to 0
::pause - Pauses the timer
::pause - Pauses the timer
Line 21: Line 20:
::reset - Stops the timer and resets to 0
::reset - Stops the timer and resets to 0
::stop - Stops the timer and resets to 0
::stop - Stops the timer and resets to 0
 
::close - Closes the timer's window


== Notes ==
== Notes ==
Anonymous user