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: Unterschied zwischen den Versionen
Aus GuildWiki
Zur Navigation springenZur Suche springen
Keine Bearbeitungszusammenfassung |
(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]] · [[: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]] · [[: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]] · [[: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> | {{#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"> | | <div id="vorlage-en-text"> | ||
{{#if: {{{gww|}}} | <small>Bezeichnung im GWW:</small> | {{#if: {{{gww|}}} | <small>Bezeichnung im GWW:</small> {{{gww}}} }} | ||
{{#if: {{{wikia}}} | <div id="wikia-name"><small>Bezeichnung in Wikia:</small> | {{#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: | {{#ifexpr: {{#len: {{{gww|}}}}} and {{#len: {{{wikia|}}}}} | [[:gww:{{{gww}}}|GWW]] · [[:en:{{{wikia}}}|Wikia]] | ||
| {{#if: {{{gww|}}} | [[:gww: | | {{#if: {{{gww|}}} | [[:gww:{{{gww}}}|GWW]] }} | ||
{{#if: {{{wikia}}} | [[:en: | {{#if: {{{wikia|}}} | [[:en:{{{wikia}}}|Wikia]] }} | ||
}} | }} | ||
</div> | </div> | ||
Zeile 17: | Zeile 21: | ||
</pre> | </pre> | ||
< | <pre> | ||
/* Ü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: ' · '; | |||
} | |||
</pre> | |||
[[Kategorie:Sandkasten]] | [[Kategorie:Sandkasten]] |
Version vom 15. August 2009, 18: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: ' · '; }