Main Page: Difference between revisions

From iBase Pedia
Jump to navigation Jump to search
No edit summary
Line 6: Line 6:
A page will be created in the '''Draft:''' namespace with a starter layout.
A page will be created in the '''Draft:''' namespace with a starter layout.


<div style="text-align:left">
{{#css:
.create-draft-box input[type="text"] {
    background: yellow;
    color: red;
    align= left;
    font-size: 1.25rem;
    padding: 8px;
    border: 2px solid red;
    border-radius: 6px;
}
 
.create-draft-box input[type="submit"] {
    background: red;
    color: yellow;
    align= left;
    font-size: 1.1rem;
    padding: 8px 14px;
    border: none;
    border-radius: 6px;
    cursor: pointer;
}
}}
 
<div class="create-draft-box">
 
<inputbox>
<inputbox>
type = create
type = create
Line 17: Line 41:
buttonlabel = Create draft
buttonlabel = Create draft
</inputbox>
</inputbox>
</div>
</div>



Revision as of 12:09, 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