Sjabloon:Projecten: verschil tussen versies

Uit Hackalot - Hackerspace Eindhoven
Naar navigatie springen Naar zoeken springen
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:56

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