Difference between revisions of "Template:Function"

From Kolmafia
Jump to navigation Jump to search
imported>StDoodle
m
imported>StDoodle
m
Line 1: Line 1:
 
<includeonly>
 
<includeonly>
 
__NOTOC__
 
__NOTOC__
'''[[{{{returns}}}]]''' '''<span style="color: 00ff00;">{{{name}}}(</span>''' {{{parameters}}} '''<span style="color: 00ff00;">)</span>'''
+
'''[[{{{returns}}}]]''' <span style="font-style: bold; color: 00ff00;">{{{name}}}(</span> {{{parameters}}} <span style="font-style: bold; color: 00ff00;">)</span>
 
</includeonly>
 
</includeonly>
  

Revision as of 16:44, 22 February 2010


This is the main function template. Supply the function name, the data type of the value it returns, and what, if any, parameters it takes.