Template:Shipclass: Difference between revisions
Template page
More actions
No edit summary |
No edit summary |
||
| Line 3: | Line 3: | ||
{{#if: {{{image|}}}| | {{#if: {{{image|}}}| | ||
{{!}}- | |||
{{!}} colspan="2" style="background: #0b1322; font-size: 8pt; padding: 3px; text-align: center;" {{!}} {{{image}}} | |||
}} | }} | ||
{{!}}- | |||
{{!}} colspan="2" style="border-top: 1px solid #111111; text-align: center; color: #e5e5ed; font-size: larger; background-color: #000000; font-variant: small-caps;" {{!}} '''{{{name}}}''' | |||
{{!}}- | |||
{{!}} colspan="2" style="border-top: 1px solid #111111; text-align: center; color: #e5e5ed; background-color: #1e3c52; font-size: 8pt;" {{!}} '''Class Information''' | |||
{{#if: {{{role|}}}| | {{#if: {{{role|}}}| | ||
{{!}}- | |||
{{!}} style="background: #0b1322; padding: 0 6px; border-top: 1px solid #111111; border-right: 1px solid #111111; color: #cccccc; font-size: smaller;" {{!}} Role: | |||
{{!}} style="background: #070D17; padding: 0 6px; border-top: 1px solid #111111; font-size: smaller;" {{!}} {{{role}}} | |||
}} | }} | ||
{{#if: {{{decks|}}}| | {{#if: {{{decks|}}}| | ||
{{!}}- | |||
{{!}} style="background: #0b1322; padding: 0 6px; border-top: 1px solid #111111; border-right: 1px solid #111111; color: #cccccc; font-size: smaller;" {{!}} Decks: | |||
{{!}} style="background: #070D17; padding: 0 6px; border-top: 1px solid #111111; font-size: smaller;" {{!}} {{{decks}}} | |||
}} | }} | ||
{{#if: {{{cruise|}}}| | {{#if: {{{cruise|}}}| | ||
{{!}}- | |||
{{!}} style="background: #0b1322; padding: 0 6px; border-top: 1px solid #111111; border-right: 1px solid #111111; color: #cccccc; font-size: smaller;" {{!}} Cruising Speed: | |||
{{!}} style="background: #070D17; padding: 0 6px; border-top: 1px solid #111111; font-size: smaller;" {{!}} {{{cruise}}} | |||
}} | }} | ||
{{!}}- | |||
{{!}} colspan="2" style="border-top: 1px solid #111111; text-align: center; color: #e5e5ed; background-color: #1e3c52; font-size: 8pt;" {{!}} '''Personnel''' | |||
{{#if: {{{crew|}}}| | {{#if: {{{crew|}}}| | ||
{{!}}- | |||
{{!}} style="background: #0b1322; padding: 0 6px; border-top: 1px solid #111111; border-right: 1px solid #111111; color: #cccccc; font-size: smaller;" {{!}} Total Complement: | |||
{{!}} style="background: #070D17; padding: 0 6px; border-top: 1px solid #111111; font-size: smaller;" {{!}} {{{crew}}} | |||
}} | }} | ||
{{!}}- | |||
{{!}} colspan="2" style="border-top: 1px solid #111111; text-align: center; color: #e5e5ed; background-color: #1e3c52; font-size: 8pt;" {{!}} '''Tactical Systems''' | |||
{{#if: {{{phasers|}}}| | {{#if: {{{phasers|}}}| | ||
{{!}}- | |||
{{!}} style="background: #0b1322; padding: 0 6px; border-top: 1px solid #111111; border-right: 1px solid #111111; color: #cccccc; font-size: smaller;" {{!}} Energy Weapons: | |||
{{!}} style="background: #070D17; padding: 0 6px; border-top: 1px solid #111111; font-size: smaller;" {{!}} {{{phasers}}} | |||
}} | }} | ||
{{#if: {{{launchers|}}}| | {{#if: {{{launchers|}}}| | ||
{{!}}- | |||
{{!}} style="background: #0b1322; padding: 0 6px; border-top: 1px solid #111111; border-right: 1px solid #111111; color: #cccccc; font-size: smaller;" {{!}} Torpedo Launchers: | |||
{{!}} style="background: #070D17; padding: 0 6px; border-top: 1px solid #111111; font-size: smaller;" {{!}} {{{launchers}}} | |||
}} | }} | ||
{{#if: {{{shields|}}}| | {{#if: {{{shields|}}}| | ||
{{!}}- | |||
{{!}} style="background: #0b1322; padding: 0 6px; border-top: 1px solid #111111; border-right: 1px solid #111111; color: #cccccc; font-size: smaller;" {{!}} Shields: | |||
{{!}} style="background: #070D17; padding: 0 6px; border-top: 1px solid #111111; font-size: smaller;" {{!}} {{{shields}}} | |||
}} | }} | ||
{{!}}- | |||
{{!}} colspan="2" style="text-align: center; color: #516778; font-size: 8pt; background-color: #000000; border-top: 1px solid #111111;" {{!}} [[Template:Shipclass]] | |||
|} | |} | ||
</div> | </div> | ||
| Line 90: | Line 90: | ||
[[Category:Infobox Templates]] | [[Category:Infobox Templates]] | ||
</noinclude> | </noinclude> | ||
Revision as of 12:32, 15 May 2026
{{#if: |
| {{{image}}}
}} | |
| {{{name}}} | |
| Class Information
{{#if: | | |
| Role: | {{{role}}}
}} {{#if: | |
| Decks: | {{{decks}}}
}} {{#if: | |
| Cruising Speed: | {{{cruise}}}
}} |
| Personnel
{{#if: | | |
| Total Complement: | {{{crew}}}
}} |
| Tactical Systems
{{#if: | | |
| Energy Weapons: | {{{phasers}}}
}} {{#if: | |
| Torpedo Launchers: | {{{launchers}}}
}} {{#if: | |
| Shields: | {{{shields}}}
}} |
| Template:Shipclass | |
{{Shipclass
|image=
|name=
|role=
|decks=
|cruise=
|crew=
|phasers=
|launchers=
|shields=
}}