Jump to content

This site is currently in alpha, so you will run into rough edges.

Please send feedback or ideas to connect@deeptech.wiki

Form:Add funding history: Difference between revisions

From The Deep Tech Wiki
No edit summary
No edit summary
Line 7: Line 7:


<h3>Funding History</h3>
<h3>Funding History</h3>
<table class="wikitable" style="width: 100%;">
<thead>
<tr>
<th style="width: 60%;">Investor</th>
<th style="width: 30%;">Round</th>
<th style="width: 10%;">Actions</th>
</tr>
</thead>
<tbody>
{{{for template|Startup/InvestorEntry|multiple|embed in field=Startup/Investor table[investors]}}}
<tr>
<td>{{{field|investor|input type=text|values from category=Investors|autocompletion source=Investors|mandatory|size=45|placeholder=e.g. Sequoia Capital}}}</td>
<td>{{{field|round|input type=combobox|values from property=HasFunding_Round|mandatory|size=25}}}</td>
<td></td>
</tr>
{{{end template}}}
</tbody>
</table>
<div style="display:none;">
{{{for template|Startup/Investor 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=table|add button text=Add another}}}
{{{field|investor|input type=text|values from category=Investors|autocompletion source=Investors|mandatory|size=40|label=Investor}}}
{{{field|round|input type=combobox|values from property=HasFunding_Round|mandatory|size=20|label=Round}}}
{{{end template}}}


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

Revision as of 07:37, 2 December 2025

This form allows adding investors to a Startup page.

{{{info}}}

Funding History

<thead> </thead> <tbody> Startup/InvestorEntry {{{end template}}} </tbody>
Investor Round Actions
investor round

Startup/Investor table investors {{{end template}}}

save cancel