k (1 revision imported)
(Imported by PageSync)
Label: wsps-content-edit-tag
 
Regel 30: Regel 30:
class="form-control"
class="form-control"
required="{{{required|}}}"
required="{{{required|}}}"
>{{#invoke:CspFunctions|nowiki|{{{value|}}} }}</input></includeonly>
>{{#invoke:CspFunctions|nowiki|1={{{value|}}} }}</input></includeonly>
ws-base-props
Regel 3: Regel 3:
|Title=Template:Csp formfield/textarea
|Title=Template:Csp formfield/textarea
|Version history={{Version history item  
|Version history={{Version history item  
|Version number=1.1
|Version description=Use parameter 1 instead of unnamed in nowiki function to prevent spaces in empty formfields (#181)
|Version date=2024-10-18 06:49:37
}}{{Version history item
|Version number=1.0
|Version number=1.0
|Version description=added nowiki to value so wikitext links don't break
|Version description=added nowiki to value so wikitext links don't break
|Version date=2023-9-21 11:20:55
|Version date=2023-9-21 11:20:55
}}
}}
}}
}}
}}
}}
}}

Huidige versie van 24 mrt 2025 om 09:28


This is the Csp formfield/textarea template. It should be called in the following format:

{{Csp formfield/textarea
|name= (text) 
|required= (optional: "required")
|value= (text)
}}

Example

Related templates:

Page
Template:Csp formfield/ask token
Template:Csp formfield/checkbox
Template:Csp formfield/date
Template:Csp formfield/datetime-local
Template:Csp formfield/number
Template:Csp formfield/select
Template:Csp formfield/text
Template:Csp formfield/textarea
Template:Csp formfield/token
Template:Csp formfield/token allowtags