Difference between pages "Take stash" and "User:Icon315"

From Kolmafia
(Difference between pages)
Jump to navigation Jump to search
imported>StDoodle
m
 
imported>StDoodle
m (Blanked the page)
 
Line 1: Line 1:
{{
 
#vardefine:name|take_stash}}{{
 
#vardefine:return_type|boolean}}{{
 
  
FunctionPage|
 
name={{#var:name}}|
 
function_category=Item Management|
 
 
function1={{Function|
 
name={{#var:name}}|
 
aggregate={{#var:aggregate}}|
 
return_type={{#var:return_type}}|
 
return_also={{#var:return_also}}|
 
parameter1={{Param|int|qty}}|
 
parameter2={{Param|item|it}}|
 
p1desc={{pspan|qty}} is the quantity to move|
 
p2desc={{pspan|it}} is the item to move|
 
}}|
 
 
function_description=Attempts to move {{pspan|qty}} of {{pspan|it}} from your clan stash to your main inventory. Returns true if the move succeeds and false if it does not.|
 
 
needscode=yes|
 
 
see_also={{SeeAlso|put_stash|refresh_stash|stash_amount|take_closet|take_display|take_storage}}|
 
cli_equiv=The CLI command "stash" with the parameter "take" works similarly.
 
}}
 

Revision as of 14:50, 9 April 2010