Sjabloon:Toon button aanmaken nieuw element: verschil tussen versies

Uit NORA Online
Naar navigatie springen Naar zoeken springen
(SmartCore 2.3.16)
(SmartServerPages SmartCore => action = update page)
 
(Een tussenliggende versie door dezelfde gebruiker niet weergegeven)
Regel 1: Regel 1:
<noinclude>[[Categorie:Kennismodule WikiXL SmartCore™]]This page is part of WikiXL SmartCore™. © 2011-2016 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.
<!--TS:20210617120000--><noinclude>[[Category:Kennismodule WikiXL SmartCore™]]<!--This page is part of WikiXL SmartCore™. © ArchiXL BV. Usage without proper license is strictly prohibited. Contact us at [mailto:support@archixl.nl support@archixl.nl].  Any changes to this page will be overwritten by module upgrades.-->


</noinclude><noinclude>
This template can be used to display a button for creating a new page of a specific elementtype.
<pre>{{Toon button aanmaken nieuw element|{{{elementtype}}} }}</pre>


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>


==Releasenotes==
Example:
{{Releasenote|v2.02|
<pre>{{Toon_button_aanmaken_nieuw_element|elementtype=BusinessActor|buttontext=Make new businessactor}}</pre>
* [NEW][BCY] Deze sjabloon is nieuw.
|echo}}


</noinclude><includeonly>{{#if:{{#Show:{{{1|}}}|?ElementtypeID#}}|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[ElementtypeID]={{#Show:{{{1}}}|?ElementtypeID#}}}}}}</includeonly>
</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 1 apr 2022 om 09:29


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}}