Form:Add funding history: Difference between revisions

No edit summary
Tag: Reverted
No edit summary
 
(11 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}}}
{{{info}}}
<div id="wikiPreview" style="display: none; padding-bottom: 25px; margin-bottom: 25px; border-bottom: 1px solid #AAAAAA;"></div>


<h3>Funding History</h3>
<h3>Funding History</h3>
 
Insert the name of the investor and the round participated below
<div style="display:none">
{{{for template|Startup/Funding history table}}}
{{{for template|Startup/Investor table}}}
{{{field|investors|holds template}}}
{{{field|investors|holds template}}}
{{{end template}}}
{{{end template}}}
</div>
{{{for template|Startup/InvestorEntry|multiple|embed in field=Startup/Investor table[investors]|format=template}}}
{{{intro template}}}
<table class="wikitable" style="width: 100%;">
<thead>
<tr>
<th style="width: 50%;">Investor</th>
<th style="width: 30%;">Round</th>
<th style="width: 20%;">Actions</th>
</tr>
</thead>
<tbody>
{{{end intro template}}}
<tr>
<td>{{{field|investor|input type=text|values from category=Investors|mandatory|size=40}}}</td>
<td>{{{field|round|input type=combobox|values from property=HasFunding_Round|mandatory|size=20}}}</td>
<td></td>
</tr>
{{{outro template}}}
</tbody>
</table>
{{{end outro template}}}


{{{for template|Startup/Funding entry|multiple|embed in field=Startup/Funding history table[investors]}}}
{{{field|investor|input type=combobox|values from property=HasInvestor|mandatory|size=50|placeholder=Investor name}}}
{{{field|round|input type=combobox|values from property=HasFunding_Round|mandatory|size=30}}}
{{{end template}}}
{{{end template}}}


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