https://github.com/phimage/ffxiv_fc_roster
https://github.com/phimage/ffxiv_fc_roster
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/phimage/ffxiv_fc_roster
- Owner: phimage
- Created: 2015-09-13T06:47:56.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-09-14T13:07:57.000Z (over 10 years ago)
- Last Synced: 2025-01-28T22:18:29.250Z (about 1 year ago)
- Language: PHP
- Size: 308 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# FF XIV: ARR - Free Company Roster
What can it show:
* A List of all members of free company
* For each member the avatar and his classes
* The rank of each member
This is a wordpress plugin inspired by a reddit postet roster. This roster use the default table style of your theme to show all team members.
To configure your free company add your free company id from loadstone to the settings page in the global wordpress settings.
To use the roster write on a post/page following tag.
```html
[ffxiv_roster]
```
### Sample of a row:

This is [on GitHub](https://github.com/Ley21/ffxiv_fc_roster) so let me know if I've b0rked it somewhere.
### Stuff used to make this:
* [XIVPads-LodestoneAPI](https://github.com/viion/XIVPads-LodestoneAPI) for parsing loadstone data to database