Geen bewerkingssamenvatting
Geen bewerkingssamenvatting
 
(13 tussenliggende versies door 2 gebruikers niet weergegeven)
Regel 7: Regel 7:
|Lesson learned=
|Lesson learned=
|Description=
|Description=
|Reference=
|Lesson learned text=
}}
}}
</pre>
</pre>
Regel 24: Regel 26:
"type": "string",
"type": "string",
"suggested": true
"suggested": true
},
"Reference": {
"label": "Reference",
"description": "A reference page defining the lesson learned context",
"type": "wiki-page-name",
"required": false
},
"Lesson learned text": {
"label": "Lesson learned text",
"description": "Text to be used as the kind of lesson learned",
"default": "lesson learned",
"type": "string",
"required": false
}
}
}
}
Regel 33: Regel 48:
{{#vardefine:varPN|{{PAGENAME}}}}
{{#vardefine:varPN|{{PAGENAME}}}}
{{#vardefine:varMN|{{#show: {{#var:varPN}} | ?Model link | link=none | default={{#var:varPN}} }} }}
{{#vardefine:varMN|{{#show: {{#var:varPN}} | ?Model link | link=none | default={{#var:varPN}} }} }}
<!-- Lesson learned text, work in progress -->
{{#vardefine:varLLText|{{#if: {{{Lesson learned text|}}}| {{{Lesson learned text}}} | {{#if: {{{5|}}}| {{{5}}} | lesson learned }} }} }}
{{#vardefine:varLLIncludeSemantics|Nee}}
{{#vardefine:varLLIncludeSemantics|Nee}}
{{#vardefine:varPages|{{#ask: [[Lesson learned::{{#var:varLL}}]] | ?Lesson Learned back link= | mainlabel=- | link=none}}}}
{{#vardefine:varPages|{{#ask: [[Lesson learned::{{#var:varLL}}]] | ?Lesson Learned back link= | mainlabel=- | link=none}}}}
Regel 39: Regel 56:
|Lesson learned={{#var:varLL}}
|Lesson learned={{#var:varLL}}
|Description={{{Description|}}}
|Description={{{Description|}}}
|Reference={{{Reference|}}}
|Lesson Learned back link={{#var:varMN}}
|Lesson Learned back link={{#var:varMN}}
}}
}}
Regel 49: Regel 67:
end debug -->
end debug -->
<div class="toccolours mw-collapsible mw-collapsed">
<div class="toccolours mw-collapsible mw-collapsed">
'''Lesson learned''': {{#show: {{#var:varLL}} | ?Heading}}<br />
'''{{int: EMM Text Lesson learned }}''': {{#show: {{#var:varLL}} | ?Heading}}
'''Context''': {{{Description|}}}<br />
'''Summary''': {{#show: {{#var:varLL}} | ?Summary}}
<div class="mw-collapsible-content">
<div class="mw-collapsible-content">
'''{{int: EMM Text Summary }}''': <br />
{{#show: {{#var:varLL}} | ?Summary}}
----
----
{{:{{#var:varLL}}}}
'''Context''': <br />
 
{{{Description|}}}
 
----
{{#if: {{#var:varPagesStripped}}|<div style="text-align: right;">Other pages with this lesson learned: {{#arraymap:{{#var:varPagesStripped}}|,|@@@@|{{#ask: [[Model link::@@@@]]}}|,<nowiki> </nowiki>}}</div><br />}}
<!-- '''Content''': <br /> -->{{:{{#var:varLL}}}}
<div style="text-align: right;">Link to lesson learned page: [[{{#var:varLL}}]]</div>
----
{{#if: {{#var:varPagesStripped}}|<div style="text-align: right;">{{int: EMM Text Other pages with this lesson learned }}: {{#arraymap:{{#var:varPagesStripped}}|,|@@@@|{{#ask: [[Model link::@@@@]]}}|,<nowiki> </nowiki>}}</div><br />}}
{{#if:{{CURRENTLOGGEDUSER}}|
<div style="text-align: right;">{{int: EMM Text Link to lesson learned page }}: [[{{#var:varLL}}]]</div>
}}
</div>
</div>
</div>
</div>
</includeonly>
</includeonly>

Huidige versie van 5 okt 2020 om 20:19

This is the "Include lesson learned" template. It should be called in the following format:

{{Include lesson learned
|Lesson learned=
|Description=
|Reference=
|Lesson learned text=
}}

Include lesson learned

Sjabloonparameters

ParameterBeschrijvingTypeStatus
Lesson learnedLesson learned

Link to a Lesson Learned page

Paginanaamvereist
DescriptionDescription

Describe the context for this lesson learned

Tekenreeksvoorgesteld
ReferenceReference

A reference page defining the lesson learned context

Paginanaamoptioneel
Lesson learned textLesson learned text

Text to be used as the kind of lesson learned

Standaard
lesson learned
Tekenreeksoptioneel

Edit the page to see the template text.