Difference between revisions of "Template:Functemp"
From Spherical
(created) |
(templatize usage) |
||
Line 6: | Line 6: | ||
==Usage== | ==Usage== | ||
− | + | {{Usage|returns={{{returns}}}|object={{{object}}}|func={{{function}}}|params={{{params}}}}} | |
* '''param1''' type. param1 description | * '''param1''' type. param1 description |
Latest revision as of 23:27, 1 June 2013
Warning
Remember to replace text as necessary and categorize the appropriate min-version properly!
{{{preamble}}}
Contents
Usage
{{{returns}}} [[API:{{{object}}}|{{{object}}}]].{{{function}}}({{{params}}});
- param1 type. param1 description
- param2 type. param2 description
- paramN type. paramN description
Examples
(examples with syntaxhighlighted code)
Notes
(notes)
See also
- see also
- see also
- see also
- etc