Sjabloon:Article form template: verschil tussen versies

Uit Auditpedia
Ga naar:navigatie, zoeken
 
(11 tussenliggende versies door 2 gebruikers niet weergegeven)
Regel 8: Regel 8:
 
</pre>
 
</pre>
 
Edit the page to see the template text.
 
Edit the page to see the template text.
</noinclude><includeonly><wsform action="get" mwreturn="{{fullurl:Create article}}">
+
</noinclude><includeonly><!--
<wsfield name="Title" type="text" value="{{{Title|}}}" class="form-control row-formitemresponsive" required="required" />
+
<wsfield type="submit" class="btn btn-primary" value="{{int: ws-save}}" />
+
--><wsform action="get" mwreturn="{{fullurl:Create article}}" class="d-flex">
</wsform>
+
<wsfield name="Title" type="text" value="{{{Title|}}}" class="form-control" required="required" />
</includeonly>
+
<wsfield type="submit" class="btn btn-primary" value="Controleren" />
 +
</wsform><!--
 +
 +
--></includeonly>

Huidige versie van 13 apr 2022 om 18:56

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

{{Article form template
|Page=
}}

Edit the page to see the template text.