2.210
Bearbeitungen
Keine Bearbeitungszusammenfassung |
(Antragsvorlage korrekt verwenden) |
||
Zeile 68: | Zeile 68: | ||
{{{end template}}} | {{{end template}}} | ||
{{{for template| | {{{for template|Antrag|label=Antrag|multiple}}} | ||
<div id=" | <div id="Antrag" class="wikiForm"> | ||
<span class="Description">Datum:</span> | <span class="Description">Datum:</span> | ||
{{{field|Datum|mandatory|default={{CURRENTYEAR}}-{{CURRENTMONTH}}-{{CURRENTDAY2}} {{CURRENTTIME}}|input type=text|size=16}}} | {{{field|Datum|mandatory|default={{CURRENTYEAR}}-{{CURRENTMONTH}}-{{CURRENTDAY2}} {{CURRENTTIME}}|input type=text|size=16}}} | ||
</div> | </div> | ||
<div id=" | <div id="Antrag" class="wikiForm"> | ||
<span class="Description">von:</span> | <span class="Description">von:</span> | ||
{{{field|Von|mandatory|default=current user|input type=text}}} | {{{field|Von|mandatory|default=current user|input type=text}}} | ||
</div> | </div> | ||
<div id=" | <div id="Antrag" class="wikiForm"> | ||
<span class="Description">Überschrift:</span> | <span class="Description">Überschrift:</span> | ||
{{{field|Überschrift|mandatory|input type=text}}} | {{{field|Überschrift|mandatory|input type=text}}} | ||
</div> | </div> | ||
<div id=" | <div id="Antrag" class="wikiForm"> | ||
<span class="Description">Text:</span> | <span class="Description">Text:</span> | ||
{{{field|Text|mandatory|input type=textarea|autogrow}}} | {{{field|Text|mandatory|input type=textarea|autogrow}}} | ||
</div> | </div> | ||
<div id=" | <div id="Antrag" class="wikiForm"> | ||
<span class="Description">Link:</span> | <span class="Description">Link:</span> | ||
{{{field|Link|input type=text}}} | {{{field|Link|input type=text}}} |
Bearbeitungen