Forms Page: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 2: | Line 2: | ||
Find any of the data you need either in the tutorials below or on the [[Quick Cargo Downloads]] page. | Find any of the data you need either in the tutorials below or on the [[Quick Cargo Downloads]] page. | ||
==Tutorial Completed == | |||
* [[Form:Associate_Vesture_With_Belle|'''Associate Vesture With Belle''']] - [[Associate_Vesture_With_Belle_Tutorial|'''Tutorial''']] | * [[Form:Associate_Vesture_With_Belle|'''Associate Vesture With Belle''']] - [[Associate_Vesture_With_Belle_Tutorial|'''Tutorial''']] | ||
* [[Form:Associate_Vesture_with_Map|'''Associate Vesture With Map''']] - [[Associate Vesture With Map Tutorial|'''Tutorial''']] | * [[Form:Associate_Vesture_with_Map|'''Associate Vesture With Map''']] - [[Associate Vesture With Map Tutorial|'''Tutorial''']] | ||
| Line 12: | Line 12: | ||
* [[Form:Map|'''Create a Cargo Map Entry''']] - [[Create_a_Cargo_Map_Tutorial|'''Tutorial''']] | * [[Form:Map|'''Create a Cargo Map Entry''']] - [[Create_a_Cargo_Map_Tutorial|'''Tutorial''']] | ||
* [[Form:Naval_Gun|'''Create a Naval Gun''']] - [[Create_a_Naval_Gun_Tutorial|'''Tutorial''']] | * [[Form:Naval_Gun|'''Create a Naval Gun''']] - [[Create_a_Naval_Gun_Tutorial|'''Tutorial''']] | ||
== Tutorial Pending == | |||
* [[Form:Director|'''Create a Director''']] | |||
* [[Form:Rangekeeper|'''Create a Rangekeeper''']] | |||
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! | 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! | ||
Revision as of 21:58, 8 April 2023
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[edit | edit source]
- Associate Vesture With Belle - Tutorial
- Associate Vesture With Map - Tutorial
- Belle More Information - Tutorial
- Create a Vesture - Tutorial
- Create an Advantage - Tutorial
- Create a Quirk - Tutorial
- Create a Gremlin - Tutorial
- Create a Cargo Map Entry - Tutorial
- Create a Naval Gun - Tutorial
Tutorial Pending[edit | edit source]
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!