Sjabloon:Project: verschil tussen versies
(Nieuwe pagina aangemaakt met '<noinclude> Include something like this in a page to make it a project page: </noinclude> {| border="2" cellspacing="0" cellpadding="4" rules="all" style="float:ri...') |
k |
||
(7 tussenliggende versies door 2 gebruikers niet weergegeven) | |||
Regel 1: | Regel 1: | ||
<noinclude> | <noinclude> | ||
+ | [[Categorie:Wiki templates & sjablonen]] | ||
Include something like this in a page to make it a project page: | Include something like this in a page to make it a project page: | ||
+ | <pre> | ||
+ | <nowiki> | ||
+ | {{Project | ||
+ | |Name=Projectname | ||
+ | |Status=Start|In progress|Finished | ||
+ | |Contact=your name | ||
+ | }} | ||
+ | </nowiki></pre> | ||
</noinclude> | </noinclude> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | }} | + | {| border="2" cellspacing="0" cellpadding="4" style="float:right; clear:right; width:370px; margin:5px 0 1em 1em; border-collapse:collapse; font-size:95%" |
+ | |- text-align:center;" | ||
+ | ! colspan=2| ''Project {{{Name}}}'' | ||
|- | |- | ||
| style="vertical-align:top" | Status | | style="vertical-align:top" | Status | ||
− | | | + | |{{{Status}}} |
|- | |- | ||
| style="vertical-align:top" | Contact | | style="vertical-align:top" | Contact | ||
− | | | + | |{{{Contact}}} |
|- | |- | ||
| style="vertical-align:top" | Last Update | | style="vertical-align:top" | Last Update | ||
− | | | + | |{{REVISIONYEAR}}-{{REVISIONMONTH}}-{{REVISIONDAY2}} |
|- | |- | ||
− | |}<includeonly> | + | |}<includeonly></includeonly> |
Huidige versie van 20 nov 2024 om 13:12
Include something like this in a page to make it a project page:
{{Project |Name=Projectname |Status=Start|In progress|Finished |Contact=your name }}
Project {{{Name}}} | |
---|---|
Status | {{{Status}}} |
Contact | {{{Contact}}} |
Last Update | 2024-11-20 |