Template:CreationHub: Difference between revisions

No edit summary
Tags: Manual revert Reverted
Blanked the page
Tags: Blanking Manual revert
 
Line 1: Line 1:
<templatestyles src="Template:CreationHub/styles.css" />


<div class="creation-hub">
<div class="creation-card">
<h3>Startup</h3>
<p>Add a startup profile</p>
{{#tag:inputbox|
type=create
width=20
placeholder=Startup Name
preload=Template:Startup/Preload
editintro=Template:Startup/Editintro
buttonlabel=Create Startup Page
}}
</div>
<div class="creation-card">
<h3>Investor</h3>
<p>Add an investor profile</p>
{{#tag:inputbox|
type=create
width=20
placeholder=Investor Name
preload=Template:Investor/Preload
editintro=Template:Investor/Editintro
buttonlabel=Create Investor Page
}}
</div>
</div>