Sjabloon:Article: verschil tussen versies

Uit Auditpedia
Ga naar:navigatie, zoeken
Regel 50: Regel 50:
 
<wsform action="addToWiki">
 
<wsform action="addToWiki">
 
<wsedit target="{{PAGEID}}" template="Article" formfield="Content" />
 
<wsedit target="{{PAGEID}}" template="Article" formfield="Content" />
<wsfield type="textarea" name="Content" >{{{Content|}}}</wsfield>
 
  
 
<wslabel>Subtitle</wslabel>
 
<wslabel>Subtitle</wslabel>
 
<wsfield type="text" name="Subtitle" class="tinymce" >{{{Subtitle|}}}</wsfield>
 
<wsfield type="text" name="Subtitle" class="tinymce" >{{{Subtitle|}}}</wsfield>
 +
 +
<wslabel>Content</wslabel>
 +
<wsfield type="textarea" name="Content" >{{{Content|}}}</wsfield>
  
 
<wslabel>External links</wslabel>
 
<wslabel>External links</wslabel>

Versie van 4 nov 2020 13:55


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

{{Article
|Title=
|Subtitle=
|Content=
|External links=
|References=
|Belongs to portal=
|Archived= < Optional: Yes > 
}}