Sjabloon:Article form: verschil tussen versies

Uit Auditpedia
Ga naar:navigatie, zoeken
Regel 24: Regel 24:
 
|<wscreate mwwrite="Article/[Title]" mwtemplate="Article" mwfields="Title, Author article, Request" mwfollow />
 
|<wscreate mwwrite="Article/[Title]" mwtemplate="Article" mwfields="Title, Author article, Request" mwfollow />
 
}}
 
}}
 
+
<wslabel>{{int: ws-expand}}</wslabel>
 +
<wsfield name="Expand" type="text" value="{{{Expand|}}}" class="form-control row-formitemresponsive" />
 +
<wslabel>{{int: ws-update}}</wslabel>
 +
<wsfield name="Update" type="text" value="{{{Update|}}}" class="form-control row-formitemresponsive" />
 +
<wslabel>{{int: ws-other}}</wslabel>
 +
<wsfield name="Other" type="text" value="{{{Other|}}}" class="form-control row-formitemresponsive" /> 
 
<wslabel>{{int: ws-title}}:</wslabel>
 
<wslabel>{{int: ws-title}}:</wslabel>
 
<wsfield name="Title" type="text" value="{{{Title|}}}" class="form-control row-formitemresponsive" required="required" />
 
<wsfield name="Title" type="text" value="{{{Title|}}}" class="form-control row-formitemresponsive" required="required" />

Versie van 25 nov 2020 16:24


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

{{Article form 
|Page= < Optional, person page to edit > if empty, a new page is created

"Template:Article" parameters:
|Title=
|Archived= < Optional: Yes > 
}}