Template:IndexProject: Difference between revisions
Jump to navigation
Jump to search
Created page with "<noinclude> {{#template_params:}} </noinclude><includeonly>{| class="wikitable" |- ! |{{#ask:[[Activity::{{SUBJECTPAGENAME}}]]|format=list}} |} </includeonly>" |
mNo edit summary |
||
| Line 1: | Line 1: | ||
<includeonly> | |||
<div class="index-project"> | |||
<div class="index-project-title">'''{{{title|}}}'''</div> | |||
;Doel | |||
: {{{goal|}}} | |||
{{#if:{{{sources|}}}| | |||
;Bronnen | |||
: {{{sources}}} | |||
|}} | |||
{{#if:{{{status|}}}| | |||
;Status | |||
: {{{status}}} | |||
|}} | |||
{{#if:{{{step1|}}}{{{step2|}}}{{{step3|}}}{{{step4|}}}{{{step5|}}}| | |||
;Volgende stappen | |||
: | |||
<ul class="index-project-steps"> | |||
{{#if:{{{step1|}}}|<li>{{{step1}}}</li>|}} | |||
{{#if:{{{step2|}}}|<li>{{{step2}}}</li>|}} | |||
{{#if:{{{step3|}}}|<li>{{{step3}}}</li>|}} | |||
{{#if:{{{step4|}}}|<li>{{{step4}}}</li>|}} | |||
{{#if:{{{step5|}}}|<li>{{{step5}}}</li>|}} | |||
</ul> | |||
|}} | |||
</div> | |||
</includeonly> | |||
<noinclude> | <noinclude> | ||
{{ | Gebruik: | ||
{{IndexProject | |||
| | |title= | ||
|goal= | |||
| | |sources= | ||
|} | |status= | ||
</ | |step1= | ||
|step2= | |||
|step3= | |||
|step4= | |||
|step5= | |||
}} | |||
</noinclude> | |||
Revision as of 11:40, 9 March 2026
Gebruik:
'
- Doel