|
|
| (11 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}} |
| === Associate Items === | |
| {{TutorialLink|Associate Vesture With Belle}} | |
| {{TutorialLink|Associate Vesture With Map}}
| |
| {{TutorialLink|Main Battery Count}}
| |
| {{TutorialLink|Main Battery Details}}
| |
|
| |
|
| === Create Data ===
| | <!--{{TutorialLink|Belle More Information}} |
| {{TutorialLink|Belle More Information}} | |
| {{CreateDataLinks|Belle}} | | {{CreateDataLinks|Belle}} |
| {{CreateDataLinks|Vesture}}
| |
| {{CreateDataLinks|Advantage}} | | {{CreateDataLinks|Advantage}} |
| {{CreateDataLinks|Quirk}} | | {{CreateDataLinks|Quirk}} |
| {{CreateDataLinks|Gremlin}} | | {{CreateDataLinks|Gremlin}}--> |
| | |
| === Create Items ===
| |
| 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.
| |
| {{CreateDataLinks|Director}}
| |
| {{CreateDataLinks|Naval Gun}}
| |
| {{CreateDataLinks|Rangekeeper}}
| |
| {{CreateDataLinks|Torpedo}}
| |
| | |
| === Create Maps === | | === Create Maps === |
| * [[Form:Map|'''Create a Cargo Map Entry''']] - [[Create_a_Cargo_Map_Tutorial|'''Tutorial''']] | | * {{FormLink|Map}} - [[Create_a_Cargo_Map_Tutorial|'''Tutorial''']] |
| | |
| === Link It All Together ===
| |
| * '''Creating a Belle From Start to Finish''' - [[Creating a Belle From Start to Finish Tutorial|'''Tutorial''']]
| |
| | |
| == Tutorial Pending ==
| |
| {{CreateDataLinks|RDF}} (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 ==
| |
| '''Create an ASDIC - Tutorial'''
| |
| '''Create a Quarterdeck - Tutorial'''
| |
| '''Torpedo Battery Count - 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!
| |