Template:Resource: Difference between revisions

Template page
m (arraymap)
(template)
Line 39: Line 39:
-->{{ifnotempty|{{{contact|}}}    | {{infobox row | name=Kontakt  | value={{{contact|}}}            }}}}<!--
-->{{ifnotempty|{{{contact|}}}    | {{infobox row | name=Kontakt  | value={{{contact|}}}            }}}}<!--
-->{{ifnotempty|{{{contactnick|}}} | {{infobox row | name=Kontakt  | value={{U|{{{contactnick}}}}}  }}}}<!--
-->{{ifnotempty|{{{contactnick|}}} | {{infobox row | name=Kontakt  | value={{U|{{{contactnick}}}}}  }}}}<!--
-->{{ifnotempty|{{{use|}}}        | {{infobox row | name=Benutzung | value=[[Usage condition::{{{use|}}}| ]]<!--
-->{{ifnotempty|{{{use|}}}        | {{infobox row | name=Benutzung | value=[[Usage condition::{{{use|}}}| ]]{{Usage condition|{{{use|}}}}} }}}}<!--
-->{{#switch: {{{use|}}}
| free    = <span style="color: green">frei</span>
| ask    = <span style="color: orange">Nachfragen</span>
| rtfm    = <span style="color: orange">RTFM</span>
| no      = <span style="color: red">Nein</span>
| careful = <span style="color: orange">vorsichtig</span>
| payment = <span style="color: orange">gegen Spende</span>
}}}} }}
|}
|}
[[Category:Resources]]
[[Category:Resources]]
</includeonly>
</includeonly>

Revision as of 03:23, 14 September 2012

Benutzung via Form:Resource oder in diesem Format. Orientiert sich ein wenig an labelz.

 {{Resource
 | description = Beschreibung
 | image       = (optional) Name des Bilds (ohne File: davor)
 | location    = (optional) Ort im Club
 | ownership   = Besitzstatus (private/lent/club)
 | contact     = (optional) Ansprechpartner für $foo (z.B. Besitzer falls Leihgabe/Privat)
 | contactnick = (optional) wie oben, aber verlinkt auf Wiki-Userpage
 | use         = (optional) free/ask/rtfm/no/careful/payment
 | may be      = (optional, unused) destroyed/borrowed/moved
 | broken      = (optional, unused) remove/repair/rebuy/notify
 | annoying    = (optional, unused) remove/notify/ignore
 }}

Edit the page to see the template text.