Difference between revisions of "Resources"

From Sim Central
Jump to navigation Jump to search
 
(13 intermediate revisions by 2 users not shown)
Line 3: Line 3:
 
== Plain Text Application ==
 
== Plain Text Application ==
  
<code><textarea>
+
[https://docs.google.com/document/d/1cn_4rBJVTVzHhTbk7AaKHdHDfZs805BfN4kCAyuKTSs/edit Plain Text GDoc (Application)]
 +
 
 +
<syntaxhighlight lang="txt">
 
Instructions
 
Instructions
While you prepare your application you can draft your character’s details below. To do so download a copy of this document as a Word file or make a copy in your own Google Drive. When you’re ready paste the details into the Ulysses application form here.
+
While you prepare your application you can draft your character’s details below. To do so download a copy of this document as a Word file or make a copy in your own Google Drive. When you’re ready paste the details into the Ulysses application form.
  
 
Character
 
Character
Line 44: Line 46:
 
Starfleet Career:
 
Starfleet Career:
  
Service Record
+
Service Record:
 +
</syntaxhighlight>
  
Service Record:
+
== Service Record HTML ==
Access Code (Last Name - Greek Letter - 1 to 4 Numbers):
+
 
Cabin Assignment:
+
[https://docs.google.com/document/d/1oMf2sWPHjd7vT38G7H8pf6uPhIwe12Wr2Bx9PslwW0w/edit?usp=sharing Service Record Code]
  
Important Ties
+
(You will want to contact Reece or Kyle for the exact URL for the rank pips).
  
Partner(s):
+
<syntaxhighlight lang="html">
Offspring:
+
Service Record Code
Parents:
 
Sibling(s):
 
Other Family:
 
Friendships:
 
  
Character Outline
+
<p align="right"><table style="width: 100%; max-width: 500px; max-height: 130px; background-color: #3a3a3a; padding: 2px;">
  
Summary (For the join application: Summarize your character in a few paragraphs. This would be your initial idea that you plan to build on.):  
+
<tr style="background-color: #303030;"><td style="width: 10%; max-width: 50px; border: 2px solid #3a3a3a; padding: 5px; background-color: #303030;" valign="center">DATE FROM<BR>DATE TO</td>
  
 +
<td style="width: 70%; max-width: 350px; border: 2px solid #3a3a3a; background-color: #303030; padding: 5px;" valign="center">POSITION<br>SHIP/LOCATION<br>CLASS (IF ANY)</td>
  
External Conflicts (For the join application: Talk about the conflicts that you would like or need for the sim's members to help throw at your character. These are conflicts that will come to the character, generated outside of their head-space. Work or occupation conflicts, family conflicts, complicated love interests, etc.):
+
<td style="width: 20%; max-width: 100px; max-height: 130px; border: 2px solid #3a3a3a; background-color:#303030;" valign="center"><center><img src="http://www.starship-ulysses.com/application/assets/common/dsc/ranks/default/RANK.PNG" height="125"></center></td></tr>
  
 +
<tr style="background-color: #252525;"><td style="width: 10%; max-width:500px; border: 2px solid #3a3a3a; background-color: #252525; padding:5px;" valign="center">DATE FROM<br>DATE TO</td><td style="width: 70%; max-width: 350px; border: 2px solid #3a3a3a; padding: 5px; background-color: #252525;" valign="center">POSITION<br>SHIP/LOCATION<br>CLASS (IF ANY)</td>
  
Internal Conflicts (For the join application: Talk about the conflicts, goals, and plots you plan to generate from within the character: fears, weaknesses, doubts, ambitions, opinions, desires, etc.):
+
<td style="width: 20%; max-width: 100px; max-height: 130px; border: 2px solid #3a3a3a; background-color:#252525;" valign="center"><center><img src="http://www.starship-ulysses.com/application/assets/common/dsc/ranks/default/RANK.PNG" height="125"></center></td></TR>
</textarea></code>
 
  
== Service Record HTML ==
+
(REPEAT CODE ABOVE AS NECESSARY)
  
<code>
+
</table></p>
It was a dark and stormy night...
+
</syntaxhighlight>
</code>
 
  
 
== In-Biography Pictures ==
 
== In-Biography Pictures ==
  
<code>
+
[https://docs.google.com/document/d/1v5LCnHw4A2hZA6Ik6uYQefLjZgyhpTeRFEKUAGXoRH0/edit?usp=sharing In-Biography Pictures]
It was a dark and stormy night...
+
 
</code>
+
<syntaxhighlight lang="html">
 +
In-Biography Pictures
 +
 
 +
<img src="IMAGE SOURCE HERE" width="190" style="float: left; padding-right:10px; padding-left: 4px; border-left: 2px solid #5b9ee1;">
 +
 
 +
Change Float to left or right and change the padding and border (right, left) to the opposite.
 +
 
 +
</syntaxhighlight>

Latest revision as of 03:26, 11 November 2020

Resources

Plain Text Application

Plain Text GDoc (Application)

Instructions
While you prepare your application you can draft your character’s details below. To do so download a copy of this document as a Word file or make a copy in your own Google Drive. When you’re ready paste the details into the Ulysses application form.

Character

First Name:
Middle Name:
Last Name:
Suffix: 
Display Name: 

Character Basics

Gender:
Species:
Age:
Date of Birth (The current date is: January, 2252):
Birthplace:

Physical Appearance

Height:
Weight:
Physical Description:

Personality & Traits

Sexual Orientation: 
General Overview:
Strengths:
Weaknesses:
Personal Goals:
Hobbies & Interests:

Personal History

Early Life:
Academy Life:
Starfleet Career:

Service Record:

Service Record HTML

Service Record Code

(You will want to contact Reece or Kyle for the exact URL for the rank pips).

Service Record Code

<p align="right"><table style="width: 100%; max-width: 500px; max-height: 130px; background-color: #3a3a3a; padding: 2px;">

<tr style="background-color: #303030;"><td style="width: 10%; max-width: 50px; border: 2px solid #3a3a3a; padding: 5px; background-color: #303030;" valign="center">DATE FROM<BR>DATE TO</td>

<td style="width: 70%; max-width: 350px; border: 2px solid #3a3a3a; background-color: #303030; padding: 5px;" valign="center">POSITION<br>SHIP/LOCATION<br>CLASS (IF ANY)</td>

<td style="width: 20%; max-width: 100px; max-height: 130px; border: 2px solid #3a3a3a; background-color:#303030;" valign="center"><center><img src="http://www.starship-ulysses.com/application/assets/common/dsc/ranks/default/RANK.PNG" height="125"></center></td></tr>

<tr style="background-color: #252525;"><td style="width: 10%; max-width:500px; border: 2px solid #3a3a3a; background-color: #252525; padding:5px;" valign="center">DATE FROM<br>DATE TO</td><td style="width: 70%; max-width: 350px; border: 2px solid #3a3a3a; padding: 5px; background-color: #252525;" valign="center">POSITION<br>SHIP/LOCATION<br>CLASS (IF ANY)</td>

<td style="width: 20%; max-width: 100px; max-height: 130px; border: 2px solid #3a3a3a; background-color:#252525;" valign="center"><center><img src="http://www.starship-ulysses.com/application/assets/common/dsc/ranks/default/RANK.PNG" height="125"></center></td></TR>

(REPEAT CODE ABOVE AS NECESSARY)

</table></p>

In-Biography Pictures

In-Biography Pictures

In-Biography Pictures

<img src="IMAGE SOURCE HERE" width="190" style="float: left; padding-right:10px; padding-left: 4px; border-left: 2px solid #5b9ee1;">

Change Float to left or right and change the padding and border (right, left) to the opposite.