|
|||
(22 tussenliggende versies door dezelfde gebruiker niet weergegeven) | |||
Regel 1: | Regel 1: | ||
<noinclude> |
<noinclude> |
||
[[Category:EMont core]] |
[[Category:EMont core]] |
||
+ | [[Category:EMont core protected]] |
||
This is the "Student" template. |
This is the "Student" template. |
||
It should be called in the following format: |
It should be called in the following format: |
||
<pre> |
<pre> |
||
{{Student |
{{Student |
||
+ | |Supercontext= |
||
|Name= |
|Name= |
||
|Student ID= |
|Student ID= |
||
+ | |Opleiding= |
||
}} |
}} |
||
</pre> |
</pre> |
||
Edit the page to see the template text. |
Edit the page to see the template text. |
||
</noinclude><includeonly>__NOEDITSECTION__<div style="display:none;"> |
</noinclude><includeonly>__NOEDITSECTION__<div style="display:none;"> |
||
+ | {{#arraymap:{{{Supercontext|}}}|,|@@@@|{{#set:Supercontext=@@@@}}}} |
||
{{#vardefine:varName|{{{Name|}}}}} |
{{#vardefine:varName|{{{Name|}}}}} |
||
{{#set:Context type=Role}} |
{{#set:Context type=Role}} |
||
Regel 18: | Regel 22: | ||
{{#set:Name={{#var:varName}}}} |
{{#set:Name={{#var:varName}}}} |
||
{{#set:Student ID={{{Student ID|}}}}} |
{{#set:Student ID={{{Student ID|}}}}} |
||
+ | {{#set:Opleiding={{{Opleiding|}}}}} |
||
{{#vardefine:varPaginanaam|{{PAGENAME}}}} |
{{#vardefine:varPaginanaam|{{PAGENAME}}}} |
||
{{#set:Model link={{#var:varPaginanaam}}}} |
{{#set:Model link={{#var:varPaginanaam}}}} |
||
{{#set:Self={{#var:varPaginanaam}}}} <!-- for semantic title purposes --> |
{{#set:Self={{#var:varPaginanaam}}}} <!-- for semantic title purposes --> |
||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
</div> |
</div> |
||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
{| |
{| |
||
<!-- |
<!-- |
||
Regel 45: | Regel 35: | ||
| '''Student ID''' |
| '''Student ID''' |
||
| {{{Student ID|}}} |
| {{{Student ID|}}} |
||
+ | |- |
||
+ | | '''Opleiding''' |
||
+ | | {{{Opleiding|}}} |
||
|} |
|} |
||
Regel 54: | Regel 47: | ||
| format=table |
| format=table |
||
}} |
}} |
||
− | <!-- |
+ | |
+ | {{#formlink: form=Reflection |
||
+ | | Reflection[Supercontext]={{#var:varPaginanaam}} |
||
+ | | Reflection[Topcontext]={{#var:varPaginanaam}} |
||
+ | | link text=Nieuwe reflectie |
||
+ | | link type=button |
||
+ |
| preload={{#var:varReflectionPreload}} <!-- gezet in een config template -->
|
||
+ | }} |
||
+ | |||
+ | {{#ask: [[Category:Reflection]] [[Supercontext::{{PAGENAME}}]] |
||
+ | | ?Self=Reflectie |
||
+ | | mainlabel=- |
||
+ | | limit=500 |
||
+ | | format=table |
||
+ | }} |
||
+ | <!-- |
||
+ | {{#ask: [[Element back link::<q>[[Category:Reflection]] [[Supercontext::{{PAGENAME}}]]</q>]] [[Element link type::Refers]] |
||
+ | | ?Element back link=Reflectie pagina |
||
+ | | ?Element link=Refereert naar |
||
+ | | mainlabel=- |
||
+ | | limit=500 |
||
+ | | format=table |
||
+ | }} |
||
+ | --> |
||
<div class="toccolours mw-collapsible mw-collapsed"> |
<div class="toccolours mw-collapsible mw-collapsed"> |
||
− | + |
'''Paginaoverzicht'''
|
|
<div class="mw-collapsible-content"> |
<div class="mw-collapsible-content"> |
||
− | + | ---- |
|
− | + | {{Related pages show}} |
|
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | }} |
||
</div> |
</div> |
||
</div> |
</div> |
||
− | |||
[[Category:Student]] |
[[Category:Student]] |
||
</includeonly> |
</includeonly> |
This is the "Student" template. It should be called in the following format:
{{Student |Supercontext= |Name= |Student ID= |Opleiding= }}
Edit the page to see the template text.