User:Banri/Missions: Difference between revisions

From [N8]
Jump to navigation Jump to search
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 needs to be added. This also included all information for Encounters as well.
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.


* Missions Information need to be placed on the [[Missions]] page.
==Guidelines==
* Encounter Information needs to be placed on the [[Encounters]] page.
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.


===Project Data===
# Mission pages need its full name
'''Project Founder''': [[User:Banri|Banri]]<br>
# The layout needs to be exactly the same each and every page
'''Date Started''': 3/6/2020<br>
# Every section of a page needs to have information and not some empty <code>== ==</code> header with no content in it.
'''Users on Project''': 1<br>
If you want to join this project, give a shout on the [{{fullurl:{{TALKPAGENAME}}|action=edit}} project's talk page]


===How to get started?===
==Instructions==
Basically, there are several things that are needed to complete a mission card for the wiki:
'''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.


# Name of the Mission
'''Is there anything else?''' Yes. <br>
# Mission ID
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.
# Mission Description
# Mission Character/Static Image (If present)
# Condition of the Mission (Objective)
# Mission Details (Difficulty, Ship Type, Steps)
# Rewards (Exact Info)
# Step Description (Info that is given after each step when viewing the mission details)


This is all required when putting a Mission Card together.
==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.


===How to make a Mission Card?===
'''Templates'''<br>
Refer to [[Template:Event]] for more details on how to make a Mission Card. Banri has all the raw data so just ask for the data to start making infoboxes. You will need to use your personal sandbox to create the infoboxes first before actually submitting them to the main page.
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}}


===Current Priorities===
'''Modules'''<br>
Priorities are in order from first to last what is needed the most.
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.
# Missions
* [[Module:Missionreq/data]]
# Encounters
 
'''Articles'''
* [[GSWiki:Transcripts|Transcript Guide]]
 
[[Category:Gem Wiki projects]]

Revision as of 22:22, 13 June 2020

This Project will get updated to reflect the new Missionbox Template when the template is finished.

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.

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.

  1. Mission pages need its full name
  2. The layout needs to be exactly the same each and every page
  3. Every section of a page needs to have information and not some empty == == 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;

  1. Mission Infobox, which is always first on the page {{Infobox Mission}}.
  2. Basic description of mission.
  3. The overview which contains the mission details, using {{Mission details}} template.
  4. Official appearance of the mission in-game, using {{Missionbox}} template.
  5. 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
  6. Update History
  7. Trivia
  8. Navbox {{Missions}}
  9. Category, this should always look like the below line of code:
[[Category:Missions| ]]
[[Category:Trade Missions]]

Swap out the second category for the type of mission it is.

Is there anything else? Yes.
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.

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
All templates used on a Mission Page.

Modules
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.

Articles