Extension:RobloxAPI
Release status: stable |
|
|---|---|
| Implementation | Parser function |
| Description | provides easy access to the Roblox API via parser functions |
| Author(s) | SomeRandomDeveloper |
| Latest version | 1.7.0 (Continuous updates) |
| Compatibility policy | Master maintains backward compatibility. |
| MediaWiki | 1.43+ |
|
|
| Licence | GNU General Public License 2.0 or later |
| Download | GitHub:
Note: |
The RobloxAPI extension provides easy access to the Roblox API. Fetch images, data and player information easily with a parser function. The Roblox API is generally very poorly documented, and using the ExternalData extension or Lua modules can be a steep learning curve which may not be viable. This extension aims to make it easy for you to grab data from Roblox and put it on your wiki, using simple parser functions.
Installation
[edit]- Download and place the file(s) in a directory called
RobloxAPIin yourextensions/folder. - Add the following code at the bottom of your LocalSettings.php file:
wfLoadExtension( 'RobloxAPI' );
Done – Navigate to Special:Versionon your wiki to verify that the extension is successfully installed.
Usage
[edit]For documentation on the extension, you can refer to this guide for the latest information on how to use the extension. Alternatively, you can view the USAGE.md file in the extension repository.
Preview
[edit]The extension is active on the following wikis, check out some example usage on their various pages:
- Untitled Tag Game Wiki - Images
- Dovedale Railway Wiki - Statistics
See also
[edit]| This extension is included in the following wiki farms/hosts and/or packages: |
