Template:Function: Difference between revisions

From Kolmafia
Jump to navigation Jump to search
imported>Bumcheekcity
mNo edit summary
imported>Bumcheekcity
mNo edit summary
Line 2: Line 2:
<includeonly>
<includeonly>
'''[[{{{returns}}}]]''' '''{{{name}}}('''<nowiki></nowiki>{{{parameters}}}<nowiki></nowiki>''')'''
'''[[{{{returns}}}]]''' '''{{{name}}}('''<nowiki></nowiki>{{{parameters}}}<nowiki></nowiki>''')'''
{{#if: p1 | '''{{{p1t}}}''' {{{p1}}} - {{{p1d}}} }}
{{{#if: p1 | '''{{{p1t}}}''' {{{p1}}} - {{{p1d}}} }}}
[[Category:Ash Functions]]
[[Category:Ash Functions]]
</includeonly>
</includeonly>

Revision as of 21:08, 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.