Template:Resource: Difference between revisions

Template page
m (ohne beschreibung)
m (Ownership-Derp)
Line 8: Line 8:
  | image      = </nowiki>''(optional)'' Name des Bilds (ohne File: davor)<nowiki>
  | image      = </nowiki>''(optional)'' Name des Bilds (ohne File: davor)<nowiki>
  | location    = </nowiki>''(optional)'' Ort im Club<nowiki>
  | location    = </nowiki>''(optional)'' Ort im Club<nowiki>
| ownership  = </nowiki>''(optional)'' Besitzstatus (Spende, Leihgabe, Privat etc.)<nowiki>
| contact    = </nowiki>''(optional)'' Ansprechpartner für $foo (z.B. Besitzer falls Leihgabe/Privat)<nowiki>
| contactnick = </nowiki>''(optional)'' wie oben, aber verlinkt auf Wiki-Userpage<nowiki>
  }}
  }}
</nowiki>
</nowiki>
Line 23: Line 26:
{{#if:{{{location|}}}|{{!}}Ort}}
{{#if:{{{location|}}}|{{!}}Ort}}
{{#if:{{{location|}}}|{{!}}[[Has location::{{{location|}}}]]}}
{{#if:{{{location|}}}|{{!}}[[Has location::{{{location|}}}]]}}
|-
{{#if:{{{ownership|}}}|{{!}}Besitzstatus}}
{{#if:{{{ownership|}}}|{{!}}[[Has ownership::{{{ownership|}}}]]}}
|-
{{#if:{{{contact|}}}|{{!}}Kontakt}}
{{#if:{{{contact|}}}|{{!}}{{{contact|}}}}}
|-
{{#if:{{{contactnick|}}}|{{!}}Kontakt}}
{{#if:{{{contactnick|}}}|{{!}}{{U|{{{contactnick}}}}}}}
|-
|-
|}
|}
[[Category:Resources]]
[[Category:Resources]]
</includeonly>
</includeonly>

Revision as of 16:51, 26 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.