Difference between revisions of "User:Arin Mara/Sandbox/Template:SandboxParent"

From EVE University Wiki
Jump to: navigation, search
(Deleted all except mentions of shipname parameter)
(Blanked - not used for Main Page redesign)
Tag: Blanking
 
(12 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly>
+
 
    {{#css:
 
    <!--overrides-->
 
    #bodyContent { margin-top: -1.5em; } #firstHeading { display: none; } h1, h2
 
    { background-color: black; border-bottom: 1px solid #2D2413; border-top: 1px
 
    solid #2D2413; clear: both; font-family: trebuchet MS; font-variant:
 
    small-caps; height: 25px; line-height: 25px; padding: 0 3px; text-align:
 
    center; } h1 { color: darkorange; font-size: 140%; } h2 { color: white;
 
    font-size: 120%; } h3 { border-bottom: 1px solid #2C2B2B; clear: both;
 
    font-size: 132%; } .attributes { background-color: transparent; margin-left:
 
    5px; } .attributes h3 { color: #494949; font-size: 12px; font-variant:
 
    small-caps; font-weight: normal; line-height: 100%; text-align: right; }
 
    .attributes .token { } .attributes .separator { height: 0; } .att-line {
 
    font-size: 11px; } .attributes .token .line-label .label { color: #494949;
 
    font-size: 12px; font-variant: small-caps; font-weight: normal; line-height:
 
    100%; text-align: right; } .att-line .att-item { display: inline-block;
 
    margin-bottom: 3px; padding: 1px 5px; } .att-line .highlight { color: white;
 
    } .att-line .att-item .item { display: inline-block; height: 21px;
 
    line-height: 21px; } .att-line .att-item .snip { color: #656565; font-size:
 
    70%; margin-left: 5px; position: relative; } .att-line .att-item .snip .desc
 
    { background-color: black; border: 2px dashed #582806; color: #CCCCCC;
 
    display: none; font-size: 11px; line-height: 120%; padding: 5px; position:
 
    absolute; right: 0; text-align: justify; width: 300px; } .att-line .att-item
 
    .snip:hover .desc, .att-line .att-item .snip.hover .desc { display: block; }
 
    .att-line .att-item .att-img { line-height: 20px; margin: 0 2px; } .att-line
 
    .att-item .att-img img { margin-top: -2px; } .att-line .att-item .att-label
 
    { color: #7D6843; } .box-resist { height: 15px; line-height: 15px; width:
 
    50px; } .bgr-em { background-color:#121923; } .bgr-thr {
 
    background-color:#290b0b; } .bgr-kin { background-color:#292021; } .bgr-exp
 
    { background-color:#2b190b; } .val-em { background-color:#1c5d85; } .val-thr
 
    { background-color:#8d1717; } .val-kin { background-color:#757575; }
 
    .val-exp { background-color:#875f1a; } .box-resist .resist-value .value-text
 
    { font-family: trebuchet MS; font-size: 11px; font-weight: bold; text-align:
 
    center; width: 50px; }
 
    <!--overrides(end)-->
 
    #ship-article .ignore a { background:none; color:#4C4C4C; } #ship-article
 
    .ignore a:hover, #ship-article .ignore a.hover { color:orange; } .techcorner
 
    { width: 64px; height: 64px; position: absolute; top: 0px; left: 0px;
 
    margin-left: 1px; margin-top: 1px; } }}
 
    <div id="ship-article">
 
        <div class="header">
 
            <div class="shipname">{{{shipname|Unknown}}}</div>
 
        </div>
 
        <div class="breadcrumbs">
 
            [[:Category:Ship Database|Ship Database]]<span class="separator"
 
                >&#9656;</span
 
            >[[:Category:{{{grouping|Unique Ships}}}|{{{grouping|Unique
 
            Ships}}}]]<span class="separator">&#9656;</span
 
            >[[{{{shipname|Unknown}}}]]
 
        </div>
 
        <div class="main">
 
            <table cellspacing="0" cellpadding="0" style="width: 100%">
 
                <tr>
 
                    <td valign="top" class="left-col">
 
                        <div
 
                            style="
 
                                border: 1px solid #323931;
 
                                position: relative;
 
                            "
 
                        >
 
                            {{#if:{{{tech|}}}|
 
                            <div class="techcorner">
 
                                [[Image:CornerT{{{tech|2}}}h.png|link=]]
 
                            </div>
 
                            |}}{{#ifexist:File:{{{shipimg}}}|[[Image:{{{shipimg|no-image.png}}}|center|link=
 
                            |256x256px|{{#if:{{{shipname}}}|{{{shipname|Unknown
 
                            Ship}}}|Unknown Ship}}]]|{{#if: {{{shipid}}} |
 
                            https://images.evetech.net/types/{{{shipid}}}/render?size=256&.jpg
 
                            | [[Image:no-image.png|center|link=
 
                            |256x256px|{{#if:{{{shipname}}}|{{{shipname}}}|Unknown
 
                            Ship}}]] }}}}
 
                        </div>
 
                        {{#if:{{{forumlinks}}}|
 
                        <div class="box-line box-discussion">
 
                            <div class="discussion-bgr">EXTERNAL LINKS</div>
 
                            <div class="linkname">
 
                                {{#if:{{{shipid}}}|
 
                                [https://zkillboard.com/ship/{{{shipid}}}/
 
                                {{{shipname|unknown}}} on
 
                                zKillboard]{{#switch:{{{class}}}|Shuttle|Special
 
                                Edition Shuttle=|<br />[https://www.eveworkbench.com/fitting/{{{shipid}}}
 
                                {{{shipname|unknown}}} on EVE Workbench]}}<br />[https://evepraisal.com/item/{{{shipid}}}/
 
                                {{{shipname|unknown}}} on Evepraisal]<br />[https://everef.net/type/{{{shipid}}}
 
                                {{{shipname|unknown}}} on EVE Ref]|}}<br />{{{externallinks|}}}
 
                            </div>
 
                        </div>
 
                    </td>
 
                </tr>
 
            </table>
 
        </div>
 
    </div>
 
</includeonly>
 

Latest revision as of 17:08, 25 July 2023