Difference between pages "Familiar equipped equipment" and "File:Script Manager.png"

From Kolmafia
(Difference between pages)
Jump to navigation Jump to search
imported>StDoodle
m
 
(Maintenance script uploaded File:Script Manager.png)
 
Line 1: Line 1:
{{
+
Script Manager
#vardefine:name|familiar_equipped_equipment}}{{
 
#vardefine:return_type|item}}{{
 
 
 
FunctionPage|
 
name={{#var:name}}|
 
function_category=Equipment|
 
 
 
function1={{Function|
 
name={{#var:name}}|
 
aggregate={{#var:aggregate}}|
 
return_type={{#var:return_type}}|
 
return_also={{#var:return_also}}|
 
parameter1={{Param|familiar|check_me}}|
 
p1desc={{Pspan|check_me}} is the familiar to check|
 
}}|
 
 
 
function_description=Returns the familiar equipment worn by the specified familiar {{pspan|check_me}}. If {{pspan|check_me}} is not wearing any equipment, or you do not have that familiar, it will return $item[none].|
 
 
 
needscode=yes|
 
 
 
see_also={{SeeAlso|familiar_equipment}}|
 
}}
 

Latest revision as of 23:55, 9 November 2020

Script Manager