Sjabloon:Article: verschil tussen versies

Uit Auditpedia
Ga naar:navigatie, zoeken
Regel 44: Regel 44:
 
<wsedit target="{{PAGEID}}" template="Article" formfield="Subtitle" />
 
<wsedit target="{{PAGEID}}" template="Article" formfield="Subtitle" />
 
<wslabel>Subtitle:</wslabel>
 
<wslabel>Subtitle:</wslabel>
<wsfield type="textarea"  rows="6" class="form-control" name="Subtitle" >{{{Subtitle|}}}</wsfield>
+
<wsfield type="text" class="form-control" name="Subtitle" >{{{Subtitle|}}}</wsfield>
  
 
<wsedit target="{{PAGEID}}" template="Article" formfield="Description" />
 
<wsedit target="{{PAGEID}}" template="Article" formfield="Description" />
Regel 52: Regel 52:
 
<wsedit target="{{PAGEID}}" template="Article" formfield="Belongs to portal" />
 
<wsedit target="{{PAGEID}}" template="Article" formfield="Belongs to portal" />
 
<wslabel>Belongs to portal:</wslabel>
 
<wslabel>Belongs to portal:</wslabel>
<wsfield type="textarea" name="Belongs to portal" class="tinymce" >{{{Belongs to portal|}}}</wsfield>
+
<wsfield type="text" class="form-control" >{{{Belongs to portal|}}}</wsfield>
  
  

Versie van 5 nov 2020 07:43


This is the Article template. It should be called in the following format:

{{Article
|Title=
|Subtitle=
|Description=
|Belongs to portal=
}}