Form:Add funding history: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
| Line 7: | Line 7: | ||
{{{for template|Startup/Investor_table}}} | {{{for template|Startup/Investor_table}}} | ||
<h3>Funding History</h3> | <h3>Funding History</h3> | ||
{{{field|investors|holds template}}} | {{{field|investors|holds template}}} | ||
{{{end template}}} | |||
{{{for template|Startup/InvestorEntry|multiple|label=New Investor Row|embed in field=Startup/Investor_table[investors]}}} | |||
{| class="wikitable" | |||
! Investor | |||
! 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}}} | ||
Revision as of 03:38, 2 December 2025
This form allows adding investors to a Startup page.
page name=<Startup Name>
Startup/Investor_table
Funding History
investors
{{{end template}}}
Startup/InvestorEntry
| Investor | Round |
|---|---|
| investor | round |
{{{end template}}}
save