Forms Page
Jump to navigation
Jump to search
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.
- Associate Vesture With Belle - Required information includes Error: No field named "TXT_StatBonus" found for the database table "ITEMVesture".and Belle data. Name the form <BelleName>-<VestureType>, so St. Louis' Honor vesture would be "St. Louis Honor" as the page name. (This isn't a page anyone is looking at, it's invisible linkage so that pages people do read work correctly). Fill out the form exactly as it suggests by using the _pageID values for both Belle and Vesture.
- Create a Vesture - First, make sure the Vesture doesn't already exist by checking this Vesture names list. If it doesn't, then create it using its exact name from Victory Belles. Yes, some names have special characters. Use 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!