Difference between revisions of "Template:ShipBoxLarge"
From EVE University Wiki
(change positioning of faction image) |
Gorasi Atol (talk | contribs) (Fix broken hover/alt tags on armour icons) |
||
(51 intermediate revisions by 10 users not shown) | |||
Line 1: | Line 1: | ||
− | + | <includeonly>{{#css: | |
− | + | ||
− | + | div.ShipBoxLarge | |
− | + | { | |
− | + | float: left; | |
− | + | clear: both; | |
− | + | width: 100%; | |
− | + | } | |
− | + | ||
− | + | .ShipBoxLarge .ship-info | |
− | + | { | |
− | + | background-color: #1D1C23; | |
− | + | border-bottom: 1px solid #525751; | |
− | + | border-left: 1px solid black; | |
− | + | border-right: 1px solid black; | |
− | + | border-top: 1px solid #525751; | |
− | + | float: left; | |
− | + | margin-bottom: 10px; | |
− | + | width: 800px; | |
− | + | } | |
− | + | ||
− | + | .ShipBoxLarge table | |
− | + | { | |
− | + | border-spacing: 0; | |
− | + | margin: 0; | |
− | + | } | |
− | + | ||
− | + | .ShipBoxLarge table td | |
− | + | { | |
− | + | padding: 0; | |
− | + | } | |
− | + | ||
− | + | .ShipBoxLarge .title | |
− | + | { | |
− | + | border-bottom: 1px solid #525751; | |
− | + | color: #CCCCCC; | |
− | + | font-family: trebuchet MS; | |
− | + | font-size: 12px; | |
− | + | font-weight: bold; | |
− | + | height: 22px; | |
− | + | line-height: 20px; | |
− | + | padding: 0 10px; | |
− | + | text-align: left; | |
− | + | text-transform: uppercase; | |
− | + | } | |
− | + | ||
− | + | .ShipBoxLarge .titlename a | |
− | + | { | |
− | + | float: left; | |
− | + | font-size: 180%; | |
− | + | height: 30px; | |
− | + | line-height: 30px; | |
− | + | padding-left: 5px; | |
− | + | } | |
− | + | ||
− | + | .ShipBoxLarge .titlename a:hover | |
− | + | { | |
− | + | text-decoration: none; | |
− | + | } | |
− | + | ||
− | + | .ShipBoxLarge .ship-border-box | |
− | + | { | |
− | + | background-color: #110809; | |
− | + | border: 1px solid #878984; | |
− | + | } | |
− | + | ||
− | + | .ShipBoxLarge .ship-border-box p | |
− | + | { | |
− | + | color: #FFFFFF; | |
− | + | font-size: 90%; | |
− | + | margin: 0; | |
− | + | padding: 5px; | |
− | + | text-align: left; | |
− | + | } | |
− | + | ||
− | + | .ShipBoxLarge .label | |
− | + | { | |
− | + | background-color:#0e1618 | |
− | |||
− |
Latest revision as of 06:27, 24 December 2023
Template documentation (for the above template, sometimes hidden or invisible)
- Description
- Creates a info box with a subset of the ships stats.
- Dependencies
-
- Uses
- no-image.png Default ship image when shipimg is not given.
- Helpicon.png Default faction logo when faction is empty or unknown.
{{Imageserver}}
When no local image of ship is available and shipid is known.- Part of the parameter set of
{{ShipArticle}}
- Build-in UniWiki links to
- Ships
- Build-in external links to
- zKillboard
- EVE Workbench
- Janice
- EVE Ref
- Syntax
- ShipBoxLarge is not to be used on its own. It is to be called by using the wrapper template
{{Ship}}
- Template set
- {{ShipArticle}}
- {{Ship}}
- {{ShipBoxLarge}}
- {{ShipBoxTooltip}}