/vogsphere

Enable members to fill out claims without editing code

Primary LanguageCSSThe UnlicenseUnlicense

Vogsphere, the Claim Code Generator

Maintenance GitHub license

What is it?

Frequently on forum roleplaying sites, members are asked to copy, modify, and then post codes needed to fill out sitewide claims lists. This process is highly error prone, and asks members who may not be familiar with code to make code modifications. With this tool, members can instead fill out a form, click a button, and be given exactly the claims code they need to post, no changes or code modifications needed.

A demo version of the generator is available to play with via this repo.

Pull requests are welcome if you have ideas for improvements to the tool's quality or usability that you'd like to share.

Found a bug? Got an idea for a new feature? Have a question? Please feel free to submit any and all of these as issues in this repo.

What's included?

  • dist/vogsphere.html (required) is the form members will interact with
  • dist/vogsphere.js (required) constructs the claims HTML when members submit the form
  • dist/vogsphere.css (optional) provides bare bones styling for the demo version (and can be built upon for actual use)
  • And the rest is related to keeping this project tidy and consistent and not needed for using this tool on any RP site.

How do I use this for my site?

Check the docs for instructions!

This looks kinda familiar...

This tool was originally thought up and created by Daine for The Breach, where she was an admin. The version provided here has been completely revamped to modernize and improve on the original, and to generalize and document the tool so it can be more easily used as a resource on other sites.

Some Other Helpful Resources

The License

As you'll see from the included license, everything in this repository is free to use however you wish without any restrictions or stipulations. You don’t even have to give credit (though credit is both always appreciated and a way to help others find these resources too!).