Vorlage:Test: Unterschied zwischen den Versionen

Aus Shadowhelix
Zur Navigation springen Zur Suche springen
Keine Bearbeitungszusammenfassung
Keine Bearbeitungszusammenfassung
Zeile 4: Zeile 4:
<!-- Diesen Eintrag bitte nicht löschen! --></noinclude>
<!-- Diesen Eintrag bitte nicht löschen! --></noinclude>


{|
|
<div style="
<div style="
     position:relative;
     position:relative;
Zeile 11: Zeile 13:
">
">
{{#switch: {{{1|}}}
{{#switch: {{{1|}}}
| halbseitig-oben =
<div style="
    position: absolute;
    left:{{#expr:{{{base|210}}} * 0.05}}px;
    top:{{#expr:{{{base|210}}} * 0.05}}px;
    width:{{#expr:{{{base|210}}} * 0.9}}px;
    height:{{#expr:{{{base|210}}} * 297 / 210 * 0.5 - {{{base|210}}} * 0.05}}px;
    background-color:black;
"></div>
| halbseitig-unten =
<div style="
    position: absolute;
    left:{{#expr:{{{base|210}}} * 0.05}}px;
    top:{{#expr:{{{base|210}}} * 297 / 210 * 0.5}}px;
    width:{{#expr:{{{base|210}}} * 0.9}}px;
    height:{{#expr:{{{base|210}}} * 297 / 210 * 0.5 - {{{base|210}}} * 0.05}}px;
    background-color:black;
"></div>
| halbseitig-links =
| halbseitig-links =
<div style="
<div style="
     position: absolute;
     position: absolute;
     left:{{#expr:{{{base|210}}} * 0.05}}px;
     left:{{#expr:{{{base|210}}} * 0.05}}px;
    top:{{#expr:{{{base|210}}} * 0.05}}px;
    width:{{#expr:{{{base|210}}} * 0.45}}px;
    height:{{#expr:{{{base|210}}} * 297 / 210  - {{{base|210}}} * 0.1}}px;
    background-color:black;
"></div>
| halbseitig-rechts =
<div style="
    position: absolute;
    left:{{#expr:{{{base|210}}} * 0.5}}px;
     top:{{#expr:{{{base|210}}} * 0.05}}px;
     top:{{#expr:{{{base|210}}} * 0.05}}px;
     width:{{#expr:{{{base|210}}} * 0.45}}px;
     width:{{#expr:{{{base|210}}} * 0.45}}px;

Version vom 29. November 2010, 22:11 Uhr

Diese Vorlage kann zum Ausprobieren verwendet werden. Für einen Einsatztest bietet sich die Spielwiese an.