Template:Shipclass: Difference between revisions
Template page
More actions
Created page with "<div class="infobox"> {| width="275" align="right" cellpadding="1" cellspacing="1" |- {{#if: {{{image|}}}| {{!}} colspan="2" bgcolor={{{bgcolor_value|#0b1322 style="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; text-align:center; font-variant:small-caps;" | '''{{{name}}}''' |- | colspan="2" style="border-top:..." |
No edit summary |
||
| Line 1: | Line 1: | ||
```wiki | |||
<div class="infobox"> | <div class="infobox"> | ||
{| width="275" align="right" cellpadding="1" cellspacing="1" | {| width="275" align="right" cellpadding="1" cellspacing="1" | ||
{{#if: {{{image|}}}| | {{#if: {{{image|}}}| | ||
|- | |- | ||
| colspan="2" style=" | | colspan="2" style="background: {{{bgcolor_value|#0b1322}}}; font-size: 8pt; padding: 3px; text-align: center;" | {{{image}}} | ||
}} | |||
|- | |- | ||
| colspan="2" style="border-top: 1px solid #111111; text-align: center; color: #e5e5ed; background-color:# | | 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: | |||
{{{shields}}}}} | | style="background: #070D17; padding: 0 6px; border-top: 1px solid #111111; font-size: smaller;" | {{{shields}}} | ||
|- | }} | ||
|colspan="2" style="border-radius-bottom-right: 13px; border-radius-bottom-left: 13px; text-align: center; color: #516778; font-size: 8pt; background-color:#000000 | |||
|}</div> | |- | ||
<includeonly>[[Category:Starship Classes]] | | colspan="2" style="border-radius-bottom-right: 13px; border-radius-bottom-left: 13px; text-align: center; color: #516778; font-size: 8pt; background-color: #000000; border-top: 1px solid #111111;" | [[Template:Shipclass]] | ||
{{DEFAULTSORT:{{PAGENAME}}}}</includeonly> | |} | ||
</div> | |||
<includeonly> | |||
[[Category:Starship Classes]] | |||
{{DEFAULTSORT:{{PAGENAME}}}} | |||
</includeonly> | |||
<noinclude> | <noinclude> | ||
<br clear=all> | <br clear="all"> | ||
<pre> | <pre> | ||
{{Shipclass | {{Shipclass | ||
|image= | |image= | ||
|name= | |name= | ||
|role= | |role= | ||
|decks= | |decks= | ||
|cruise= | |cruise= | ||
|crew= | |crew= | ||
|phasers= | |phasers= | ||
|launchers= | |launchers= | ||
|shields= | |shields= | ||
}} | |||
}}</pre> | </pre> | ||
[[Category:Infobox Templates]] | [[Category:Infobox Templates]] | ||
</noinclude> | |||
``` | |||
Revision as of 12:29, 15 May 2026
```wiki
{{#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=
}}
```