Skip to content

magratheaguide/vogsphere

Repository files navigation

Vogsphere, the Claim Code Generator

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 repository.

Found a bug? Got an idea for a new feature? Contributions are welcome!

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

Be sure to check the license for usage terms!