Vorlage:BBS Info Allgemein: Unterschied zwischen den Versionen
Kohne (Diskussion | Beiträge) Keine Bearbeitungszusammenfassung Markierung: Quelltext-Bearbeitung 2017 |
Kohne (Diskussion | Beiträge) Keine Bearbeitungszusammenfassung Markierung: Quelltext-Bearbeitung 2017 |
||
(9 dazwischenliegende Versionen von 2 Benutzern werden nicht angezeigt) | |||
Zeile 4: | Zeile 4: | ||
<pre> | <pre> | ||
{{BBS Info Allgemein | {{BBS Info Allgemein | ||
| | |Organisation= | ||
| | |OE Verantwortung= | ||
| | |Information= | ||
| | |Verantwortlich= | ||
|Schlagworte= | |||
}} | }} | ||
</pre> | </pre> | ||
Klicken Sie auf „Bearbeiten“, um den Quelltext der Vorlage anzusehen. | Klicken Sie auf „Bearbeiten“, um den Quelltext der Vorlage anzusehen. | ||
</noinclude><includeonly>{| style="width: 30em; font-size: 90%; border: 1px solid #aaaaaa; background-color: #f9f9f9; color: black; margin-bottom: 0.5em; margin-left: 1em; padding: 0.2em; float: right; clear: right; text-align:left;" | </noinclude><includeonly>{| style="width: 30em; font-size: 90%; border: 1px solid #aaaaaa; background-color: #f9f9f9; color: black; margin-bottom: 0.5em; margin-left: 1em; padding: 0.2em; float: right; clear: right; text-align:left;" | ||
! style="text-align: center; background-color:#ccccff;" colspan="2" |<span style="font-size: larger;">{{PAGENAME}}</span> | ! style="text-align: center; background-color:#ccccff;" colspan="2" |<span style="font-size: larger;">{{PAGENAME}}</span><span class="pull-right">[[Special:FormEdit/BBS Info Allgemein/{{FULLPAGENAME}}|<i class="icon-pencil"></i>]]</span> | ||
|- | |- | ||
! Organisation | ! Organisation | ||
| {{#arraymap:{{{ | | {{#arraymap:{{{Organisation|}}}|,|x|[[BBS/Organisation::x]]}} | ||
|- | |||
! OE Verantwortung | |||
| [[BBS/OE Verantwortung::{{{OE Verantwortung|}}}]] | |||
|- | |- | ||
! Information | ! Information | ||
| {{#arraymap:{{{ | | {{#arraymap:{{{Information|}}}|,|x|[[BBS/Information::x]]}} | ||
|- | |- | ||
! Verantwortlich | ! Verantwortlich | ||
| [[ | | [[BBS/Verantwortlich::{{{Verantwortlich|}}}]] | ||
|- | |- | ||
! | ! Schlagworte | ||
| | | {{#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 | ||
}, | }, | ||
" | "4": { | ||
"label": "Verantwortlich", | "label": "Verantwortlich", | ||
"description": "Die für diese Seite verantwortliche Person", | "description": "Die für diese Seite verantwortliche Person", | ||
"example": " | "example": "Ruckedöschel", | ||
"type": "wiki-user-name", | "type": "wiki-user-name", | ||
"required": true | "required": true | ||
}, | }, | ||
" | "5": { | ||
"label": "Schlagwort", | "label": "Schlagwort", | ||
"description": " | "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>