Vorlage:BBS Info Allgemein: Unterschied zwischen den Versionen

Aus Semantic MediaWik
Baeckmann (Diskussion | Beiträge)
Keine Bearbeitungszusammenfassung
Markierung: Quelltext-Bearbeitung 2017
Kohne (Diskussion | Beiträge)
Keine Bearbeitungszusammenfassung
Markierung: Quelltext-Bearbeitung 2017
 
(8 dazwischenliegende Versionen von 2 Benutzern werden nicht angezeigt)
Zeile 4: Zeile 4:
<pre>
<pre>
{{BBS Info Allgemein
{{BBS Info Allgemein
|1=
|Organisation=
|2=
|OE Verantwortung=
|3=
|Information=
|4=
|Verantwortlich=
|Schlagworte=
}}
}}
</pre>
</pre>
Zeile 15: Zeile 16:
|-
|-
! Organisation
! Organisation
| {{#arraymap:{{{1|}}}|Abteilung 1, Abteilung 2, Abteilung 3, Abteilung 4, Abteilung 5, Verwaltung, Hausmeister, Beratungsteam, Region des Lernens, Schul-IT, Landkreis, Schulleitung|x|[[Bbs gehoert zu OE::x]]}}
| {{#arraymap:{{{Organisation|}}}|,|x|[[BBS/Organisation::x]]}}
 
|-
! OE Verantwortung
| [[BBS/OE Verantwortung::{{{OE Verantwortung|}}}]]
|-
|-
! Information
! Information
| {{#arraymap:{{{2|}}}|Bildungsgang, Fachgruppe, Projekt, Prozess, Konzept, Information, Lernfeld, Lernsituation, Modul, Lerngebiet, Stelle,|x|[[Bbs hat Information::x]]}}
| {{#arraymap:{{{Information|}}}|,|x|[[BBS/Information::x]]}}
 
|-
|-
! Verantwortlich
! Verantwortlich
| [[Bbs ist verantwortlich::{{{3|}}}]]
| [[BBS/Verantwortlich::{{{Verantwortlich|}}}]]
|-
|-
! Schlagwort
! Schlagworte
| [[Bbs hat Schlagwort::{{{4|}}}]]
| {{#arraymap:{{{Schlagworte|}}}|,|x|[[BBS/Schlagworte::x]]}}
|}
|}
</includeonly>
</includeonly>
Zeile 40: Zeile 42:
},
},
"2": {
"2": {
"label": "OE Verantwortung",
"description": "Organisationsverantwortliche oder befähigte Person",
"example": "Hansen",
"type": "wiki-user-name",
"required": true
},
"3": {
"label": "Information",
"label": "Information",
"example": "Lernfeld",
"example": "Lernfeld",
Zeile 45: Zeile 55:
"required": true
"required": true
},
},
"3": {
"4": {
"label": "Verantwortlich",
"label": "Verantwortlich",
"description": "Die für diese Seite verantwortliche Person",
"description": "Die für diese Seite verantwortliche Person",
"example": "Kohne",
"example": "Ruckedöschel",
"type": "wiki-user-name",
"type": "wiki-user-name",
"required": true
"required": true
},
},
"4": {
"5": {
"label": "Schlagwort",
"label": "Schlagwort",
"description": "HIer kann ein Schlagwort angegeben werden, z.B. Bildungsgangskürzel ",
"description": "Hier kann ein Schlagwort angegeben werden, z.B. Bildungsgangskürzel ",
"type": "content",
"type": "content",
"required": true
"required": true

Aktuelle Version vom 17. Januar 2025, 11:53 Uhr

Dies ist die Vorlage „BBS Info Allgemein“. Sie sollte im folgenden Format genutzt werden:

{{BBS Info Allgemein
|Organisation=
|OE Verantwortung=
|Information=
|Verantwortlich=
|Schlagworte=
}}

Klicken Sie auf „Bearbeiten“, um den Quelltext der Vorlage anzusehen.


<templatedata> { "params": { "1": { "label": "Organisationseinheit", "description": "Bezeichnung der OE, z.B. Abteilung 1 oder Hausmeister", "type": "wiki-page-name", "required": true }, "2": { "label": "OE Verantwortung", "description": "Organisationsverantwortliche oder befähigte Person", "example": "Hansen", "type": "wiki-user-name", "required": true },

"3": { "label": "Information", "example": "Lernfeld", "type": "wiki-page-name", "required": true }, "4": { "label": "Verantwortlich", "description": "Die für diese Seite verantwortliche Person", "example": "Ruckedöschel", "type": "wiki-user-name", "required": true }, "5": { "label": "Schlagwort", "description": "Hier kann ein Schlagwort angegeben werden, z.B. Bildungsgangskürzel ", "type": "content", "required": true } }, "description": "Standardvorlage für Informationsknoten an der BBS Bersenbrück" } </templatedata>