Difference between revisions of "Template:Project"

From RevSpace
Jump to navigation Jump to search
(add fallback for name)
(25 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:
  <nowiki>{{</nowiki>Project
 
  |Name=Project name
 
  |Status=Status
 
  |Contact=Name of person or organization creating this stuff
 
  <nowiki>}}</nowiki>
 
  
 
</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::{{{Name|{{PAGENAME}} }}}|{{{Name|{{PAGENAME}} }}}]]''  
 
|-
 
|-
| style="vertical-align:top" | Name
+
| colspan=2 | {{
|[[Project Name::{{{Name}}}]]
+
  #if: {{{Picture|}}}
 +
  |[[Hoofdafbeelding::File:{{{Picture}}}|350x550px]] {{#set:Afbeelding=File:{{{Picture}}} }}
 +
  |{{
 +
    #ifexist: File:{{SUBPAGENAME}}_Project.jpg
 +
    | [[Hoofdafbeelding::File:_{{SUBPAGENAME}}_Project.jpg|350x550px]]
 +
    | [[Category:Projecten zonder afbeelding]]
 +
    }}
 +
  }}
 +
|-
 +
| colspan=2 |{{
 +
#if: {{{Omschrijving|}}}
 +
| ''[[Project Omschrijving::{{{Omschrijving}}}]]''
 +
 
 +
}}
 
|-
 
|-
 
| style="vertical-align:top" | Status
 
| style="vertical-align:top" | Status
Line 19: Line 27:
 
|-
 
|-
 
| style="vertical-align:top" | Contact
 
| style="vertical-align:top" | Contact
|[[Project Contact::{{{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|}}}]]|}}
 +
|-
 +
| style="vertical-align:top" | Last Update
 +
|[[Project Last Update::{{REVISIONYEAR}}-{{REVISIONMONTH}}-{{REVISIONDAY2}}]]
 
|-
 
|-
 
|}<includeonly>[[Category:Project|{{{Name}}}]]</includeonly>
 
|}<includeonly>[[Category:Project|{{{Name}}}]]</includeonly>

Revision as of 18:28, 27 October 2016

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


Project Project
Status {{{Status}}}
Contact {{{Contact}}}
Last Update 2016-10-27