Template:Project: Difference between revisions

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


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


</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"
</noinclude>
<includeonly>
{| 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 | <div class="polaroidlayout rotate5" style="margin:10px">{{#if:{{{Picture|}}}|[[Project Image::File:{{{Picture}}}|360x360px]]|[[File:NoPicture.png|360px]]}}</div>
|-
|-
| style="vertical-align:top" | Name
! colspan=2 | ''Project [[Page name::{{PAGENAME}}|{{{name|}}}]]''
|[[Project name::{{{Name}}}]]
|-
{{#if:{{{URL|}}} |
! style="vertical-align:top" | Naam
| [[Project name::{{{name|}}}]]
|-
! Beschrijving
| [[Project info::{{{info|}}}]]
{{#if:{{{URL}}} |
{{!}}-
{{!}}-
{{!}} Website
! Website
{{!}}[[Project URL::{{{URL}}}]]
{{!}} [[Project URL::{{{URL|}}}]]
|}}
}}
|-
|-
{{!}} Contact
! style="vertical-align:top" | Start
{{!}}[[Project Contact::{{{Contact}}}]]
| [[Start::{{{start|}}}]]
|-
|-
| Information
! Contact
|{{#if:{{{Info|}}}| [[Project Info::{{{Info}}}]]|}}
| {{#arraymap:{{{contact}}}|,|nickname|[[Project contact::User:nickname|nickname]]}}
|-
|-
|}<includeonly>[[Category:Projects|{{{Name}}}]]</includeonly>
! Status
| [[Project status::{{{status|}}}]]
|}
 
[[Category:Projects|{{{name}}}]]
 
</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:)
 }}