Forms Page: Difference between revisions

No edit summary
No edit summary
 
(39 intermediate revisions by the same user not shown)
Line 1: Line 1:
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.
Ongoing additions to game content through (Belle) Events will necessitate keeping Belles, Maps, Equipment, Traits, etc. up-to-date.


Find any of the data you need either in the tutorials below or on the [[Quick Cargo Downloads]] page.
=== Create Data ===
==Tutorial Completed ==
{{CreateDataLinks|Vesture}}
* [[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:Belle_More_Information|'''Belle More Information''']] - [[Belle More Information tutorial|'''Tutorial''']]
* [[Form:Create_a_Vesture|'''Create a Vesture''']] - [[Create_a_Vesture_Tutorial|'''Tutorial''']]
* [[Form:Advantage|'''Create an Advantage''']] - [[Create_a_Quirk_or_Advantage_Tutorial|'''Tutorial''']]
* [[Form:Quirk|'''Create a Quirk''']] - [[Create_a_Quirk_or_Advantage_Tutorial|'''Tutorial''']]
* [[Form:Gremlin|'''Create a Gremlin''']] - [[Create_an_Item_Property_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''']]


== Tutorial Pending ==
<!--{{TutorialLink|Belle More Information}}
* [[Form:Director|'''Create a Director''']]
{{CreateDataLinks|Belle}}
* [[Form:Rangekeeper|'''Create a Rangekeeper''']]
{{CreateDataLinks|Advantage}}
 
{{CreateDataLinks|Quirk}}
== Next Forms ==
{{CreateDataLinks|Gremlin}}-->
* '''Create an RDF'''
=== Create Maps ===
* '''Create a Gun Battery''' - Will enable the Belle pages to have database-powered Main Battery 1, 2, 3 displays.
* {{FormLink|Map}} - [[Create_a_Cargo_Map_Tutorial|'''Tutorial''']]
 
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!

Latest revision as of 11:50, 4 August 2023

Ongoing additions to game content through (Belle) Events will necessitate keeping Belles, Maps, Equipment, Traits, etc. up-to-date.

Create Data

Create Maps