Template:Function: Difference between revisions

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



Revision as of 16:49, 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.