Form:Add funding history: Difference between revisions

No edit summary
Tag: Reverted
No edit summary
 
(28 intermediate revisions by the same user not shown)
Line 1: Line 1:
<noinclude>
<noinclude>
This form allows adding investors to a Startup page.
{{Documentation}}
</noinclude>
</noinclude>
{{{info|page name=<page name>}}}
{{{info}}}


<div id="wikiPreview" style="display: none; padding-bottom: 25px; margin-bottom: 25px; border-bottom: 1px solid #AAAAAA;"></div>
{{{for template|FundingTable}}}
<h3>Funding History</h3>
<h3>Funding History</h3>
Insert the name of the investor and the round participated below
{{{for template|Startup/Funding history table}}}
{{{field|investors|holds template}}}
{{{field|investors|holds template}}}
{{{end template}}}
{{{end template}}}


{{{for template|Startup/InvestorEntry|multiple|embed in field=FundingTable[investors]}}}
{{{for template|Startup/Funding entry|multiple|embed in field=Startup/Funding history table[investors]}}}
{| class="wikitable"
{{{field|investor|input type=combobox|values from property=HasInvestor|mandatory|size=50|placeholder=Investor name}}}
! Investor
{{{field|round|input type=combobox|values from property=HasFunding_Round|mandatory|size=30}}}
! Round
|-
| {{{field|investor|input type=text|values from category=Investors|autocompletion source=Investors|mandatory}}}
| {{{field|round|input type=combobox|values from property=HasFunding_Round|mandatory}}}
|}
{{{end template}}}
{{{end template}}}


{{{standard input|save}}}
{{{standard input|save}}}
{{{standard input|cancel}}}