Sjabloon:Article form template: verschil tussen versies

Uit Auditpedia
Ga naar:navigatie, zoeken
 
(8 tussenliggende versies door dezelfde gebruiker 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>
+
</noinclude><includeonly><!--
<wsform action="get" mwreturn="{{fullurl:Create article}}">
+
<wsfield name="Title" type="text" value="{{{Title|}}}" class="form-control row-formitemresponsive" required="required" />
+
--><wsform action="get" mwreturn="{{fullurl:Create article}}" class="d-flex">
 
+
<wsfield name="Title" type="text" value="{{{Title|}}}" class="form-control" required="required" />
<div class="text-right">
+
<wsfield type="submit" class="btn btn-primary" value="Controleren" />
{{#if:{{{Page|}}} ||{{#widget:Button link
+
</wsform><!--  
|class=btn btn-default
+
|href=#article-form-template
+
--></includeonly>
|datatoggle=collapse
 
|buttontext={{int: ws-back}}
 
}}
 
}}
 
<wsfield type="submit" class="btn btn-primary" value="{{int: ws-save}}" />
 
</div>
 
</wsform>
 
 
 
<!--  
 
<wsform action="get" mwreturn="{{fullurl:Create article}}">
 
<wsfield name="Title" type="text" value="{{{Title|}}}" class="form-control row-formitemresponsive" required="required" />
 
 
 
</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.