Difference between revisions of "User:StDoodle/Test Function sandbox"

From Kolmafia
Jump to navigation Jump to search
imported>StDoodle
m
imported>StDoodle
m
Line 11: Line 11:
 
description=This is a fake function for testing & junk.}} |
 
description=This is a fake function for testing & junk.}} |
 
}}
 
}}
{{User:StDoodle/CodeStart_sandbox |
+
{{User:StDoodle/Code_sandbox |
title=Code Title |
+
code=
description=This is where I describe what's going on with the code.
 
}}
 
 
print(stuff);
 
print(stuff);
 
return stuff;
 
return stuff;
</syntaxhighlight>
+
}}
 
More words.
 
More words.

Revision as of 23:02, 24 February 2010


{{#customtitle:{{{page_name}}}()|{{{page_name}}}()}}

Function Syntax



print(stuff); return stuff;

More words.