8,273
edits
(adding link to template) |
(adding multi-character directions and moving example to top) |
||
Line 33: | Line 33: | ||
{{!)}}|}}<br style="clear:both;" /></includeonly> | {{!)}}|}}<br style="clear:both;" /></includeonly> | ||
<noinclude> | <noinclude> | ||
==Example== | |||
{{CharSum | |||
|Color=Red | |||
|FirstName=Henry | |||
|LastName=Jackal | |||
|CurrentPost=First Officer | |||
|PrevPost=Prisoner | |||
|Summary=Having been captured on the ''[[USS Endeavour-A|<font color=white>Endeavour</font>]]'''s first mission and placed in the brig, Jackal was released and asked to assist [[Macarius, Geoffrey|<font color=white>Captain Macarius</font>]] in understanding the disaster and getting the ship back to its own time after the entire crew, save the captain and himself, were killed by an unknown spacial and temporal anomaly. | |||
}} | |||
==Directions== | ==Directions== | ||
For this same template, but with a ship at the top, use [[Template:ShipCharSum]]. To use as the intro blurb on your character page (or for any other reason), just type the following: | For this same template, but with a ship (or two) at the top, use [[Template:ShipCharSum]]. To use as the intro blurb on your character page (or for any other reason), just type the following: | ||
<pre>{{CharSum | <pre>{{CharSum | ||
|Color = | |Color = | ||
Line 45: | Line 55: | ||
|EndDate = (ditto) | |EndDate = (ditto) | ||
|Summary = (the summary description of your character) | |Summary = (the summary description of your character) | ||
}}</pre> | |||
If you'd like to display two or three characters on the same template, use the following: | |||
<pre>{{CharSum | |||
|Color = (department color of your first character) | |||
|FirstName = | |||
|LastName = | |||
|CurrentPost = | |||
|Image = (file name of your character pic) | |||
|PrevPost = (optional, any or all posts your 1st character has previously served aboard this ship) | |||
|StartDate = (Real time date, or Stardate, whichever you prefer) | |||
|EndDate = (ditto) | |||
|Summary = (the summary description of your first character) | |||
|Color1 = (department color of your second character) | |||
|FirstName1 = | |||
|LastName1 = | |||
|CurrentPost1 = | |||
|Image1 = (file name of your second character's pic) | |||
|PrevPost1 = (optional, any or all posts your 2nd character has previously served) | |||
|StartDate1 = (Real time date, or Stardate, whichever you prefer) | |||
|EndDate1 = (ditto) | |||
|Summary1 = (the summary description of your second character) | |||
|Color2 = (department color of your third character) | |||
|FirstName2 = | |||
|LastName2 = | |||
|CurrentPost2 = | |||
|Image2 = (file name of your third character's pic) | |||
|PrevPost2 = (optional, any or all posts your 3rd character has previously served) | |||
|StartDate2 = (Real time date, or Stardate, whichever you prefer) | |||
|EndDate2 = (ditto) | |||
|Summary2 = (the summary description of your third character) | |||
}}</pre> | }}</pre> | ||
[[Category:Templates]]</noinclude> | [[Category:Templates]]</noinclude> |
edits