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
No edit summary
Line 1: Line 1:
<table border="0" cellspacing="0" cellpadding="1">
<table border="0" cellspacing="0" cellpadding="1">
<tr><td colspan="2"><b>Signature: </b></td><td>{{{signature|}}}</td></tr>
<tr><td colspan="2"><b>Signature: </b></td><td>{{{signature|}}}</td></tr>
 
</table>
{{#if:{{{testparam|}}}|param is here|param is not here}}
{{#if:{{{testparam|}}}|param is here|param is not here}}
<noinclude>
<noinclude>

Revision as of 07:42, 14 December 2008

Signature:

param is not here

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.