Forms Page: Difference between revisions

From Victory Belles Community Wiki
Jump to navigation Jump to search
No edit summary
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.
This page links to all forms used to enter data into the wiki in a way that works with Cargo's relational database system.  This is opposed to direct SQL manipulation or other completely manual methods prone to error.


Find any of the data you need either in the tutorials below or on the [[Quick Cargo Downloads]] page.
==Tutorial Completed ==
==Tutorial Completed ==
=== Associate Items ===
=== Associate Items ===
Line 39: Line 38:
* '''Torpedo Battery Details - Tutorial'''
* '''Torpedo Battery Details - 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!
== Next Research ==
* Types of Weather on Maps
* Types of Debuffs (negative combat effects both from weather and in actual battles)

Revision as of 10:56, 16 April 2023

This page links to all forms used to enter data into the wiki in a way that works with Cargo's relational database system. This is opposed to direct SQL manipulation or other completely manual methods prone to error.

Tutorial Completed[edit | edit source]

Associate Items[edit | edit source]

Create Data[edit | edit source]

Create Items[edit | edit source]

Note that all data for items should be from the base model. No R&D, no upgrades. However, as R&D is completed, the names/values of the Advantages, Quirks, and Gremlins can be added.

Create Maps[edit | edit source]

Link It All Together[edit | edit source]

  • Creating a Belle From Start to Finish - Tutorial

Tutorial Pending[edit | edit source]

  • Create an RDF - Tutorial (This has not been created yet due to lack of an RDF from which to generate proper infrastructure. The form is a placeholder.)

Next Forms[edit | edit source]

  • Create an ASDIC - Tutorial
  • Create a Quarterdeck - Tutorial
  • Torpedo Battery Count - Tutorial
  • Torpedo Battery Details - Tutorial

Next Research[edit | edit source]

  • Types of Weather on Maps
  • Types of Debuffs (negative combat effects both from weather and in actual battles)