Sjabloon:Profile card: verschil tussen versies

Uit Auditpedia
Ga naar:navigatie, zoeken
Regel 41: Regel 41:
 
<wsform action="addToWiki">
 
<wsform action="addToWiki">
 
<wsedit target="{{PAGEID}}" template="Auteur" formfield="Comment"/>
 
<wsedit target="{{PAGEID}}" template="Auteur" formfield="Comment"/>
<wsfield type="textarea" name="Comment" id="comment" placeholder="{{{Placeholder|}}}" required="required">
+
<wsfield class="col-12" type="textarea" name="Comment" id="comment" placeholder="{{{Placeholder|}}}" required="required">
 
{{{Comment|}}}
 
{{{Comment|}}}
 
</wsfield>  
 
</wsfield>  

Versie van 24 nov 2020 13:24

This is the "Profile card" template. It should be called in the following format:

{{Profile card
|Name=
|Email=
|Administrator=
|Comment=
}}

Edit the page to see the template text.