Sjabloon:Project: verschil tussen versies

Uit MakerSpace Leiden
Ga naar: navigatie, zoeken
(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...')
 
Regel 1: Regel 1:
 
<noinclude>
 
<noinclude>
 
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" rules="all" style="float:right; clear:right; width:370px; margin:5px 0 1em 1em; border-collapse:collapse; font-size:95%; empty-cells:hide"
+
{| border="2" cellspacing="0" cellpadding="4" style="float:right; clear:right; width:370px; margin:5px 0 1em 1em; border-collapse:collapse; font-size:95%"
|- style="background: {{Style|header}}; text-align:center;"
+
|- text-align:center;"
! colspan=2| ''Project [[Project Name::{{{Name|{{PAGENAME}} }}}|{{{Name|{{PAGENAME}} }}}]]''
+
! colspan=2| ''Project {{{Name}}}''  
|-
 
| colspan=2 | {{
 
  #if: {{{Picture|}}}
 
  |[[Hoofdafbeelding::File:{{{Picture}}}|350px]] {{#Set:Afbeelding=File:{{{Picture}}} }} {{#Set:Afbeelding2={{{Picture}}} }}
 
  |{{
 
    #ifexist: File:{{SUBPAGENAME}}_Project.jpg
 
    | [[Hoofdafbeelding::File:_{{SUBPAGENAME}}_Project.jpg|350px]]
 
    | [[Category:Projecten zonder afbeelding]]
 
    }}
 
  }}
 
|-
 
| colspan=2 |{{
 
#if: {{{Omschrijving|}}}
 
| ''[[Project Omschrijving::{{{Omschrijving}}}]]''
 
 
 
}}
 
 
|-
 
|-
 
| style="vertical-align:top" | Status
 
| style="vertical-align:top" | Status
|[[Project Status::{{{Status}}}]]
+
|{{{Status}}}
 
|-
 
|-
 
| style="vertical-align:top" | Contact
 
| style="vertical-align:top" | Contact
|[[Project Contact::{{{Contact}}}]]{{#if: {{{Contact1|}}}|, [[Project Contact::{{{Contact1|}}}]]|}}{{#if: {{{Contact2|}}}|, [[Project Contact::{{{Contact2|}}}]]|}}{{#if: {{{Contact3|}}}|, [[Project Contact::{{{Contact3|}}}]]|}}{{#if: {{{Contact4|}}}|, [[Project Contact::{{{Contact4|}}}]]|}}{{#if: {{{Contact5|}}}|, [[Project Contact::{{{Contact5|}}}]]|}}
+
|{{{Contact}}}
 
|-
 
|-
 
| style="vertical-align:top" | Last Update
 
| style="vertical-align:top" | Last Update
|[[Project Last Update::{{REVISIONYEAR}}-{{REVISIONMONTH}}-{{REVISIONDAY2}}]]
+
|{{REVISIONYEAR}}-{{REVISIONMONTH}}-{{REVISIONDAY2}}
 
|-
 
|-
 
|}<includeonly>[[Category:Project|{{{Name}}}]]</includeonly>
 
|}<includeonly>[[Category:Project|{{{Name}}}]]</includeonly>

Versie van 14 sep 2022 om 15:53

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 2022-09-14