Benutzer:Klabauterin/Sandkasten2: Unterschied zwischen den Versionen

Aus GuildWiki
Wechseln zu:Navigation, Suche
(Parameter und styles)
Zeile 1: Zeile 1:
<div id="vorlage-en"><div id="vorlage-en-text"><small>Englische Bezeichnung:</small> Gavel of the Nephilim (unique)</div><div id="vorlage-en-links">[[:gww:Main Page|GWW]]&nbsp;·&nbsp;[[:en:Main Page|Wikia]]</div></div>
+
<!--<div id="vorlage-en"><div id="vorlage-en-text"><small>Englische Bezeichnung:</small> Gavel of the Nephilim (unique)</div><div id="vorlage-en-links">[[:gww:Main Page|GWW]]&nbsp;·&nbsp;[[:en:Main Page|Wikia]]</div></div>-->
 +
 
 +
 
 +
<div id="vorlage-en"><div id="vorlage-en-text"><small>Bezeichnung im GWW:</small> Gavel of the Nephilim (unique)<div id="wikia-name"><small>Bezeichnung in Wikia:</small> Gavel of the Nephilim (Unique Item)</div></div><div id="vorlage-en-links">[[:gww:Main Page|GWW]]&nbsp;·&nbsp;[[:en:Main Page|Wikia]]</div></div>
 +
 
  
 
<pre>
 
<pre>
 
<div id="vorlage-en">
 
<div id="vorlage-en">
{{#if: {{{1|}}} | <div id="vorlage-en-text"><small>Englische Bezeichnung:</small> Gavel of the Nephilim (unique)</div><div id="vorlage-en-links">[[:gww:Main Page|GWW]]&nbsp;·&nbsp;[[:en:Main Page|Wikia]]</div>
+
{{#if: {{{1|}}} | <div id="vorlage-en-text"><small>Englische Bezeichnung:</small> {{{1}}}</div><div id="vorlage-en-links">[[:gww:{{{1}}}|GWW]]&nbsp;·&nbsp;[[:en:{{{1}}}|Wikia]]</div>
 
                 | <div id="vorlage-en-text">
 
                 | <div id="vorlage-en-text">
                   {{#if: {{{gww|}}} | <small>Bezeichnung im GWW:</small> Gavel of the Nephilim (unique) }}
+
                   {{#if: {{{gww|}}} | <small>Bezeichnung im GWW:</small> {{{gww}}} }}
                   {{#if: {{{wikia}}} | <div id="wikia-name"><small>Bezeichnung in Wikia:</small> Gavel of the Nephilim (Unique Item)</div> }}
+
                   {{#if: {{{wikia|}}} | <div id="wikia-name"><small>Bezeichnung in Wikia:</small> {{{wikia}}}</div> }}
 
                   </div><div id="vorlage-en-links">
 
                   </div><div id="vorlage-en-links">
                   {{#ifexpr: {{#len: {{{gww|}}}}} and {{#len: {{{wikia|}}}}} | [[:gww:Main Page|GWW]]&nbsp;·&nbsp;[[:en:Main Page|Wikia]]  
+
                   {{#ifexpr: {{#len: {{{gww|}}}}} and {{#len: {{{wikia|}}}}} | [[:gww:{{{gww}}}|GWW]]&nbsp;·&nbsp;[[:en:{{{wikia}}}|Wikia]]  
                           | {{#if: {{{gww|}}} | [[:gww:Main Page|GWW]] }}
+
                           | {{#if: {{{gww|}}} | [[:gww:{{{gww}}}|GWW]] }}
                             {{#if: {{{wikia}}} | [[:en:Main Page|Wikia]] }}
+
                             {{#if: {{{wikia|}}} | [[:en:{{{wikia}}}|Wikia]] }}
 
                   }}
 
                   }}
 
                   </div>
 
                   </div>
Zeile 17: Zeile 21:
 
</pre>
 
</pre>
  
<!--
+
<pre>
<div style="position:absolute; z-index:1; right:12px; top:0.3em; text-align:right; line-height:140%;">
+
/* Übereinander */
<div style="float:right; font-size:0.8em;text-align:center;">[[:gww:Testgww|GWW]]<br />[[:en:Testwikia|Wikia]]</div>
+
#vorlage-en
<div style="white-space:nowrap; margin-right:2.7em;">Testgww<br />Testwikia</div>
+
{
 +
    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;
 +
}
  
<div style="float:right; font-size:0.8em;text-align:center;">[[:gww:TestAll|GWW]]<br />[[:en:TestAll|Wikia]]</div>
+
#firstHeading
<div style="white-space:nowrap; margin-right:2.7em; position:relative; top:0.6em;">TestAll</div>
+
{
 +
        padding-right: 375px;
 +
}
  
<div style="float:right; font-size:0.8em; text-align:center; position:relative; top:0.8em;">[[:en:TestWikiaOderGww|Wikia]]</div>
+
/* "Oldstyle" */
<div style="white-space:nowrap; margin-right:2.7em; position:relative; top:0.6em;">TestWikiaOderGww</div>
+
#vorlage-en
 +
{
 +
  position: absolute;
 +
  top: .5em;
 +
  right: 1em;
 +
  text-align: right;
 +
  line-height: normal;
 +
  min-height:3.8em;
 +
}
 +
#vorlage-en small
 +
{
 +
  font-size:100%;
 +
}
  
</div>
+
#vorlage-en-links
-->
+
{
 +
  font-size: 7pt;
 +
}
 +
 
 +
#wikia-name
 +
{
 +
  display: inline;
 +
}
 +
 
 +
#wikia-name:before
 +
{
 +
  content: ' · ';
 +
}
  
 +
</pre>
  
 
[[Kategorie:Sandkasten]]
 
[[Kategorie:Sandkasten]]

Version vom 15. August 2009, 19:28 Uhr


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: ' · ';
}