Template:Resource: Difference between revisions

Template page
No edit summary
No edit summary
Line 40: Line 40:
-->{{ifnotempty|{{{use|}}}        | {{infobox row | name=Benutzung | value=[[Usage condition::{{{use|}}}| ]]{{Usage condition|{{{use|}}}}}  }}}}<!--
-->{{ifnotempty|{{{use|}}}        | {{infobox row | name=Benutzung | value=[[Usage condition::{{{use|}}}| ]]{{Usage condition|{{{use|}}}}}  }}}}<!--
-->{{ifnotempty|{{{netbox_device_id|}}} |{{infobox row|name=NetBox  | value=[https://netbox.chaosdorf.space/dcim/devices/{{{netbox_device_id}}}/ Device {{{netbox_device_id}}}] }}}}<!--
-->{{ifnotempty|{{{netbox_device_id|}}} |{{infobox row|name=NetBox  | value=[https://netbox.chaosdorf.space/dcim/devices/{{{netbox_device_id}}}/ Device {{{netbox_device_id}}}] }}}}<!--
-->{{ifnotempty|{{{git|}}}        | {{infobox row | name=Git-Repo | value=[{{{git}}}] }}}}<!--
-->{{ifnotempty|{{{git|}}}        | {{infobox row | name=Git-Repo | value=[{{{git}}}|ja] }}}}<!--
-->{{#ifeq: {{{has label|}}} | Yes|| {{infobox row | name=Label    | value={{Wikilabel|Bitte ausdrucken|{{PAGENAME}}}} }}}}<!--
-->{{#ifeq: {{{has label|}}} | Yes|| {{infobox row | name=Label    | value={{Wikilabel|Bitte ausdrucken|{{PAGENAME}}}} }}}}<!--
-->
-->

Revision as of 09:33, 24 September 2025

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
 | netbox_device_id    = (optional) Netbox Device Id
 | git         = (optional) Git Repo URL
 }}

Edit the page to see the template text.