Template:ServicesApiParam
(Difference between revisions)
(Fix typos and required.) |
m (Test nbsp) |
||
| Line 7: | Line 7: | ||
comment={{{comment|none}}} | comment={{{comment|none}}} | ||
</span> | </span> | ||
| + | " | ||
:<span style="color:SteelBlue">{{{name|none}}}</Span> ('''{{{required|none}}}''') | :<span style="color:SteelBlue">{{{name|none}}}</Span> ('''{{{required|none}}}''') | ||
:: '''Parameter Type:''' {{{type|none}}} | :: '''Parameter Type:''' {{{type|none}}} | ||
Revision as of 18:34, 5 February 2013
Usage:
{{ServicesApiParam|name=Parameter Name|required={Required|Optional}|type={String|Integer|...}|comment=description}}
All fields are required.