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
(Parameter und styles) |
(zum testen) |
||
Zeile 5: | Zeile 5: | ||
< | <includeonly> | ||
<div id="vorlage-en"> | <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> | {{#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> | ||
Zeile 19: | Zeile 19: | ||
}} | }} | ||
</div> | </div> | ||
</ | </includeonly> | ||
<pre> | <pre> |
Version vom 15. August 2009, 18:50 Uhr
Bezeichnung im GWW: Gavel of the Nephilim (unique)
Bezeichnung in Wikia: Gavel of the Nephilim (Unique Item)
/* Ü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: ' · '; }