Difference between revisions of "User:Evon R'al/Sandbox template"
From EVE University Wiki
m (Coding and testing.) |
m (Coding and testing.) |
||
Line 14: | Line 14: | ||
} | } | ||
− | .ship-info table { background-color: transparent; } | + | .ship-info table |
+ | { | ||
+ | background-color: transparent; | ||
+ | } | ||
.ship-info table, | .ship-info table, | ||
Line 96: | Line 99: | ||
} | } | ||
− | .bgr-em { background-color: #121923; } | + | .bgr-em { background-color: #121923; } |
.bgr-thr { background-color: #290b0b; } | .bgr-thr { background-color: #290b0b; } | ||
.bgr-kin { background-color: #292021; } | .bgr-kin { background-color: #292021; } | ||
.bgr-exp { background-color: #2b190b; } | .bgr-exp { background-color: #2b190b; } | ||
− | .val-em { background-color: #1c5d85; } | + | .val-em { background-color: #1c5d85; } |
.val-thr { background-color: #8d1717; } | .val-thr { background-color: #8d1717; } | ||
.val-kin { background-color: #757575; } | .val-kin { background-color: #757575; } | ||
Line 347: | Line 350: | ||
<!-- Content left: image and link --> | <!-- Content left: image and link --> | ||
<td style='padding: 5px; width: 256px; vertical-align: top;'> | <td style='padding: 5px; width: 256px; vertical-align: top;'> | ||
+ | |||
<div class='ship-img' style='border: 1px solid #323931; position: relative;'>{{#if: {{{tech|}}} | <div class='ship-img' style='border: 1px solid #323931; position: relative;'>{{#if: {{{tech|}}} | ||
| <div class="techcorner">[[Image:CornerT{{{tech}}}h.png|link=]]</div> | | <div class="techcorner">[[Image:CornerT{{{tech}}}h.png|link=]]</div> | ||
Line 423: | Line 427: | ||
<!-- Content right: data --> | <!-- Content right: data --> | ||
<td style='border-left: 1px solid #333333; padding: 5px 5px 5px 0; vertical-align: top;'> | <td style='border-left: 1px solid #333333; padding: 5px 5px 5px 0; vertical-align: top;'> | ||
− | + | <!-- Title (Ship name) --> | |
<div class='titlename' style='margin-bottom: 1em;'>[[{{{shipname|}}}]]</div> | <div class='titlename' style='margin-bottom: 1em;'>[[{{{shipname|}}}]]</div> | ||
− | + | <!-- Ship attributes --> | |
<table class='attributes' style='margin-bottom: 5px; width: 100%;'> | <table class='attributes' style='margin-bottom: 5px; width: 100%;'> | ||
Line 537: | Line 541: | ||
</table> | </table> | ||
− | + | <!-- Ship bonuses --> | |
− | <div class='ship-border-box' style='display: {{#if: {{{bonuses|}}}|block|none}}; margin: 10px 5px 5px'> | + | <div class='ship-border-box' style='display: {{#if: {{{bonuses|}}} |block |none}}; margin: 10px 5px 5px'> |
<div class='label'><div class='inner'>S H I P B O N U S E S</div></div> | <div class='label'><div class='inner'>S H I P B O N U S E S</div></div> | ||
<p>{{#if: {{{bonuses|}}} |{{{bonuses}}} |<i>no bonuses available for this ship</i>}}</p> | <p>{{#if: {{{bonuses|}}} |{{{bonuses}}} |<i>no bonuses available for this ship</i>}}</p> | ||
</div> | </div> | ||
+ | <!-- Ship description --> | ||
<p class='ship-desc'>{{#if: {{{info|}}} |{{{info}}} | }}</p> | <p class='ship-desc'>{{#if: {{{info|}}} |{{{info}}} | }}</p> | ||
− | + | <!-- <div class='ship-variants'>Variations : {{#if: {{{variations|}}} |{{{variations}}} |<i>none</i>}}</div>--> | |
<div class='box-footer'>[[{{{shipname|}}}]] =></div> | <div class='box-footer'>[[{{{shipname|}}}]] =></div> | ||
</td> | </td> |
Revision as of 16:02, 25 January 2023
≡ SHIP: INFORMATION
Please upload an image for this ship and edit the respective entry on the ship database, see "editing database entry" here.
RELATED UNI-WIKI REFERENCES
EXTERNAL LINKS
|
[[]]
|
Template documentation (for the above template, sometimes hidden or invisible)
Visit User:Evon R'al/Sandbox template/doc to edit this text! (How does this work?) (Refresh this text - why?)