Form:Progress: Difference between revisions
No edit summary |
No edit summary |
||
Line 10: | Line 10: | ||
<div id="wikiPreview" style="display: none; padding-bottom: 25px; margin-bottom: 25px; border-bottom: 1px solid #AAAAAA;"></div> | <div id="wikiPreview" style="display: none; padding-bottom: 25px; margin-bottom: 25px; border-bottom: 1px solid #AAAAAA;"></div> | ||
{{{for template|Progress}}} | {{{for template|Progress}}} | ||
<html> | <html> | ||
<div class="form-group"> | <div class="form-group"> | ||
<label>Päivämäärä</label> | <label>Päivämäärä</label> | ||
{{{field|Date|input type=datepicker}}} | {{{field|Date|input type=datepicker}}} | ||
</div> | |||
<div class="form-group"> | |||
<label>Organisaatio</label> | |||
{{{field|Organization|input type=text with autocomplete|values from category=Organization}}} | |||
</div> | |||
<div class="form-group"> | |||
<label>Otsikko</label> | |||
{{{field|Name|input type=text}}} | |||
</div> | |||
<div class="form-group"> | |||
<label>Kuvaus</label> | |||
{{{field|Description|input type=textarea}}} | |||
</div> | </div> | ||
</html> | </html> | ||
{{{field|Action|hidden}}} | |||
{{{field|Section|hidden}}} | |||
{{{field|Document|hidden}}} | |||
{{{field|Links|input type=text|hidden}}} | |||
{{{field|Progress Type|input type=text|hidden}}} | |||
{{{end template}}} | {{{end template}}} | ||
</includeonly> | </includeonly> |
Revision as of 20:32, 28 September 2022
This is the "Progress" form. To create a page with this form, enter the page name below; if a page with that name already exists, you will be sent to a form to edit that page.