Template:Project: Difference between revisions

From Hackerspace Amersfoort
Jump to navigation Jump to search
mNo edit summary
No edit summary
 
(18 intermediate revisions by 3 users not shown)
Line 3: Line 3:


   <nowiki>{{</nowiki>Project
   <nowiki>{{</nowiki>Project
   |name=Project name
   |name=Naam van het project
   |start=Start date
   |info=???
  |end=End date
   |URL=http://www.project.tld/ of <nowiki>[[MyPage]]</nowiki>, etc.
  |Picture=image.jpg
  |start=YYYY/MM/DD
   |URL=http://www.project.tld/ or <nowiki>[[MyPage]]</nowiki>, etc.
   |contact=Link naar je accountpagina (met User:)
   |contact=Name of person creating this stuff
  |status=etc.
   |info=This project is all about Biz and Baz!
   |Picture=image.jpg (zonder File:)
   <nowiki>}}</nowiki>
   <nowiki>}}</nowiki>


Line 16: Line 16:
{| 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;"
!<div class="polaroidlayout rotate5" style="margin:10px">{{#ifexist:{{{Picture|}}}|[[File:{{{Picture}}}|360x360px]]|[[{{#ifexist: File:{{#titleparts: {{SUBPAGENAME}} | | -1 }}_Picture.jpg | File:{{#titleparts: {{SUBPAGENAME}} | | -1 }}_Picture.jpg | File:NoProjectPicture.jpg }}|360x360px]]}}<br /><p class="polaroidfont">{{{name}}}</p></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" | Naam
| [[Project name::{{{name|}}}]]
| [[Project name::{{{name|}}}]]
|-
|-
! style="vertical-align:top" | Start
! Beschrijving
| [[Start::{{{start|}}}]]
| [[Project info::{{{info|}}}]]
|-
! style="vertical-align:top" | End
| [[End::{{{end|}}}]]
|-
! Contact
| [[Project contact::{{{contact|}}}]]
{{#if:{{{URL}}} |
{{#if:{{{URL}}} |
{{!}}-
{{!}}-
Line 37: Line 31:
}}
}}
|-
|-
! Information
! style="vertical-align:top" | Start
| [[Project info::{{{info|}}}]]
| [[Start::{{{start|}}}]]
|-
! Contact
| {{#arraymap:{{{contact}}}|,|nickname|[[Project contact::User:nickname|nickname]]}}
|-
|-
! Status
! Status
Line 45: Line 42:


[[Category:Projects|{{{name}}}]]
[[Category:Projects|{{{name}}}]]
</includeonly>
</includeonly>

Latest revision as of 21:49, 8 March 2025

Use this template in the following way on Project pages:

 {{Project
 |name=Naam van het project
 |info=???
 |URL=http://www.project.tld/ of [[MyPage]], etc.
 |start=YYYY/MM/DD
 |contact=Link naar je accountpagina (met User:)
 |status=etc.
 |Picture=image.jpg (zonder File:)
 }}