Wechseln zu:Navigation, Suche
Wiki
KKeine Bearbeitungszusammenfassung
K 1 Version importiert
 
(13 dazwischenliegende Versionen von 3 Benutzern werden nicht angezeigt)
Zeile 1: Zeile 1:
{{ #switch: {{{Anw | {{Anw}} }}}
<span class="beschriftung {{{Anw|{{Anw}} }}} {{#if:{{#pos:{{{c|}}}|#}}|| font-color__{{{c|b-grau}}} }} {{{class|}}}"
| AV
{{#vardefine:style| {{{style|}}} {{#if:{{#pos:{{{c|}}}|#}} | color: {{{c|}}}; }} {{#if:{{{w|}}} | width: {{{w}}}; }} {{#if:{{{fs|}}} | font-size: {{{fs}}}; }} }}
| MS=<span style="
{{#if:{{#var:style|}}| style="{{#var:style}} clear: both;"}}
<!-- background-color: white;-->
background-image: linear-gradient(#ededed, #c4c4c4);
xborder: 1px solid;
xpadding:2px;
xborder-color: white #ababab #ababab #ababab;border-radius:3px;
font-weight: bolder;
color: {{Farbe |{{{c|#555555;}}} }}
{{#switch: {{{w|x}}}
| x=display: Nüscht;
| display: inline-block;
  width: {{{w}}};
}}
clear: both"
| UTM
| #Default=<span style="
background-color: white;
border: 1px solid;
padding:2px;
border-color: white #ababab #ababab #ababab;border-radius:3px;
font-weight: bolder;
color: {{Farbe |{{{c|#555555;}}} }}
{{#switch: {{{w|x}}}
| x=display: Nüscht;
| display: inline-block;
  width: {{{w}}};
}}
clear: both" }}
>{{#if:|| {{{1}}} }}</span><noinclude>
>{{#if:|| {{{1}}} }}</span><noinclude>
{{Dokumentation}}
{{Dokumentation}}
</noinclude>
</noinclude>

Aktuelle Version vom 20. August 2025, 14:39 Uhr

{{{1}}}


Syntax: {{ Beschriftung | Beschriftungstext | Anw= (optional)}}
{{ b | Beschriftungstext | Anw= (optional)}}


























Erzeugt eine Beschriftung

Etwaige Leerzeichen vorne und hinten werden entfernt und ein Innenabstand (padding) von 2px gesetzt.
Die Formatierung richtet sich nach der URL, kann aber über den Parameter Anw übersteuert werden.

Parameter Wert Darstellung
| 1 Beschriftungstext Beschriftungstext
| Anw= MS , AV Beschriftungstext
| Anw= UTM (=Default) Beschriftungstext
| c= blau Beschriftungstext