Forms Page: Difference between revisions

From Victory Belles Community Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(50 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.


* [[Form:Associate_Vesture_With_Belle|'''Associate Vesture With Belle''']] -  [[Associate_Vesture_With_Belle_Tutorial|'''Tutorial''']].
=== Create Data ===
* [[Form:Create_a_Vesture|'''Create a Vesture''']] - First, make sure the Vesture doesn't already exist by checking this {{#cargo_query:
{{CreateDataLinks|Vesture}}
tables=ITEMVesture
|fields=ITEMVesture.TXT_VestureName
|format=csv
|link text=Vesture names
|filename=VestureNamesOnly
}} list.  If it doesn't, then create it using its ''exact name from Victory Belles''.  Yes, some names have special characters.  Use [https://meta.wikimedia.org/wiki/Help:Special_characters#Important_special_characters|'''this MediaWiki help page'''] if assistance is required entering such characters.


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!
<!--{{TutorialLink|Belle More Information}}
{{CreateDataLinks|Belle}}
{{CreateDataLinks|Advantage}}
{{CreateDataLinks|Quirk}}
{{CreateDataLinks|Gremlin}}-->
=== Create Maps ===
* {{FormLink|Map}} - [[Create_a_Cargo_Map_Tutorial|'''Tutorial''']]

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[edit | edit source]

Create Maps[edit | edit source]