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.
User:Javawizard2539/sandbox: Difference between revisions
Jump to navigation
Jump to search
New page: This page is a sandbox that I use to test out various things I'm working on. {{User:Javawizard2539/templates/apicall}} |
No edit summary |
||
| Line 2: | Line 2: | ||
{{User:Javawizard2539/templates/apicall}} | {{User:Javawizard2539/templates/apicall | ||
| signature = int bz_testApiCall( int myNumber ) | |||
| description = This is a test api call document. It's purpose is to demonstrate how to document API calls, and to check the API call template. | |||
| param1 = myNumber | |||
| param1desc = A number that means absolutely nothing | |||
| returns = A number that will probably crash bzfs if you try to use it | |||
}} | |||
Revision as of 08:20, 14 December 2008
This page is a sandbox that I use to test out various things I'm working on.