News (06 Aug 2024): Das Wiki läuft jetzt auf einem neuen Server. Aufgrund eines Upgrades von PHP mussten die Wiki-Software und die DPL-Erweiterung aktualisiert werden. Bitte meldet Fehler auf der Hauptseiten-Diskussion.

Benutzer:Klabauterin/Sandkasten2

Aus GuildWiki
Zur Navigation springenZur Suche springen


Bezeichnung im GWW: Gavel of the Nephilim (unique)
Bezeichnung in Wikia: Gavel of the Nephilim (Unique Item)


<div id="vorlage-en">
{{#if: {{{1|}}} | <div id="vorlage-en-text"><small>Englische Bezeichnung:</small> {{{1}}}</div><div id="vorlage-en-links">[[:gww:{{{1}}}|GWW]] · [[:en:{{{1}}}|Wikia]]</div>
                | <div id="vorlage-en-text">
                  {{#if: {{{gww|}}} | <small>Bezeichnung im GWW:</small> {{{gww}}} }}
                  {{#if: {{{wikia|}}} | <div id="wikia-name"><small>Bezeichnung in Wikia:</small> {{{wikia}}}</div> }}
                  </div><div id="vorlage-en-links">
                  {{#ifexpr: {{#len: {{{gww|}}}}} and {{#len: {{{wikia|}}}}} | [[:gww:{{{gww}}}|GWW]] · [[:en:{{{wikia}}}|Wikia]] 
                          | {{#if: {{{gww|}}} | [[:gww:{{{gww}}}|GWW]] }}
                            {{#if: {{{wikia|}}} | [[:en:{{{wikia}}}|Wikia]] }}
                  }}
                  </div>
}}
</div>
/* Übereinander */
#vorlage-en
{
    position: absolute;
    top: .7em;
    right: 1em;
        text-align: right;
    line-height: normal;
        min-height:3.8em;
}
#vorlage-en-text
{
    position:absolute;
        bottom:1.5em; right: 0px;
        white-space:nowrap;
}
#vorlage-en-links
{
        font-size: 7pt;
    position:absolute;
        bottom:0px; right:0px;
}

/* Box-Style (Monoblack) */
#vorlage-en
{
    position: absolute;
    top: -1px;
    right: 0;
    padding-right: 1em;
    padding-top: 0.3em;
    text-align: right;
    line-height: normal;
    border: 1px solid #aaa;
    border-right: none;
    border-top: none;
    padding-bottom: 3pt;
    padding-left: 0.9em;
    background-color: #060606;
    color: #ddd;
    -moz-border-radius-bottomleft: 7pt;
    max-width: 350px;
}
#vorlage-en-links
{
        font-size: 7pt;
}

#firstHeading
{
    padding-right: 375px;
}

#vorlage-en a
{
    color: #bbb !important;
}

#vorlage-en a:hover
{
    color: #eee !important;
}

/* Box-Style (Monobook) */
#vorlage-en
{
        position: absolute;
        top: -1px;
        right: 0;
        padding-top: 0.7em;
        padding-right: 1em;
        padding-bottom: 3pt;
        padding-left: 0.9em;
        line-height: 1.5em;
        text-align: right;
        line-height: normal;
        max-width: 350px;
        -moz-border-radius-bottomleft: 10pt;
}

#vorlage-en-links
{
        font-size: 7pt;
}

#firstHeading
{
        padding-right: 375px;
}

/* "Oldstyle" */
#vorlage-en
{
  position: absolute;
  top: .5em;
  right: 1em;
  text-align: right;
  line-height: normal;
  min-height:3.8em;
}
#vorlage-en small
{
  font-size:100%;
}

#vorlage-en-links
{
  font-size: 7pt;
}

#wikia-name
{
  display: inline;
}

#wikia-name:before
{
  content: ' · ';
}