v50 Steam/Premium information for editors
  • v50 information can now be added to pages in the main namespace. v0.47 information can still be found in the DF2014 namespace. See here for more details on the new versioning policy.
  • Use this page to report any issues related to the migration.
This notice may be cached—the current version can be found here.

Difference between revisions of "User:Phage/Macros"

From Dwarf Fortress Wiki
Jump to navigation Jump to search
m (→‎My Macros: - the hidden template works!)
(→‎My Macros: - [+macro, list box format])
Line 52: Line 52:
 
|style=text-align:center; width:35%
 
|style=text-align:center; width:35%
 
}}
 
}}
 +
 +
{| {{listboxformat}}
 +
! style="font-weight:bold; width:30%; background-color: #ccf;" | Macro - Select 10 in Trade Screen
 +
|-
 +
|
 +
<pre>
 +
tradeselectnofood
 +
SELECT
 +
End of group
 +
CURSOR_DOWN
 +
End of group
 +
SELECT
 +
End of group
 +
CURSOR_DOWN
 +
End of group
 +
SELECT
 +
End of group
 +
CURSOR_DOWN
 +
End of group
 +
SELECT
 +
End of group
 +
CURSOR_DOWN
 +
End of group
 +
SELECT
 +
End of group
 +
CURSOR_DOWN
 +
End of group
 +
SELECT
 +
End of group
 +
CURSOR_DOWN
 +
End of group
 +
SELECT
 +
End of group
 +
CURSOR_DOWN
 +
End of group
 +
SELECT
 +
End of group
 +
CURSOR_DOWN
 +
End of group
 +
SELECT
 +
End of group
 +
CURSOR_DOWN
 +
End of group
 +
SELECT
 +
End of group
 +
CURSOR_DOWN
 +
End of group
 +
CUSTOM_CTRL_R
 +
End of group
 +
End of macro
 +
</pre>
 +
|}

Revision as of 21:36, 27 July 2012

My Macros