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
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=" | <tr><td colspan="3"><tt>{{{signature|}}}</tt></td></tr> | ||
<tr height="10"><td colspan="3"></td></tr> | |||
<tr><td></td><td colspan="2">{{{description|<i>No description</i>}}}</td></tr> | |||
<includeonly> | |||
[[Category:BZFS API Functions]] | |||
</includeonly> | |||
</table> | </table> | ||
{{#if:{{{testparam|}}}|param is here|param is not here}} | {{#if:{{{testparam|}}}|param is here|param is not here}} | ||
Revision as of 07:56, 14 December 2008
| No description | ||
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. |