This wiki is archived and useful information is being migrated to the main bzflag.org website

Difference between revisions of "Template:Apicall"

From BZFlagWiki
Jump to: navigation, search
Line 1: Line 1:
<table border="0" cellspacing="0" cellpadding="0">
+
<table width="100%" border="0" cellspacing="0" cellpadding="0">
 
<tr><td colspan="5"><tt>{{{signature|}}}</tt></td></tr>
 
<tr><td colspan="5"><tt>{{{signature|}}}</tt></td></tr>
 
<tr style="height: 8px"><td width="25"> </td><td width="25"> </td><td colspan="3"> </td></tr>
 
<tr style="height: 8px"><td width="25"> </td><td width="25"> </td><td colspan="3"> </td></tr>

Revision as of 08:39, 14 December 2008


No description

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.