My location: Difference between revisions
Jump to navigation
Jump to search
imported>StDoodle mNo edit summary |
imported>Heeheehee m Function syntax was all funky. Not quite sure if it's fixed. |
||
Line 2: | Line 2: | ||
#vardefine:name|my_location}}{{ | #vardefine:name|my_location}}{{ | ||
#vardefine:return_type|location}}{{ | #vardefine:return_type|location}}{{ | ||
#vardefine:aggregate| | #vardefine:aggregate|no}}{{ | ||
FunctionPage| | FunctionPage| | ||
Line 11: | Line 10: | ||
function1={{Function| | function1={{Function| | ||
name={{#var:name}}| | name={{#var:name}}| | ||
return_type={{#var:return_type}}| | return_type={{#var:return_type}}| | ||
return_also={{#var:return_also}}| | return_also={{#var:return_also}}| |
Revision as of 06:42, 13 March 2010
needs(code_samples);
Function Syntax
location my_location()
Returns the last location your character has adventured at.
CLI Equivalent
The CLI command "locations" will list all locations adventured at during your current session, along with adventures spent at each.
Special
When not logged in, this function returns $location[none].