An open API service indexing awesome lists of open source software.

https://github.com/phimage/ffxiv_fc_roster


https://github.com/phimage/ffxiv_fc_roster

Last synced: 7 months ago
JSON representation

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:
![Sample of Roster](https://github.com/Ley21/ffxiv_fc_roster/blob/master/sample/sample_2.png)

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