Template:CreateHub: Difference between revisions
No edit summary |
No edit summary |
||
| Line 3: | Line 3: | ||
===Ecosystem pages=== | ===Ecosystem pages=== | ||
<div class="creation-row"> | <div class="creation-row"> | ||
{{#forminput:form=Startup | {{#forminput:form=Startup|placeholder=Startup's name|button text=Create Startup's page}} | ||
|placeholder=Startup's name | |||
|button text=Create Startup's page | |||
}} | |||
</div> | </div> | ||
<div class="creation-row"> | <div class="creation-row"> | ||
{{#forminput:form=Investor | {{#forminput:form=Investor|placeholder=Investor's name|button text=Create Investor's page}} | ||
|placeholder=Investor's name | |||
|button text=Create Investor's page | |||
}} | |||
</div> | </div> | ||
<div class="creation-row"> | <div class="creation-row"> | ||
{{#forminput:form=Other_stakeholder | {{#forminput:form=Other_stakeholder|placeholder=Stakeholder's name|button text=Create Stakeholder's page}} | ||
|placeholder=Stakeholder's name | |||
|button text=Create Stakeholder's page | |||
}} | |||
</div> | </div> | ||
| Line 29: | Line 17: | ||
<div class="creation-row"> | <div class="creation-row"> | ||
{{#forminput:form=Person | {{#forminput:form=Person|placeholder=Person's name|button text=Create Person's page}} | ||
|placeholder=Person's name | |||
|button text=Create Person's page | |||
}} | |||
</div> | </div> | ||
<div class="creation-row"> | <div class="creation-row"> | ||
{{# | {{#tag:inputbox| | ||
type=create | |||
useve=true | |||
width=30 | |||
placeholder=Page name | |||
buttonlabel=Create Blank page | |||
break=no | |||
}} | }} | ||
</div> | </div> | ||