IBasepedia:Article wizard/CreateDraft: Difference between revisions

From iBase Pedia
Jump to navigation Jump to search
Created page with "<div style="max-width:800px; margin:auto;"> <h2>Create a new draft</h2> This wizard will help you create a new article draft before publishing it on iBasepedia. Drafts are created in the <code>Draft:</code> namespace so unfinished pages do not appear in the encyclopedia. <hr> <h3>Enter your article title</h3> <form action="/index.php" method="get"> <input type="hidden" name="title" value="Special:CreatePage"> <input type="hidden" name="preload" value="Template:Draf..."
 
No edit summary
 
Line 1: Line 1:
<div style="max-width:800px; margin:auto;">
= Create a new draft =


<h2>Create a new draft</h2>
Type the title of your article below. 
A page will be created in the '''Draft:''' namespace with a starter layout.


This wizard will help you create a new article draft before publishing it on iBasepedia.
<inputbox>
type = create
prefix = Draft:
preload = Template:Draft preload
editintro = Template:Draft intro
width = 30em
break = no
placeholder = Enter article title
buttonlabel = Create draft
</inputbox>


Drafts are created in the <code>Draft:</code> namespace so unfinished pages do not appear in the encyclopedia.
== What happens next? ==
 
* Your draft page will open in the editor
<hr>
* A draft banner and sections will be added
 
* Write and save safely
<h3>Enter your article title</h3>
* When ready, use '''Move''' to publish
 
<form action="/index.php" method="get">
<input type="hidden" name="title" value="Special:CreatePage">
<input type="hidden" name="preload" value="Template:Draft preload">
<input type="hidden" name="editintro" value="Template:Draft intro">
<input type="hidden" name="namespace" value="Draft">
 
<input type="text" name="page" style="width:90%; padding:8px; font-size:16px;" placeholder="Type the title of your article">
 
<br><br>
<input type="submit" value="Create draft" style="font-size:16px; padding:8px 16px;">
</form>
 
<hr>
 
<h3>What happens next?</h3>
<ul>
<li>Your draft will open in the editor</li>
<li>A draft template will be added automatically</li>
<li>You can write and save safely</li>
<li>When ready, move the page to publish</li>
</ul>
 
</div>

Latest revision as of 11:48, 12 January 2026

Create a new draft

Type the title of your article below. A page will be created in the Draft: namespace with a starter layout.

What happens next?

  • Your draft page will open in the editor
  • A draft banner and sections will be added
  • Write and save safely
  • When ready, use Move to publish