Template:Project: Difference between revisions

From RevSpace
Jump to navigation Jump to search
No edit summary
No edit summary
(18 intermediate revisions by 3 users not shown)
Line 1: Line 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:
<code>
{{Project
| Name=
| Status=
| Contact=
| Contact{1,2,3,4,5}=
}}
</code>


</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" rules="all" style="float:right; clear:right; width:370px; margin:5px 0 1em 1em; border-collapse:collapse; font-size:95%; empty-cells:hide"
|- style="background: {{Style|header}}; text-align:center;"
|- style="background: {{Style|header}}; text-align:center;"
! colspan=2| ''Project [[PageName::{{PAGENAME}}|{{{Name}}}]]''  
! colspan=2| ''Project [[Project Name::{{PAGENAME}}|{{{Name}}}]]''  
|-
| colspan=2 | {{
  #if: {{{Picture|}}}
  |[[Hoofdafbeelding::Afbeelding::File:{{{Picture}}}|350x550px]]
  |{{
    #ifexist: File:{{SUBPAGENAME}}_Project.jpg
    | [[Hoofdafbeelding::File:_{{SUBPAGENAME}}_Project.jpg|350x550px]]
    | [[Category:Projecten zonder afbeelding]]
    }}
  }}
|-
|-
| style="vertical-align:top" | Name
| colspan=2 |{{
|[[Project Name::{{{Name}}}]]
#if: {{{Omschrijving|}}}
| ''[[Project Omschrijving::{{{Omschrijving}}}]]''
 
}}
|-
|-
| style="vertical-align:top" | Status
| style="vertical-align:top" | Status
Line 22: Line 27:
|-
|-
| 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::{{{Contact4|}}}]] |}} {{#if: {{{Contact5|}}} |,[[Project Contact::{{{Contact5|}}}]] |}}
|[[Project Contact::{{{Contact}}}]]{{#if: {{{Contact1|}}}|, [[Project Contact::{{{Contact1|}}}]]|}}{{#if: {{{Contact2|}}}|, [[Project Contact::{{{Contact2|}}}]]|}}{{#if: {{{Contact3|}}}|, [[Project Contact::{{{Contact3|}}}]]|}}{{#if: {{{Contact4|}}}|, [[Project Contact::{{{Contact4|}}}]]|}}
|-
|-
| style="vertical-align:top" | Last Update
| style="vertical-align:top" | Last Update

Revision as of 18:58, 14 January 2016

Include something like this in a page to make it a project page:


Project {{{Name}}}
Status {{{Status}}}
Contact {{{Contact}}}
Last Update 2016-01-14