Template:ShipSum: Difference between revisions
Jump to navigation
Jump to search
(adding no pic if) |
(adding align if) |
||
Line 1: | Line 1: | ||
<includeonly>{|align=left | <includeonly>{|align={{#if: {{{Align|}}}|{{{Align}}}|left}} | ||
|style="max-width:600px; background:lightgrey; border-radius:20px 20px 20px 20px;"| | |style="max-width:600px; background:lightgrey; border-radius:20px 20px 20px 20px;"| | ||
{| align=center | {| align=center | ||
|width=275 align=center|<font size=5>'''''[[{{{Ship}}}{{#if: {{{ShipNick|}}}|{{!}}{{{ShipNick}}}|}}]]'''''</font>{{#if: {{{NoPic|}}}||<br>[[File:{{{ShipClass}}}-scale.png|link=Template:ShipSum]]}} | |width=275 align=center|<font size=5>'''''[[{{{Ship}}}{{#if: {{{ShipNick|}}}|{{!}}{{{ShipNick}}}|}}]]'''''</font>{{#if: {{{NoPic|}}}||<br>[[File:{{{ShipClass}}}-scale.png|link=Template:ShipSum]]}} | ||
{{#if: {{{Ship1|}}}|{{!}}align=center{{!}}<font size=5>'''''[[{{{Ship1}}}{{#if: {{{Ship1Nick|}}}|{{!}}{{{Ship1Nick}}}|}}]]'''''</font>{{#if: {{{NoPic1|}}}||<br>[[File:{{{Ship1Class}}}-scale.png|link= | {{#if: {{{Ship1|}}}|{{!}}align=center{{!}}<font size=5>'''''[[{{{Ship1}}}{{#if: {{{Ship1Nick|}}}|{{!}}{{{Ship1Nick}}}|}}]]'''''</font>{{#if: {{{NoPic1|}}}||<br>[[File:{{{Ship1Class}}}-scale.png|link=Template:ShipSum]]}}|}} | ||
|- | |- | ||
|align=center|'''{{{ShipReg}}}'''<br>[[ma:{{{ShipClass}}} class|''{{{ShipClass}}}'' class]] | |align=center|'''{{{ShipReg}}}'''<br>[[ma:{{{ShipClass}}} class|''{{{ShipClass}}}'' class]] |
Revision as of 18:16, 26 August 2014
Example
|
|
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) }}