Sjabloon:SI Project: verschil tussen versies

Regel 81: Regel 81:
 
; '''Startdatum:'''
 
; '''Startdatum:'''
 
: {{#if: {{{Start date|}}}|{{#time:j F Y|{{{Start date|}}}}}}}
 
: {{#if: {{{Start date|}}}|{{#time:j F Y|{{{Start date|}}}}}}}
{{#if: {{{End date|}}} |; '''Einddatum:'''
+
{{#if: {{{End date|}}} |
: {{#if: {{{End date|}}}|{{#time:j F Y|{{{End date|}}}}}}} }}
+
; '''Einddatum:'''
  +
: {{#if: {{{End date|}}}|{{#time:j F Y|{{{End date|}}}}}}}
  +
}}
 
; '''Domein:'''
 
; '''Domein:'''
 
: {{#ifeq: {{{SI domein|}}}|Anders|{{{SI domein anders|}}}|{{{SI domein|}}}}}
 
: {{#ifeq: {{{SI domein|}}}|Anders|{{{SI domein anders|}}}|{{{SI domein|}}}}}
 
; '''Initiatief:'''
 
; '''Initiatief:'''
 
: {{#ifeq: {{{SI activiteit|}}}|Anders|{{{SI activiteit anders|}}}|{{{SI activiteit|}}}}}
 
: {{#ifeq: {{{SI activiteit|}}}|Anders|{{{SI activiteit anders|}}}|{{{SI activiteit|}}}}}
; '''Straat:'''
+
; '''Adres:'''
 
: {{{Address|}}} {{{House number|}}}
 
: {{{Address|}}} {{{House number|}}}
; '''Plaats:'''
 
 
: {{{Postal code|}}} {{{City|}}}
 
: {{{Postal code|}}} {{{City|}}}
; '''Telefoonnummer:'''
+
; '''Contactgegevens:'''
 
: {{{Phone|}}}
 
: {{{Phone|}}}
; '''Mailadres:'''
 
 
: {{#if: {{{Mail|}}} | [mailto:{{{Mail|}}} {{{Mail|}}}]}}
 
: {{#if: {{{Mail|}}} | [mailto:{{{Mail|}}} {{{Mail|}}}]}}
; '''Website:'''
 
 
: {{{Hyperlink|}}}
 
: {{{Hyperlink|}}}
 
}} <!-- end if Show info -->
 
}} <!-- end if Show info -->

Versie van 5 nov 2016 om 17:43

This is the "SI Project" template. It should be called in the following format:

{{SI Project
|Supercontext=
|Topcontext=
|Project type=
|Name=
|Start date=
|End date=
|SI domein=
|SI domein anders=
|SI activiteit=
|SI activiteit anders=
|Summary=
|Address=
|House number=
|Postal code=
|City=
|Phone=
|Mail=
|Hyperlink=
|Show info=
}}

Edit the page to see the template text.