Form:Duplicator series: Difference between revisions
Robertbaxter (talk | contribs) No edit summary Tag: Reverted |
Robertbaxter (talk | contribs) No edit summary Tag: Manual revert |
||
Line 5: | Line 5: | ||
{{#forminput:form=Series|autocomplete on category=Series}} | {{#forminput:form=Series|autocomplete on category=Series}} | ||
</noinclude><includeonly> | </noinclude><includeonly> | ||
<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|Series}}} | {{{for template|Series}}} | ||
{| class="formtable" | {| class="formtable" | ||
! | ! Brand: | ||
| {{{field| | | {{{field|brand|input type=text with autocomplete|property=Has brand|values from property=Has brand}}} | ||
|- | |- | ||
! | ! Number of Drums: | ||
| {{{field| | | {{{field|drum_number|input type=dropdown|values=1, 2|default=1}}} | ||
|- | |- | ||
! Launch year: | ! Launch year: | ||
| {{{field|launch_year}}} | | {{{field|launch_year|input type=regexp|regexp=/^[0-9]{4}$/|property=Was launched}}} | ||
|- | |- | ||
! | ! Discontinued year: | ||
| {{{field| | | {{{field|discontinued_year|input type=regexp|regexp=/^[0-9]{4}$/|property=Was discontinued}}} | ||
|- | |- | ||
! Status: | ! Status: | ||
| {{{field|status}}} | | {{{field|status|input type=radiobutton|property=Has status|default=Active|values=Active, Discontinued, Obsolete, Other}}} | ||
|- | |||
! Nickname: | |||
| {{{field|nickname|property=Has nickname}}} | |||
|} | |} | ||
{{{end template}}} | {{{end template}}} | ||
<!-- '''Free text:''' | |||
'''Free text:''' | {{{standard input|free text|rows=10}}} --> | ||
{{{standard input|free text|rows=10}}} | |||
</includeonly> | </includeonly> |
Revision as of 03:46, 4 December 2024
This is the "Series" 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.