Forms Page: Difference between revisions

From Victory Belles Community Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 3: Line 3:
* [[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:Create_a_Vesture|'''Create a Vesture''']] - [[Create_a_Vesture_Tutorial|'''Tutorial''']]
* [[Form:Create_a_Vesture|'''Create a Vesture''']] - [[Create_a_Vesture_Tutorial|'''Tutorial''']]
* [[Form:Quirk|'''Create an Advantage/Quirk''']] - [[Create_a_Quirk_or_Advantage_Tutorial|'''Tutorial''']]
* [[Form:Quirk|'''Create a Quirk''']] - [[Create_a_Quirk_or_Advantage_Tutorial|'''Tutorial''']]
* [[Form:Advantage|'''Create an Advantage''']] - [[Create_a_Quirk_or_Advantage_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!
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 17:34, 2 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.

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!