Sjabloon:Projecten: verschil tussen versies

Uit Hackalot - Hackerspace Eindhoven
Naar navigatie springen Naar zoeken springen
k (Wijzigingen door Bef0re (Overleg) hersteld tot de laatste versie door Boekenwuurm)
Regel 17: Regel 17:
 
|-
 
|-
 
! 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
Regel 30: Regel 30:
 
{{!}}-
 
{{!}}-
 
! Website
 
! Website
{{!}} [[Project URL::{{{URL|}}}]]
+
{{!}} [[Project URL::{{URL|}}]]
 
}}
 
}}
 
|-
 
|-
 
! 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 12 mei 2019 23:55

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.
 }}