Template:ShipCharSum: Difference between revisions
(→Directions: fixing link to category page) |
(adding MA links to ship class texts) |
||
Line 5: | Line 5: | ||
{{#if: {{{Ship1|}}}|{{!}}align=center{{!}}<font size=5>'''''[[{{{Ship1}}}{{#if: {{{Ship1Nick|}}}|{{!}}{{{Ship1Nick}}}|}}]]'''''</font><br>[[File:{{{Ship1Class}}}-scale.png|link={{{Ship1}}}]]|}} | {{#if: {{{Ship1|}}}|{{!}}align=center{{!}}<font size=5>'''''[[{{{Ship1}}}{{#if: {{{Ship1Nick|}}}|{{!}}{{{Ship1Nick}}}|}}]]'''''</font><br>[[File:{{{Ship1Class}}}-scale.png|link={{{Ship1}}}]]|}} | ||
|- | |- | ||
|align=center|'''{{{ShipReg}}}'''<br>''{{{ShipClass}}}'' class | |align=center|'''{{{ShipReg}}}'''<br>[[ma:{{{ShipClass}}} class|''{{{ShipClass}}}'' class]] | ||
{{#if: {{{Ship1|}}}|{{!}}align=center{{!}}'''{{{Ship1Reg}}}'''<br>''{{{Ship1Class}}}'' class|}} | {{#if: {{{Ship1|}}}|{{!}}align=center{{!}}'''{{{Ship1Reg}}}'''<br>[[ma:{{{Ship1Class}}} class|''{{{Ship1Class}}}'' class]]|}} | ||
|} | |} | ||
<font size=3><center>'''Commanding {{#if: {{{CO2-First|}}}|Officers|Officer}}: {{n|{{{CO1-First}}}|{{#if: {{{CO1-Last|}}}|{{{CO1-Last}}}|}}}}{{#if: {{{CO2-First|}}}|{{#if: {{{CO3-First|}}}|, {{n|{{{CO2-First}}}|{{#if: {{{CO2-Last|}}}|{{{CO2-Last}}}|}}}}, & {{n|{{{CO3-First}}}|{{#if: {{{CO3-Last|}}}|{{{CO3-Last}}}|}}}}|<font> & {{n|{{{CO2-First}}}|{{#if: {{{CO2-Last|}}}|{{{CO2-Last}}}|}}}}</font>}}|}}'''</center></font> | <font size=3><center>'''Commanding {{#if: {{{CO2-First|}}}|Officers|Officer}}: {{n|{{{CO1-First}}}|{{#if: {{{CO1-Last|}}}|{{{CO1-Last}}}|}}}}{{#if: {{{CO2-First|}}}|{{#if: {{{CO3-First|}}}|, {{n|{{{CO2-First}}}|{{#if: {{{CO2-Last|}}}|{{{CO2-Last}}}|}}}}, & {{n|{{{CO3-First}}}|{{#if: {{{CO3-Last|}}}|{{{CO3-Last}}}|}}}}|<font> & {{n|{{{CO2-First}}}|{{#if: {{{CO2-Last|}}}|{{{CO2-Last}}}|}}}}</font>}}|}}'''</center></font> |
Revision as of 23:24, 24 August 2014
Example
|
Directions
For this same template, but without the ship at the top, use Template:CharSum. To use as the intro blurb on your character page (or for any other reason), just type the following. The ship images used can be found here; don't copy over the file names into the "ShipClass = " line, just put the class name (e.g. "ShipClass = Akira" or "ShipClass = Galaxy").
{{ShipCharSum |Ship = |ShipNick = (optional, in case you'd like the title to hide the "-C" or whatever letter from your ship's name) |ShipClass = |ShipReg = |CO1-First = |CO1-Last = (optional, in case your CO only has one name) |CO2-First = (optional, in case you've served under two COs on the same ship) |CO2-Last = (optional, see above) |CO3-First = (optional, in case you've served under three COs on the same ship) |CO3-Last = (optional, see above) |Color = (department color of your character) |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've played the same character on two ships, use the following on your page:
{{ShipCharSum |Ship = |ShipNick = (optional, in case if you'd like the title to hide the "-C" or whatever letter from your ship's name) |ShipClass = |ShipReg = |Ship1 = |Ship1Nick = (optional, see above) |Ship1Class = |Ship1Reg = |CO1-First = |CO1-Last = (optional, in case your CO only has one name) |CO2-First = (optional, in case you've served under two COs on thees ships) |CO2-Last = (optional, see above) |CO3-First = (optional, in case you've served under three COs on these ships) |CO3-Last = (optional, see above) |Color = (department color of your character) |FirstName = |LastName = |CurrentPost = |Image = (file name of your character pic) |PrevPost = (optional, any or all posts you've previously served aboard this ship) |StartDate = (Real time date, or Stardate, whichever you prefer) |EndDate = (ditto) |Summary = (the summary description of your character) }}
If you've played two or three characters on the same ship, use the following. For only two characters, just delete all the lines with a "2" in the names.
{{ShipCharSum |Ship = |ShipNick = (optional, in case you'd like the title to hide the "-C" or whatever letter from your ship's name) |ShipClass = |ShipReg = |CO1-First = |CO1-Last = (optional, in case your CO only has one name) |CO2-First = (optional, in case you've served under two COs on the same ship) |CO2-Last = (optional, see above) |CO3-First = (optional, in case you've served under three COs on the same ship) |CO3-Last = (optional, see above) |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) }}