Vorlage:Raum: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
TV (Diskussion | Beiträge) Keine Bearbeitungszusammenfassung |
TV (Diskussion | Beiträge) Keine Bearbeitungszusammenfassung |
||
| Zeile 5: | Zeile 5: | ||
!style="text-align: left;" |'''Location''' | !style="text-align: left;" |'''Location''' | ||
| {{{location}}} | | {{{location}}} | ||
|- {{#if: {{{communication|}}} | | style="display: none;" }} | |||
!style="text-align: left;" |'''Kommunikation''' | |||
| {{{communication}}} | |||
|} | |} | ||
<noinclude> | <noinclude> | ||
{{Raum|name=Testraum|location=2. OG}} | {{Raum|name=Testraum|location=2. OG|communication=Matrix (#test)}} | ||
<templatedata> | <templatedata> | ||
{ | { | ||
| Zeile 22: | Zeile 25: | ||
"location": { | "location": { | ||
"label": "Ort" | "label": "Ort" | ||
}, | |||
"communication": { | |||
"label": "Kommunikation", | |||
"description": "Kommunikationskanal", | |||
"example": "Matrix (#holzwerkstatt)" | |||
} | } | ||
}, | }, | ||
"paramOrder": [ | "paramOrder": [ | ||
"name", | "name", | ||
"location" | "location", | ||
"communication" | |||
], | ], | ||
"description": "Infos über einen Raum", | "description": "Infos über einen Raum", | ||
Version vom 10. Mai 2026, 15:44 Uhr
| {{{name}}} |
|---|
| Testraum | |
|---|---|
| Location | 2. OG |
| Kommunikation | Matrix (#test) |
Infos über einen Raum
| Parameter | Beschreibung | Typ | Status | |
|---|---|---|---|---|
| Name | name | keine Beschreibung
| Einzeiliger Text | erforderlich |
| Ort | location | keine Beschreibung | Unbekannt | optional |
| Kommunikation | communication | Kommunikationskanal
| Unbekannt | optional |