Vorlage:Inputbox: Unterschied zwischen den Versionen

Keine Bearbeitungszusammenfassung
Keine Bearbeitungszusammenfassung
Zeile 8: Zeile 8:
{{#tag:inputbox |
{{#tag:inputbox |
type=create
type=create
width={{{Width|24}}
width={{#if: {{{Width|}}}|{{{Width|}}}|24}}
preload={{{Preload|}}}
preload={{{Preload|}}}
buttonlabel={{{Label|+}}}
buttonlabel={{#if: {{{Label|}}}|{{{Label|}}}|+}}
default= {{#replace:{{#replace: {{{Default|}}}|[|}}|]|}}
default= {{#replace:{{#replace: {{{Default|}}}|[|}}|]|}}
break=no
break=no
}}</includeonly>
}}</includeonly>

Version vom 2. Oktober 2013, 22:59 Uhr

{{Inputbox
|Preload = 
|Label = 
|Default =
|Width=
}}