User:Banri/Missions: Difference between revisions
mNo edit summary |
mNo edit summary |
||
| Line 2: | Line 2: | ||
Welcome to the Missions Project for the wiki! | Welcome to the Missions Project for the wiki! | ||
This is an ongoing project to add every single mission available to the wiki. Story, General Missions, Trade Missions, Misc Missions...anything that is considered a mission in Gemini Station | This is an ongoing project to add every single mission available to the wiki. Story, General Missions, Trade Missions, Misc Missions...anything that is considered a mission in Gemini Station. | ||
==Guidelines== | |||
First and foremost, when going about adding all the data for a mission to the wiki, there are some things to consider when adding or completing a mission page. | |||
== | # Mission pages need its full name | ||
# The layout needs to be exactly the same each and every page | |||
# Every section of a page needs to have information and not some empty <code>== ==</code> header with no content in it. | |||
=== | ==Instructions== | ||
'''So what exactly does a mission need before its complete?''' Simple. In exact order from top to bottom; | |||
# Mission Infobox, which is always first on the page {{t|Infobox Mission}}. | |||
# Basic description of mission. | |||
# The overview which contains the mission details, using {{t|Mission details}} template. | |||
# Official appearance of the mission in-game, using {{t|Missionbox}} template. | |||
# Transcript link for character-npc dialogue and all step descriptions and speaker comments made each and every step, including possible dialogue choices and the response | |||
# Update History | |||
# Trivia | |||
# Navbox {{t|Missions}} | |||
# Category, this should always look like the below line of code: | |||
<pre> | |||
[[Category:Missions| ]] | |||
[[Category:Trade Missions]] | |||
</pre> | |||
Swap out the second category for the type of mission it is. | |||
'''Is there anything else?''' Yes. <br> | |||
There needs to be a page that lists every single mission alphabetically and sorted by type of mission. This information need to be placed on the [[Missions]] page. All you need to do is place a link to the page in the order required. | |||
This is all | ==Resources== | ||
This is all the collective templates and guides to help with making a mission page or adding a mission to the wiki's data storage for mission. | |||
'''Templates'''<br> | |||
All templates used on a Mission Page. | |||
* {{t|Infobox Mission}} | |||
* {{t|Mission details}} | |||
* {{t|Missionbox}} | |||
* {{t|Hasdialogue}} | |||
* {{t|Update History}} | |||
* {{t|Update list}} | |||
* {{t|Cquote}} | |||
'''Modules'''<br> | |||
The associated module listed here is the data storage for every single mission on the wiki and future missions added. Follow the instructions on the modules page when adding a new mission to the wiki. | |||
* [[Module:Missionreq/data]] | |||
'''Articles''' | |||
* [[GSWiki:Transcripts|Transcript Guide]] | |||
[[Category:Gem Wiki projects]] | |||