Template:Resource: Difference between revisions

Template page
m (test?)
m (test2)
Line 19: Line 19:
! style="text-align: center; background-color:#cccccc;" colspan="2" |<big>{{{name}}}</big>
! style="text-align: center; background-color:#cccccc;" colspan="2" |<big>{{{name}}}</big>
|-
|-
{{#if:{{{image|}}}|!style="text-align: center;" colspan="2" {{!}}[[File:{{{image|}}}|frameless]]}}
!style="text-align: center;" colspan="2" | {{#if:{{{image|}}}|[[File:{{{image|}}}|frameless]]}}
|-
|-
|  
|  

Revision as of 19:25, 29 June 2012

This is the 'Resource' template. It should be used via Form:Resource or in the following format:

 {{Resource
 | description = Beschreibung
 | image       = (optional) Name des Bilds (ohne File: davor)
 | location    = (optional) Ort im Club
 | ownership   = (optional) Besitzstatus (Spende, Leihgabe, Privat etc.)
 | contact     = (optional) Ansprechpartner für $foo (z.B. Besitzer falls Leihgabe/Privat)
 | contactnick = (optional) wie oben, aber verlinkt auf Wiki-Userpage
 }}

Edit the page to see the template text.