Template:CharSum: Difference between revisions
(trying to correct it) |
(much better) |
||
Line 1: | Line 1: | ||
<onlyinclude>{|align={{#if: {{{Align|}}}|{{{Align}}}|left}} style="background: | <onlyinclude>{|align={{#if: {{{Align|}}}|{{{Align}}}|left}} | ||
| | |style="max-width=600px; background:lightgrey; border:thin #000000 solid; border-radius:20px 20px 20px 20px"| | ||
{|width=600 style="background:#{{FCBGColor|{{{Color}}}}}; color:{{#switch: {{{Color|}}}| Orange=navy|Gold=navy|Off-White=navy|Pink=navy|White=navy|{{{Color}}}=lightgray}}; border:thin #000000 solid; border-radius:{{#if: {{{FirstName1|}}}|20px 20px 0px 0px|20px 20px 20px 20px}};" | {|width=600 style="background:#{{FCBGColor|{{{Color}}}}}; color:{{#switch: {{{Color|}}}| Orange=navy|Gold=navy|Off-White=navy|Pink=navy|White=navy|{{{Color}}}=lightgray}}; border:thin #000000 solid; border-radius:{{#if: {{{FirstName1|}}}|20px 20px 0px 0px|20px 20px 20px 20px}};" | ||
|width=5| | |width=5| | ||
Line 46: | Line 46: | ||
|Color1=Blue | |Color1=Blue | ||
|FirstName1=James T. | |FirstName1=James T. | ||
| | |LastName1=Kolk | ||
|CurrentPost1=Transporter Chief | |CurrentPost1=Transporter Chief | ||
|Summary1="Awesome. Just. Plain. Awesome. The best transporter chief ever."<br>-[[Kolk, Jackford|<font color=white>Commander Kolk</font>]]}} | |Summary1="Awesome. Just. Plain. Awesome. The best transporter chief ever."<br> | ||
::::::::::::::::::-[[Kolk, Jackford|<font color=white>Commander Kolk</font>]]}} | |||
==Directions== | ==Directions== |
Revision as of 20:18, 8 September 2014
|
Example
|
Directions
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:
{{CharSum |Color = |Rank = (optional) |FirstName = |LastName = |CurrentPost = |Image = (file name of your character pic) |PrevPost = (optional, any or all posts you've previously served on aboard this ship) |StartDate = (Real time date, or Stardate, whichever you prefer) |EndDate = (ditto) |Summary = (the summary description of your character) }}
If you'd like to display two or three characters on the same template, use the following. For only two characters, just delete all the lines with a "2" in the names.
{{CharSum |Color = (department color of your first character) |Rank = (optional) |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) |Rank1 = (optional) |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) |Rank2 = (optional) |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) }}