Template:CharSum: Difference between revisions

From 118Wiki
Jump to navigation Jump to search
(→‎Directions: adding directions for Rank option)
(making edges rounder)
Line 1: Line 1:
<includeonly>{|width=600 align=left style="background:#{{DefBGColor|{{{Color}}}}}; color:{{#switch: {{{Color|}}}| Orange=navy|Gold=navy|White=navy|{{{Color}}}=lightgray}}; border-radius:{{#if: {{{FirstName1|}}}|10px 10px 0px 0px|10px 10px 10px 10px}};"
<includeonly>{|width=600 align=left style="background:#{{DefBGColor|{{{Color}}}}}; color:{{#switch: {{{Color|}}}| Orange=navy|Gold=navy|White=navy|{{{Color}}}=lightgray}}; border-radius:{{#if: {{{FirstName1|}}}|20px 20px 0px 0px|20px 20px 20px 20px}};"
|width=5|
|width=5|
|{{TileCenter|{{{FirstName}}}|{{#if: {{{LastName|}}}|{{{LastName}}}|}}|{{{Color}}}|{{{CurrentPost}}}|{{#if: {{{Image|}}}|{{{Image}}}|}}|10}}
|{{TileCenter|{{{FirstName}}}|{{#if: {{{LastName|}}}|{{{LastName}}}|}}|{{{Color}}}|{{{CurrentPost}}}|{{#if: {{{Image|}}}|{{{Image}}}|}}|10}}
Line 13: Line 13:
|
|
|align=right|[[Template:CharSum|{{#switch: {{{Color|}}}|Orange=<font size{{=}}0>|Gold=<font size{{=}}0>|White=<font size{{=}}0>|{{{Color}}}=<font size{{=}}0 color{{=}}white>}}View Template</font>]]
|align=right|[[Template:CharSum|{{#switch: {{{Color|}}}|Orange=<font size{{=}}0>|Gold=<font size{{=}}0>|White=<font size{{=}}0>|{{{Color}}}=<font size{{=}}0 color{{=}}white>}}View Template</font>]]
|}{{#if: {{{FirstName1|}}}|{{(!}}width=600 align=center style="background:#{{DefBGColor|{{{Color1}}}}}; color:{{#switch: {{{Color1|}}}|Orange=navy|Gold=navy|White=navy|{{{Color1}}}=lightgray}}; border-radius:{{#if: {{{FirstName2|}}}|0px 0px 0px 0px|0px 0px 10px 10px}};"
|}{{#if: {{{FirstName1|}}}|{{(!}}width=600 align=center style="background:#{{DefBGColor|{{{Color1}}}}}; color:{{#switch: {{{Color1|}}}|Orange=navy|Gold=navy|White=navy|{{{Color1}}}=lightgray}}; border-radius:{{#if: {{{FirstName2|}}}|0px 0px 0px 0px|0px 0px 20px 20px}};"
{{!}}width=5{{!}}
{{!}}width=5{{!}}
{{!}}{{TileCenter|{{{FirstName1}}}|{{#if: {{{LastName1|}}}|{{{LastName1}}}|}}|{{{Color1}}}|{{{CurrentPost1}}}|{{#if: {{{Image1|}}}|{{{Image1}}}|}}|10}}
{{!}}{{TileCenter|{{{FirstName1}}}|{{#if: {{{LastName1|}}}|{{{LastName1}}}|}}|{{{Color1}}}|{{{CurrentPost1}}}|{{#if: {{{Image1|}}}|{{{Image1}}}|}}|10}}
Line 22: Line 22:
{{{Summary1}}}
{{{Summary1}}}
{{!}}width=5{{!}}
{{!}}width=5{{!}}
{{!)}}|}}{{#if: {{{FirstName2|}}}|{{(!}}width=600 align=center style="background:#{{DefBGColor|{{{Color2}}}}}; color:{{#switch: {{{Color2|}}}|Orange=navy|Gold=navy|White=navy|{{{Color2}}}=lightgray}}; border-radius:0px 0px 10px 10px;"
{{!)}}|}}{{#if: {{{FirstName2|}}}|{{(!}}width=600 align=center style="background:#{{DefBGColor|{{{Color2}}}}}; color:{{#switch: {{{Color2|}}}|Orange=navy|Gold=navy|White=navy|{{{Color2}}}=lightgray}}; border-radius:0px 0px 20px 20px;"
{{!}}width=5{{!}}
{{!}}width=5{{!}}
{{!}}{{TileCenter|{{{FirstName2}}}|{{#if: {{{LastName2|}}}|{{{LastName2}}}|}}|{{{Color2}}}|{{{CurrentPost2}}}|{{#if: {{{Image2|}}}|{{{Image2}}}|}}|10}}
{{!}}{{TileCenter|{{{FirstName2}}}|{{#if: {{{LastName2|}}}|{{{LastName2}}}|}}|{{{Color2}}}|{{{CurrentPost2}}}|{{#if: {{{Image2|}}}|{{{Image2}}}|}}|10}}

Revision as of 17:01, 26 August 2014


Example

Roster-blank.jpg
First Officer
Henry Jackal

Having been captured on the Endeavour's first mission and placed in the brig, Jackal was released and asked to assist Captain Macarius 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.

View Template



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)
}}