Geen bewerkingssamenvatting |
k (1 versie geïmporteerd: Zie Jira-task KP-222.) |
||
(27 tussenliggende versies door 3 gebruikers niet weergegeven) | |||
Regel 1: | Regel 1: | ||
<noinclude> | <noinclude> | ||
[[Category:EMont core]] | [[Category:EMont core]] | ||
[[Category:EMont core protected]] | |||
This is the "Lesson Learned" template. | This is the "Lesson Learned" template. | ||
Pages that transcluded this template can be transcluded in other pages. If no semantics are needed | |||
in the latter pages, set this variable: <nowiki>{{#vardefine:varLLIncludeSemantics|Nee}}</nowiki> | |||
It should be called in the following format: | It should be called in the following format: | ||
<pre> | <pre> | ||
Regel 7: | Regel 12: | ||
|Heading= | |Heading= | ||
|Summary= | |Summary= | ||
|Lesson Learned Tag= | |||
}} | }} | ||
</pre> | </pre> | ||
Edit the page to see the template text. | Edit the page to see the template text. | ||
</noinclude><includeonly><div style="display:none;"> | </noinclude><includeonly>{{HideMe}} | ||
{{#ifeq: {{#var:varLLIncludeSemantics}}|Nee||<div style="display:none;"> | |||
{{#set:Semantic title|{{{Heading|}}}}} | {{#set:Semantic title|{{{Heading|}}}}} | ||
{{DISPLAYTITLE:{{{Heading|}}}}} | {{DISPLAYTITLE:{{{Heading|}}}}} | ||
{{#set:Heading={{{Heading|}}}}} | {{#set:Heading={{{Heading|}}}}} | ||
{{#set:Heading nl={{{Heading|}}}}} | {{#set:Heading nl={{{Heading|}}}}} | ||
{{#set:Summary={{{Summary|}}}}} | {{#set:Summary={{{Summary|}}}}} | ||
{{#if: {{{Lesson Learned Tag|}}}|{{#arraymap:{{{Lesson Learned Tag|}}}|,|@@@@|{{#set:Lesson Learned Tag=@@@@}}}}|{{#set:Lesson Learned Tag=General}}}} | |||
{{#vardefine:varPaginanaam|{{PAGENAME}}}} | |||
{{#set:Model link={{#var:varPaginanaam}}}} | |||
{{#set:Self={{#var:varPaginanaam}}}} | |||
{{#set:Pagename={{#var:varPaginanaam}}}} | |||
{{#vardefine:varDefaultForm|Lesson Learned}} | |||
</div> | |||
---- | |||
<!-- | |||
--><h1 id="firstHeading" class="firstHeading page-title">{{{Heading|}}}</h1><!-- | |||
--> | |||
{{#if:{{CURRENTLOGGEDUSER}}| | |||
<div style="text-align: right"> | |||
<div class="formedit">{{#formlink:form={{#var:varDefaultForm}}|link text={{int: EMM Text Project Edit lesson learned info}} |link type=button|target={{#var:varPaginanaam}}}}</div></div> | |||
}} | |||
{{{Summary|}}}<br /><br /> | |||
{{#ask: [[Lesson learned::{{#var:varPaginanaam}}]] [[Lesson Learned back link::+]] | |||
| intro={{int: EMM Text This lesson is learned in }}: | |||
| default={{int: EMM Text No references to this lesson learned }} | |||
}} | |||
[[Category:Lesson Learned]] | [[Category:Lesson Learned]] | ||
</div> | }} <!-- end ifeq include semantics --> | ||
</div> <!-- hide me --> | |||
</includeonly> | </includeonly> |
Huidige versie van 15 okt 2024 om 16:11
This is the "Lesson Learned" template.
Pages that transcluded this template can be transcluded in other pages. If no semantics are needed in the latter pages, set this variable: {{#vardefine:varLLIncludeSemantics|Nee}}
It should be called in the following format:
{{Lesson Learned |Heading= |Summary= |Lesson Learned Tag= }}
Edit the page to see the template text.