Portal:Create a page: Difference between revisions

Created page with "<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 Nam..."
 
No edit summary
 
(14 intermediate revisions by the same user not shown)
Line 1: Line 1:
<templatestyles src="Template:CreationHub/styles.css" />
Use these forms to create a new page on the wiki. If the page already exists, it will simply open the editor for the existing page.


<div class="creation-hub">
==Create page==
{{CreateHub}}


<div class="creation-card">
==Important notes==
<h3>Startup</h3>
====Naming conventions====
<p>Add a startup profile</p>
{{Maintenance note|text=These naming conventions should be included in our content or editing or style guide|nocat=1}}To avoid duplicate pages, take note of our naming conventions:
{{#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">
* The page title should reflect full name of the organisation or person.
<h3>Investor</h3>
* Suffixes and prefixes for organisations, such as inc. or LLC., should be omitted unless the organisation specifically stylizes themselves in that manner.
<p>Add an investor profile</p>
* Suffixes and prefixes for persons should be omitted.
{{#tag:inputbox|
* If there is more than one name that the organisation or topic is commonly referred to, consider adding redirects.
type=create
width=20
placeholder=Investor Name
preload=Template:Investor/Preload
editintro=Template:Investor/Editintro
buttonlabel=Create Investor Page
}}
</div>
 
</div>