Extension:RobloxAPI
![]() Release status: stableCategory:Stable extensions |
|
---|---|
Implementation | Parser functionCategory:Parser function extensions |
Description | provides easy access to the Roblox API via parser functions |
Author(s) | SomeRandomDeveloper |
Latest version | 1.2.0 (Continuous updates) |
Compatibility policy | Master maintains backward compatibility.Category:Extensions with master compatibility policy |
MediaWiki | 1.42+Category:Extensions with manual MediaWiki version |
License | GNU General Public License 2.0 or later |
Download | GitHub: Note: |
|
|
The RobloxAPI extension provides easy access to the Roblox API via parser functions. 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
- Download and place the file(s) in a directory called
RobloxAPI
in yourextensions/
folder. - Add the following code at the bottom of your LocalSettings.php file:
wfLoadExtension( 'RobloxAPI' );
Done – Navigate to Special:Version on your wiki to verify that the extension is successfully installed.
Usage
Please refer to the USAGE.md file in the extension's repository for the latest information on how to use the extension.
See also
![]() | This extension is included in the following wiki farms/hosts and/or packages: This is not an authoritative list. Some wiki farms/hosts and/or packages may contain this extension even if they are not listed here. Always check with your wiki farms/hosts or bundle to confirm. |