Forms Page
This page links to all forms used to enter data into the wiki (as opposed to direct SQL manipulation or other cumbersome methods). All downloads will create comma-separated values files easily viewable in text editors or spreadsheet programs.
Find any of the data you need either in the tutorials below or on the Quick Cargo Downloads page.
Tutorial Completed
Associate Items
Create Data
- Belle More Information - Tutorial
- Create a Vesture - Tutorial
- Create an Advantage - Tutorial
- Create a Quirk - Tutorial
- Create a Gremlin - Tutorial
Create Items
Note that all data for items should be from the base model. No R&D, no upgrades. However, as R&D is completed, the names/values of the Advantages, Quirks, and Gremlins can be added.
Create Maps
Tutorial Pending
Next Forms
- Create a Gun Battery - Will enable the Belle pages to have database-powered Main Battery 1, 2, 3 displays.
NOTE FOR NERDS: All these forms do is create a nice front-end to connect things together (like associating gear with Belles or resources with maps) via a relational database system. However, it's much easier than explaining said SQL and all the implications of trying to set up SQL users, etc!