Sjabloon:Projecten: verschil tussen versies

Uit Hackalot - Hackerspace Eindhoven
Naar navigatie springen Naar zoeken springen
Regel 14: Regel 14:
 
! colspan=2 | <div class="polaroidlayout rotate5" style="margin:10px">{{#if:{{{Picture|}}}|[[Project Image::File:{{{Picture}}}|360x360px]]|[[File:NoPicture.png|360px]]}}</div>
 
! colspan=2 | <div class="polaroidlayout rotate5" style="margin:10px">{{#if:{{{Picture|}}}|[[Project Image::File:{{{Picture}}}|360x360px]]|[[File:NoPicture.png|360px]]}}</div>
 
|-
 
|-
! colspan=2 | ''Project [Page name::{{PAGENAME}}|{{{name|}}}'']
+
! colspan=2 | ''Project [[Page name::{{PAGENAME}}|{{{name|}}}]]''  
 
|-
 
|-
 
! style="vertical-align:top" | Name
 
! style="vertical-align:top" | Name
| Project name::{{{name|}}}
+
| [[Project name::{{{name|}}}]]
 
|-
 
|-
 
! style="vertical-align:top" | Start
 
! style="vertical-align:top" | Start
| Start::{{{start|}}}
+
| [[Start::{{{start|}}}]]
 
|-
 
|-
 
! style="vertical-align:top" | End
 
! style="vertical-align:top" | End
| End::{{{end|}}}
+
| [[End::{{{end|}}}]]
 
|-
 
|-
 
! Contact
 
! Contact
| {{#arraymap:{{{contact}}}|,|nickname|[[Project contact::Gebruiker:nickname|nickname]]}}
+
| {{#arraymap:{{{contact}}}|,|nickname|[[Project contact::User:nickname|nickname]]}}
 
{{#if:{{{URL}}} |
 
{{#if:{{{URL}}} |
 
{{!}}-
 
{{!}}-
Regel 34: Regel 34:
 
|-
 
|-
 
! Information
 
! Information
| [[Project info::{{{info|}}}]]
+
| Project info::{{{info|}}}
 
|-
 
|-
 
! Status
 
! Status
| [Project status::{{{status|}}}]
+
| Project status::{{{status|}}}
 
|}
 
|}
  
 
[[Category:Projects|{{{name}}}]]
 
[[Category:Projects|{{{name}}}]]
 
</includeonly>
 
</includeonly>

Versie van 18 okt 2018 10:18

Use this template in the following way on Project pages:

 {{Project
 |name=Name / Nick
 |Picture=image.jpg
 |URL=http://www.project.tld/ or [[MyPage]], etc.
 }}