This wiki was in read-only mode for many years, but can now be edited again. A lot of information will need to be updated.

Template:Apicall: Difference between revisions

From BZFlagWiki
Jump to navigation Jump to search
No edit summary
Line 5: Line 5:
{{#if:{{{param1|}}}|<div style="border-left: 30px solid white"><tt>{{{param1}}}</tt>{{#if:{{{param1desc|}}}|&nbsp; <tt>-</tt> &nbsp;}}{{{param1desc|}}}</div>}}{{#if:{{{param2|}}}|<div style="border-left: 30px solid white"><tt>{{{param2}}}</tt>{{#if:{{{param2desc|}}}|&nbsp; <tt>-</tt> &nbsp;}}{{{param2desc|}}}</div>}}{{#if:{{{param3|}}}|<div style="border-left: 30px solid white"><tt>{{{param3}}}</tt>{{#if:{{{param3desc|}}}|&nbsp; <tt>-</tt> &nbsp;}}{{{param3desc|}}}</div>}}{{#if:{{{param4|}}}|<div style="border-left: 30px solid white"><tt>{{{param4}}}</tt>{{#if:{{{param4desc|}}}|&nbsp; <tt>-</tt> &nbsp;}}{{{param4desc|}}}</div>}}{{#if:{{{param5|}}}|<div style="border-left: 30px solid white"><tt>{{{param5}}}</tt>{{#if:{{{param5desc|}}}|&nbsp; <tt>-</tt> &nbsp;}}{{{param5desc|}}}</div>}}{{#if:{{{param6|}}}|<div style="border-left: 30px solid white"><tt>{{{param6}}}</tt>{{#if:{{{param6desc|}}}|&nbsp; <tt>-</tt> &nbsp;}}{{{param6desc|}}}</div>}}{{#if:{{{param7|}}}|<div style="border-left: 30px solid white"><tt>{{{param7}}}</tt>{{#if:{{{param7desc|}}}|&nbsp; <tt>-</tt> &nbsp;}}{{{param7desc|}}}</div>}}{{#if:{{{param8|}}}|<div style="border-left: 30px solid white"><tt>{{{param8}}}</tt>{{#if:{{{param8desc|}}}|&nbsp; <tt>-</tt> &nbsp;}}{{{param8desc|}}}</div>}}{{#if:{{{param9|}}}|<div style="border-left: 30px solid white"><tt>{{{param9}}}</tt>{{#if:{{{param9desc|}}}|&nbsp; <tt>-</tt> &nbsp;}}{{{param9desc|}}}</div>}}{{#if:{{{returns|}}}|<div style="border-top: 4px solid white"><b>Returns: </b></div><div style="border-left: 30px solid white; border-top: 4px solid white">{{{returns}}}</div><br/>}}
{{#if:{{{param1|}}}|<div style="border-left: 30px solid white"><tt>{{{param1}}}</tt>{{#if:{{{param1desc|}}}|&nbsp; <tt>-</tt> &nbsp;}}{{{param1desc|}}}</div>}}{{#if:{{{param2|}}}|<div style="border-left: 30px solid white"><tt>{{{param2}}}</tt>{{#if:{{{param2desc|}}}|&nbsp; <tt>-</tt> &nbsp;}}{{{param2desc|}}}</div>}}{{#if:{{{param3|}}}|<div style="border-left: 30px solid white"><tt>{{{param3}}}</tt>{{#if:{{{param3desc|}}}|&nbsp; <tt>-</tt> &nbsp;}}{{{param3desc|}}}</div>}}{{#if:{{{param4|}}}|<div style="border-left: 30px solid white"><tt>{{{param4}}}</tt>{{#if:{{{param4desc|}}}|&nbsp; <tt>-</tt> &nbsp;}}{{{param4desc|}}}</div>}}{{#if:{{{param5|}}}|<div style="border-left: 30px solid white"><tt>{{{param5}}}</tt>{{#if:{{{param5desc|}}}|&nbsp; <tt>-</tt> &nbsp;}}{{{param5desc|}}}</div>}}{{#if:{{{param6|}}}|<div style="border-left: 30px solid white"><tt>{{{param6}}}</tt>{{#if:{{{param6desc|}}}|&nbsp; <tt>-</tt> &nbsp;}}{{{param6desc|}}}</div>}}{{#if:{{{param7|}}}|<div style="border-left: 30px solid white"><tt>{{{param7}}}</tt>{{#if:{{{param7desc|}}}|&nbsp; <tt>-</tt> &nbsp;}}{{{param7desc|}}}</div>}}{{#if:{{{param8|}}}|<div style="border-left: 30px solid white"><tt>{{{param8}}}</tt>{{#if:{{{param8desc|}}}|&nbsp; <tt>-</tt> &nbsp;}}{{{param8desc|}}}</div>}}{{#if:{{{param9|}}}|<div style="border-left: 30px solid white"><tt>{{{param9}}}</tt>{{#if:{{{param9desc|}}}|&nbsp; <tt>-</tt> &nbsp;}}{{{param9desc|}}}</div>}}{{#if:{{{returns|}}}|<div style="border-top: 4px solid white"><b>Returns: </b></div><div style="border-left: 30px solid white; border-top: 4px solid white">{{{returns}}}</div><br/>}}
</div>
</div>
<noinclude>
<noinclude>{{Documentation}}</noinclude>
<table border="1" cellspacing="0" cellpadding="3">
<tr><td>
This template can be used for bzfs api call documentation pages. It contains fields for the parameters of the api call, it's return type (if any), a description for it, and some other api calls that can be referenced.
</td></tr>
</table>
</noinclude>
<includeonly>
<includeonly>
[[Category:BZFS API Functions]]
[[Category:BZFS API Functions]]
</includeonly>
</includeonly>

Revision as of 10:16, 14 December 2008


No description


[create] Template documentation