Sjabloon:Article: verschil tussen versies

Uit Auditpedia
Ga naar:navigatie, zoeken
Regel 45: Regel 45:
 
<wsform action="addToWiki">
 
<wsform action="addToWiki">
 
<wsedit target="{{PAGEID}}" template="Article" formfield="Description" />
 
<wsedit target="{{PAGEID}}" template="Article" formfield="Description" />
<wsfield type="textarea" name="Description" class="tinymce" >{{{Description|}}}</wsfield>
+
<wsfield type="textarea" name="Description" class="ws-wiki-editor" >{{{Description|}}}</wsfield>
 
<div class="text-right mt-3">{{#widget:Button link |href=#description-view-tab |datatoggle=tab |class=btn btn-default |buttontext=Back }}
 
<div class="text-right mt-3">{{#widget:Button link |href=#description-view-tab |datatoggle=tab |class=btn btn-default |buttontext=Back }}
 
<wsfield type="submit" class="btn btn-primary" value="Save" /></div>
 
<wsfield type="submit" class="btn btn-primary" value="Save" /></div>

Versie van 28 okt 2020 16:59


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

{{Article
|Title=
|Belongs to portal=
|Description=
|Archived= < Optional: Yes > 
}}