Template:ShipSum: Difference between revisions

From 118Wiki
Jump to navigation Jump to search
m (typo)
(bottoming ship& name)
Line 2: Line 2:
|width={{#if: {{{Width|}}}|{{{Width}}}|350}}px max-width:1000px; style="background:#{{FCBGColor|{{#if: {{{ShipColor|}}}|{{{ShipColor}}}|White}}}}; border:thin #000000 solid; color:{{#switch: {{{ShipColor|}}}|Red=lightgrey|Green=lightgrey|Teal=lightgrey|Blue=lightgrey|Lavender=lightgrey|Violet=lightgrey|Black=lightgrey|Silver=lightgrey|{{{ShipColor}}}=black}}; border-radius:20px 20px 20px 20px; cellpadding:0; cellspacing:0;"|
|width={{#if: {{{Width|}}}|{{{Width}}}|350}}px max-width:1000px; style="background:#{{FCBGColor|{{#if: {{{ShipColor|}}}|{{{ShipColor}}}|White}}}}; border:thin #000000 solid; color:{{#switch: {{{ShipColor|}}}|Red=lightgrey|Green=lightgrey|Teal=lightgrey|Blue=lightgrey|Lavender=lightgrey|Violet=lightgrey|Black=lightgrey|Silver=lightgrey|{{{ShipColor}}}=black}}; border-radius:20px 20px 20px 20px; cellpadding:0; cellspacing:0;"|
{|align=center
{|align=center
|width={{#if: {{{Width1|}}}|{{{Width1}}}|275}}px align=center|<font size=5>'''{{#if: {{{Station|}}}|[[{{{Station}}}|<font color={{#switch: {{{ShipColor|}}}|Red=white|Green=white|Teal=white|Blue=white|Lavender=white|Violet=white|Black=white|Silver=white|{{{ShipColor}}}=navy}}>{{{Station}}}]]|''[[{{{Ship}}}|<font color={{#switch: {{{ShipColor|}}}|Red=white|Green=white|Teal=white|Blue=white|Lavender=white|Violet=white|Black=white|Silver=white|{{{ShipColor}}}=navy}}>{{#if: {{{ShipNick|}}}|{{{ShipNick}}}|{{{Ship}}}}}</font>]]''}}'''</font>{{#if: {{{NoPic|}}}||<br>[[File:{{{ShipClass}}}-scale.png|link=Template:ShipSum]]}}
|width={{#if: {{{Width1|}}}|{{{Width1}}}|275}}px align=center valign=bottom|<font size=5>'''{{#if: {{{Station|}}}|[[{{{Station}}}|<font color={{#switch: {{{ShipColor|}}}|Red=white|Green=white|Teal=white|Blue=white|Lavender=white|Violet=white|Black=white|Silver=white|{{{ShipColor}}}=navy}}>{{{Station}}}]]|''[[{{{Ship}}}|<font color={{#switch: {{{ShipColor|}}}|Red=white|Green=white|Teal=white|Blue=white|Lavender=white|Violet=white|Black=white|Silver=white|{{{ShipColor}}}=navy}}>{{#if: {{{ShipNick|}}}|{{{ShipNick}}}|{{{Ship}}}}}</font>]]''}}'''</font>{{#if: {{{NoPic|}}}||<br>[[File:{{{ShipClass}}}-scale.png|link=Template:ShipSum]]}}
{{#if: {{{Ship1|}}}|{{!}}width={{#if: {{{Width2|}}}|{{{Width2}}}|275}}px align=center{{!}}<font size=5>'''''[[{{{Ship1}}}|<font color={{#switch: {{{ShipColor|}}}|Red=white|Green=white|Teal=white|Blue=white|Violet=white|Black=white|Silver=white|{{{ShipColor}}}=navy}}>{{#if: {{{Ship1Nick|}}}|{{{Ship1Nick}}}|{{{Ship1}}}}}</font>]]'''''</font>{{#if: {{{NoPic1|}}}||<br>[[File:{{{Ship1Class}}}-scale.png|link=Template:ShipSum]]}}|}}
{{#if: {{{Ship1|}}}|{{!}}width={{#if: {{{Width2|}}}|{{{Width2}}}|275}}px align=center{{!}}<font size=5>'''''[[{{{Ship1}}}|<font color={{#switch: {{{ShipColor|}}}|Red=white|Green=white|Teal=white|Blue=white|Violet=white|Black=white|Silver=white|{{{ShipColor}}}=navy}}>{{#if: {{{Ship1Nick|}}}|{{{Ship1Nick}}}|{{{Ship1}}}}}</font>]]'''''</font>{{#if: {{{NoPic1|}}}||<br>[[File:{{{Ship1Class}}}-scale.png|link=Template:ShipSum]]}}|}}
|-align=center valign=top
|-align=center valign=top

Revision as of 15:19, 14 September 2014


Example

USS Endeavour II
Nebula-scale.png
USS Endeavour-A
Galaxy-scale.png
NCC-71805
Nebula class
NCC-1895-A
Galaxy class
Commanding Officers: Amasov & Geoffrey Macarius


USS Endeavour
Galaxy-scale.png
NCC-1895-A
Galaxy class
Commanding Officer: Geoffrey Macarius


Directions

For this same template, but with a character's info below the ship, use Template:ShipCharSum. 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").To use on your ship's page (or for any other reason), just type the following:

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

If you'd like to show two ships, use the following on your page:

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