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
 
(14 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: grid; grid-template-columns: 3fr 2fr 50px; gap: 10px; font-weight: bold; border-bottom: 2px solid #ccc; padding-bottom: 5px; margin-bottom: 10px;">
{{{for template|Startup/Funding history table}}}
  <div>Investor</div>
{{{field|investors|holds template}}}
  <div>Round</div>
  <div></div>
</div>
 
{{{for template|Startup/Investor table}}}
  <div style="margin-bottom: 10px;">
    {{{field|investors|holds template}}}
  </div>
{{{end template}}}
{{{end template}}}


{{{for template|Startup/InvestorEntry|multiple|embed in field=Startup/Investor table[investors]}}}
{{{for template|Startup/Funding entry|multiple|embed in field=Startup/Funding history table[investors]}}}
<div style="display: grid; grid-template-columns: 3fr 2fr 50px; gap: 10px; align-items: center; margin-bottom: 5px; padding: 5px; background: #f8f9fa; border: 1px solid #ddd;">
{{{field|investor|input type=combobox|values from property=HasInvestor|mandatory|size=50|placeholder=Investor name}}}
  <div>
{{{field|round|input type=combobox|values from property=HasFunding_Round|mandatory|size=30}}}
    {{{field|investor|input type=text|values from category=Investors|mandatory|placeholder=Investor Name}}}
  </div>
  <div>
    {{{field|round|input type=combobox|values from property=HasFunding_Round|mandatory}}}
  </div>
  <div>
    </div>
</div>
{{{end template}}}
{{{end template}}}


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

Latest revision as of 23:35, 8 December 2025

{{{info}}}

Funding History

Insert the name of the investor and the round participated below Startup/Funding history table investors {{{end template}}}

Startup/Funding entry investor round {{{end template}}}

save cancel