Difference between revisions of "Legacy:Font/drawText"
From Spherical
Line 1: | Line 1: | ||
− | {{ | + | |
+ | |||
+ | {{{preamble}}} | ||
+ | |||
+ | __TOC__ | ||
+ | |||
+ | ==Usage== | ||
+ | {{Usage|returns={{{returns}}}|object={{{object}}}|func={{{function}}}|params={{{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 |
Revision as of 09:07, 23 June 2013
{{{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