Vorlage:Todo: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
Gregor (Diskussion | Beiträge) (Die Seite wurde neu angelegt: „<div style="background-color: #fff0f0; border: 1px dashed blue; margin: 0.0em; padding: 0.2em;"> <span style="background-color: yellow">'''TODO''':</span> {{{1…“) |
Gregor (Diskussion | Beiträge) |
||
(4 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt) | |||
Zeile 1: | Zeile 1: | ||
<div style="background-color: #fff0f0; border: 1px dashed blue; margin: 0.0em; padding: 0.2em;"> |
<div style="background-color: #fff0f0; border: 1px dashed blue; margin: 0.0em; padding: 0.2em;"> |
||
− | <span style="background-color: yellow">'''TODO''':</span> {{{ |
+ | <span style="background-color: yellow">'''TODO''':</span> {{{content|}}}</div> |
+ | <noinclude> |
||
+ | <templatedata> |
||
+ | { |
||
+ | "params": { |
||
+ | "content": { |
||
+ | "label": "Inhalt", |
||
+ | "description": "Inhalt", |
||
+ | "example": "Bedarf Überarbeitung", |
||
+ | "type": "string", |
||
+ | "required": true |
||
+ | } |
||
+ | }, |
||
+ | "description": "Adds a red container for Todo's.", |
||
+ | "format": "block" |
||
+ | } |
||
+ | </templatedata> |
||
+ | </noinclude> |
Aktuelle Version vom 12. Januar 2017, 13:12 Uhr
TODO:
Adds a red container for Todo's.
Parameter | Beschreibung | Typ | Status | |
---|---|---|---|---|
Inhalt | content | Inhalt
| Zeichenfolge | erforderlich |