Form:Startup: Difference between revisions
No edit summary |
No edit summary |
||
| (28 intermediate revisions by the same user not shown) | |||
| Line 6: | Line 6: | ||
{{#forminput:form=Startup}} | {{#forminput:form=Startup}} | ||
</noinclude><includeonly> | </noinclude><includeonly> | ||
<div class="mw-message-box mw-message-box-notice"> | |||
'''Welcome!''' You're creating or editing a <b>startup</b> page. | |||
{{Template_EditIntro}} | |||
</div> | |||
<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|Infobox_Startup}}} | {{{for template|Infobox_Startup}}} | ||
| Line 13: | Line 20: | ||
|- | |- | ||
! Status: | ! Status: | ||
| {{{field|status|input type=dropdown|values=Active, Acquired, IPO, Defunct|mandatory}}} | | {{{field|status|input type=dropdown|values=Active, Acquired, IPO, Defunct|mandatory|default=Active}}} | ||
|- | |- | ||
! Website (include https://): | ! Website (include https://): | ||
| {{{field|website}}} | | {{{field|website|default=https://}}} | ||
|- | |- | ||
! Vertical(s): | ! Vertical(s): | ||
| {{{field|vertical|input type=tokens|values from property=HasVertical}}} | | {{{field|vertical|input type=tokens|values from property=HasVertical}}} | ||
|- | |||
! Technology Readiness Level: | |||
| {{{field|trl|input type=radiobutton|property=HasTRL|mandatory|default=Unknown/Not Applicable}}} | |||
|- | |- | ||
! Latest Funding: | ! Latest Funding: | ||
| {{{field|latest_funding|input type=combobox|values from property= | | {{{field|latest_funding|input type=combobox|values from property=HasLatest Funding Round}}} | ||
|- | |- | ||
! Founding Year: | ! Founding Year: | ||
| Line 32: | Line 42: | ||
! Active In (other countries): | ! Active In (other countries): | ||
| {{{field|active_in|input type=tokens|values from property=HasHeadquarters}}} | | {{{field|active_in|input type=tokens|values from property=HasHeadquarters}}} | ||
|- | |- | ||
! Spun off from: | ! Spun off from: | ||
| Line 49: | Line 50: | ||
'''Page Content''' | '''Page Content''' | ||
<br /> | <br /> | ||
{{{standard input|free text|rows=30| | {{{standard input|free text|rows=30|preload=Template:Startup/Boilerplate}}} | ||
}}} | |||
{{{standard input|summary}}} | {{{standard input|summary}}} | ||
| Line 94: | Line 56: | ||
{{{standard input|save}}} {{{standard input|preview}}} {{{standard input|cancel}}} | {{{standard input|save}}} {{{standard input|preview}}} {{{standard input|cancel}}} | ||
</includeonly> | </includeonly> | ||
{{documentation}} | |||