Vorlage:Protokoll: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
TV (Diskussion | Beiträge) Die Seite wurde neu angelegt: „{| class="wikitable" style="float:right; clear:right" |+ ! colspan="2" | Protokoll |- ! '''Moderator''' | {{{moderator}}} |- ! '''Protokollant''' | {{{protocol}}} |- ! '''Start''' | 19:42 |- ! '''Ende''' | {{{end}}} |- ! '''Anwesend''' | {{{present}}} |}“ |
TV (Diskussion | Beiträge) Keine Bearbeitungszusammenfassung |
||
| Zeile 1: | Zeile 1: | ||
{| class="wikitable" style="float:right; clear:right" | {| class="wikitable" style="float:right; clear:right" | ||
|+ | |+ | ||
! colspan="2" | | ! colspan="2" |{{{date}}} | ||
|- | |- | ||
! '''Moderator''' | ! '''Moderator''' | ||
| Zeile 21: | Zeile 21: | ||
|} | |} | ||
<noinclude> | |||
<templatedata> | |||
{ | |||
"params": { | |||
"date": { | |||
"label": "Datum", | |||
"type": "date" | |||
}, | |||
"moderator": { | |||
"label": "Versammlungsleiter" | |||
}, | |||
"protocol": { | |||
"label": "Protokollant" | |||
}, | |||
"end": { | |||
"label": "Ende", | |||
"description": "Uhrzeit", | |||
"example": "20:07" | |||
}, | |||
"present": { | |||
"label": "Anwesende Personen", | |||
"example": "Domse, sre, Alexey, MarvinGS", | |||
"type": "line" | |||
} | |||
}, | |||
"description": "Plenumsprotokoll" | |||
} | |||
</templatedata> | |||
</noinclude> | |||
Version vom 9. Mai 2026, 23:49 Uhr
| {{{date}}} | |
|---|---|
| Moderator | {{{moderator}}} |
| Protokollant | {{{protocol}}} |
| Start | 19:42 |
| Ende | {{{end}}} |
| Anwesend | {{{present}}}
|
Plenumsprotokoll
| Parameter | Beschreibung | Typ | Status | |
|---|---|---|---|---|
| Datum | date | keine Beschreibung | Datum | optional |
| Versammlungsleiter | moderator | keine Beschreibung | Unbekannt | optional |
| Protokollant | protocol | keine Beschreibung | Unbekannt | optional |
| Ende | end | Uhrzeit
| Unbekannt | optional |
| Anwesende Personen | present | keine Beschreibung
| Einzeiliger Text | optional |