Writer ID/How to: Difference between revisions

From 118Wiki
Jump to navigation Jump to search
(Created page with "This is an instructional on how to create the Fleet Writer Serial Numbers as seen on Fleet Writer Serials. In order to construct a Writer Serial Number, you need the foll...")
 
m (Prettifying a little on request)
Line 1: Line 1:
{{Heading|How To|Maroon}}
This is an instructional on how to create the Fleet Writer Serial Numbers as seen on [[Fleet Writer Serials]].
This is an instructional on how to create the Fleet Writer Serial Numbers as seen on [[Fleet Writer Serials]].


Line 5: Line 7:
From these elements, we will use:
From these elements, we will use:


First Letter of First Ship
*First Letter of First Ship
Year of Start (if format of Stardate)
*Year of Start (if format of Stardate)
Month of Start
*Month of Start
First Initial of First Name
*First Initial of First Name
First Initial of Last Name (or 1, if character only has 1 name)
*First Initial of Last Name (or 1, if character only has 1 name)


Finally, if everything above is different than anyone else's, the last element is a 0 (zero), otherwise you will increment it.
Finally, if everything above is different than anyone else's, the last element is a 0 (zero), otherwise you will increment it.
Line 15: Line 17:
Once you have all the elements, you combine them like in the example below:
Once you have all the elements, you combine them like in the example below:


Shelther Faranster -
:Shelther Faranster -
(Apollo, 2392, 01, Sundassa, Faranster, 0)
:(Apollo, 2392, 01, Sundassa, Faranster, 0)


Finished Serial:
Finished Serial:


A239201SF0
:A239201SF0


Now, if you have for example where you have two people start in 2392, during the month of June. One is Robert Jones (graduated the academy 239206.10), and the other is Richard Jackson (graduated the academy 239206.24). Robert Jones ends up on the Constitution, and Richard Jackson ends up on the Columbia, you could potentially end up with two of the same serial numbers:
Now, if you have for example where you have two people start in 2392, during the month of June. One is Robert Jones (graduated the academy 239206.10), and the other is Richard Jackson (graduated the academy 239206.24). Robert Jones ends up on the Constitution, and Richard Jackson ends up on the Columbia, you could potentially end up with two of the same serial numbers:


C239206RJ0
:C239206RJ0


However, since we have that 0 at the end, we would start with first graduated (if they both graduated at the same time, then we would go with first applied).
However, since we have that 0 at the end, we would start with first graduated (if they both graduated at the same time, then we would go with first applied).


Robert Jones: C239206RJ0
:Robert Jones: C239206RJ0
Richard Jackson: C239206RJ1
:Richard Jackson: C239206RJ1

Revision as of 20:08, 11 July 2015

How To


This is an instructional on how to create the Fleet Writer Serial Numbers as seen on Fleet Writer Serials.

In order to construct a Writer Serial Number, you need the following elements, the writer's First Ship, their start year and month, and their first character's first and last name.

From these elements, we will use:

  • First Letter of First Ship
  • Year of Start (if format of Stardate)
  • Month of Start
  • First Initial of First Name
  • First Initial of Last Name (or 1, if character only has 1 name)

Finally, if everything above is different than anyone else's, the last element is a 0 (zero), otherwise you will increment it.

Once you have all the elements, you combine them like in the example below:

Shelther Faranster -
(Apollo, 2392, 01, Sundassa, Faranster, 0)

Finished Serial:

A239201SF0

Now, if you have for example where you have two people start in 2392, during the month of June. One is Robert Jones (graduated the academy 239206.10), and the other is Richard Jackson (graduated the academy 239206.24). Robert Jones ends up on the Constitution, and Richard Jackson ends up on the Columbia, you could potentially end up with two of the same serial numbers:

C239206RJ0

However, since we have that 0 at the end, we would start with first graduated (if they both graduated at the same time, then we would go with first applied).

Robert Jones: C239206RJ0
Richard Jackson: C239206RJ1