Difference between revisions of "Template:ServicesApiParam"

From MythTV Official Wiki
Jump to: navigation, search
m (rm lf)
m
Line 6: Line 6:
 
type={{{type|none}}}}}
 
type={{{type|none}}}}}
 
comment={{{comment|none}}}
 
comment={{{comment|none}}}
</span>:<span style="color:SteelBlue">{{{name|none}}}</Span> ('''{{{required|none}}}''')
+
</span>
 +
:<span style="color:SteelBlue">{{{name|none}}}</Span> ('''{{{required|none}}}''')
 
:: '''Parameter Type:''' {{{type|none}}}
 
:: '''Parameter Type:''' {{{type|none}}}
 
:: {{{comment|none}}}.
 
:: {{{comment|none}}}.

Revision as of 00:23, 9 February 2013

Usage:

{{ServicesApiParam|name=Parameter Name|required={Required|Optional}|type={String|Integer|...}|comment=description}}

All fields are required.