Template:IndexSiteMap: Difference between revisions
Jump to navigation
Jump to search
Created page with "<includeonly> {{#if:{{{id|}}}|<span id="{{{id}}}"></span>|}} <div class="index-project"> <div class="index-project-title">'''<big>{{{title|}}}</big>'''</div> ;Inhoud: {{{goal|}}} {{#if:{{{sources|}}}| ;Bron : {{{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}..." |
mNo edit summary |
||
| (42 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
<noinclude> | <noinclude> | ||
This is the "IndexSiteMap" template. | |||
It should be called in the following format: | |||
<pre> | |||
{{IndexProject | {{IndexProject | ||
|title= | |title= | ||
| | |content= | ||
}} | }} | ||
</noinclude> | </pre> | ||
Edit the page to see the template text. | |||
</noinclude><includeonly> | |||
{{#if:{{{id|}}}|<span '''id="{{{id}}}"'''></span>|}} | |||
'''<big><big>{{{title|}}}</big></big>''' | |||
<div style="color: darkgreen" class="index-project-title"> | |||
:'''{{{content|}}}'''</div> | |||
---- | |||
</includeonly> | |||
Latest revision as of 13:51, 12 June 2026
This is the "IndexSiteMap" template. It should be called in the following format:
{{IndexProject
|title=
|content=
}}
Edit the page to see the template text.