Sjabloon:Toon button aanmaken nieuw element: verschil tussen versies

(SmartServerPages update SmartCore => action = update page)
(SmartServerPages SmartCore => action = update page)
 
Regel 1: Regel 1:
<!--TS:20180316091600--><noinclude>[[Categorie:Kennismodule WikiXL SmartCore™]]</noinclude><!--This page is part of WikiXL SmartCore™. © 2011-2018 XL&Knowledge. Usage without proper license is strictly prohibited. Contact us at [mailto:support@xl-knowledge.com support@xl-knowledge.com].  Any changes to this page will be overwritten by module upgrades.--><noinclude>
<!--TS:20181031203400--><noinclude>[[Categorie:Kennismodule WikiXL SmartCore™]]<!--This page is part of WikiXL SmartCore™. © 2011-2018 XL&Knowledge. Usage without proper license is strictly prohibited. Contact us at [mailto:support@xl-knowledge.com support@xl-knowledge.com].  Any changes to this page will be overwritten by module upgrades.-->
<pre>{{Toon button aanmaken nieuw element|{{{elementtype}}} }}</pre>


</noinclude><includeonly>{{#if:{{{1|}}}|Om een nieuw element van type {{{1}}} te maken, vul de naam in en klik op de button: {{#forminput:form=Element|size=60|button text=Maak {{{1}}}|query string=Element[Elementtype]={{PAGENAMEE:{{{1}}}}}}}}}</includeonly>
This template can be used to display a button for creating a new page of a specific elementtype.
 
Usage of this template:
<pre>{{Toon_button_aanmaken_nieuw_element
|elementtype=<string>    - The exact name of the elementtype for which to create a new page
|buttontext=<string>    - The button text label (optional)
}}</pre>
 
Example:
<pre>{{Toon_button_aanmaken_nieuw_element|elementtype=BusinessActor|buttontext=Make new businessactor}}</pre>
 
</noinclude><includeonly>{{#if:{{{1|{{{elementtype|}}}}}}|{{#formlink:form=Element|link text={{{buttontext|{{int:ws-el-newpage-buttontext|{{{1|{{{elementtype|}}}}}}}}}}}|link type=button|query string=Element[elementtype]={{#urlencode:{{{1|{{{elementtype|}}}}}}}}|new window}}|No elementtype given!}}</includeonly>

Huidige versie van 8 okt 2020 om 21:45


This template can be used to display a button for creating a new page of a specific elementtype.

Usage of this template:

{{Toon_button_aanmaken_nieuw_element
|elementtype=<string>    - The exact name of the elementtype for which to create a new page
|buttontext=<string>     - The button text label (optional)
}}

Example:

{{Toon_button_aanmaken_nieuw_element|elementtype=BusinessActor|buttontext=Make new businessactor}}