Sjabloon:Lesson Learned: verschil tussen versies

 
(Een tussenliggende versie door dezelfde gebruiker niet weergegeven)
Regel 16: Regel 16:
 
Edit the page to see the template text.
 
Edit the page to see the template text.
 
</noinclude><includeonly><div style="display:none;">
 
</noinclude><includeonly><div style="display:none;">
{{#ifeq: {{#var:varLLIncludeSemantics|Nee||
+
{{#ifeq: {{#var:varLLIncludeSemantics}}|Nee||
 
{{#set:Semantic title|{{{Heading|}}}}}
 
{{#set:Semantic title|{{{Heading|}}}}}
 
{{DISPLAYTITLE:{{{Heading|}}}}}
 
{{DISPLAYTITLE:{{{Heading|}}}}}
Regel 22: Regel 22:
 
{{#set:Heading nl={{{Heading|}}}}}
 
{{#set:Heading nl={{{Heading|}}}}}
 
{{#set:Summary={{{Summary|}}}}}
 
{{#set:Summary={{{Summary|}}}}}
  +
{{#vardefine:varPaginanaam|{{PAGENAME}}}}
  +
{{#set:Model link={{#var:varPaginanaam}}}}
  +
{{#set:Self={{#var:varPaginanaam}}}}
  +
{{#set:Pagename={{#var:varPaginanaam}}}}
 
[[Category:Lesson Learned]]
 
[[Category:Lesson Learned]]
 
}} <!-- end ifeq include semantics -->
 
}} <!-- end ifeq include semantics -->
 
</div>
 
</div>
 
</includeonly>
 
</includeonly>

Huidige versie van 25 jun 2017 om 14:58

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

Edit the page to see the template text.