Template:Resource: Difference between revisions

Template page
(orrrrr mediawikitemplates)
m (hm, clubeigentum grün)
Line 30: Line 30:
{{#ifeq:{{{ownership|}}}|private|{{!}}<span style="color: red">privat</span>|}}<!--
{{#ifeq:{{{ownership|}}}|private|{{!}}<span style="color: red">privat</span>|}}<!--
-->{{#ifeq:{{{ownership|}}}|lent|{{!}}<span style="color: orange">Leihgabe</span>|}}<!--
-->{{#ifeq:{{{ownership|}}}|lent|{{!}}<span style="color: orange">Leihgabe</span>|}}<!--
-->{{#ifeq:{{{ownership|}}}|club|{{!}}Club-Eigentum|}}<!--
-->{{#ifeq:{{{ownership|}}}|club|{{!}}<span style="color: green">Club-Eigentum</span>|}}<!--
-->{{#if:{{{ownership|}}}|[[Has ownership::{{{ownership|}}}| ]]}}
-->{{#if:{{{ownership|}}}|[[Has ownership::{{{ownership|}}}| ]]}}
|-
|-

Revision as of 20:28, 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.