Difference between revisions of "Adding New Pages - Mediawiki"

From Help Wiki
(Created page with "{{TwoColumn|lead= Learn about the two primary methods for creating new wiki pages or articles. |content= ===Create new page from a link=== ''In the beginning was the word ...'...")
 
m (subst applied to Template:TwoColumn)
(5 intermediate revisions by one other user not shown)
Line 1: Line 1:
{{TwoColumn|lead=
+
 
 +
<div class="container-fluid">
 +
<div class="row">
 +
<div class="col-md-8">
 +
<div class="lead">
 
Learn about the two primary methods for creating new wiki pages or articles.
 
Learn about the two primary methods for creating new wiki pages or articles.
|content=
+
</div>
 +
 
 
===Create new page from a link===
 
===Create new page from a link===
 
''In the beginning was the word ...''  
 
''In the beginning was the word ...''  
Line 8: Line 13:
  
 
All new pages are brought into existence by:
 
All new pages are brought into existence by:
# first creating a link to a non-existent page
+
# first creating a link to a non-existent page ''<nowiki>[[my new page title]]</nowiki>''
# following the link to this as of yet uncreated space and adding content
+
# following the link to this as of yet uncreated space and adding content (hint: it's red)
# saving the page which finalizes its creation.
+
# saving the page which then finalizes its creation
  
 
===Create a new page by "Add to Category"===
 
===Create a new page by "Add to Category"===
 +
[[File:Mw-addpagecat.png|right|200px]]
 +
Because the above process seems to profoundly confuse many new wiki authors, we've added functionality which also lets you create a new page from any category page.
 +
# Navigate to the category page where you'd like to add an article
 +
# Enter the page name in the "Add page..." form
 +
#Click '''Create'''
  
|sidebar=
+
 
 +
<!-- end col-md-8 -->
 +
</div>
 +
<div class="col-md-1"></div>
 +
<div class="col-md-3 sidebar">
 
{{Mediawiki Help}}
 
{{Mediawiki Help}}
 
{{GetHelp}}
 
{{GetHelp}}
}}
+
 
 +
<!-- end col-md-3-->
 +
</div>
 +
<!-- end row-->
 +
</div>
 +
<!-- end container-->
 +
</div>
 +
<!-- Generator=Template:TwoColumn -->
 +
__NOTOC__
 +
__NOEDITSECTION__
  
 
  [[category:Mediawiki]]
 
  [[category:Mediawiki]]

Revision as of 17:00, 14 August 2017

Learn about the two primary methods for creating new wiki pages or articles.

Create new page from a link

In the beginning was the word ...

Wikis are unlike most web authoring environments in that there does not exist a New Page button.

All new pages are brought into existence by:

  1. first creating a link to a non-existent page [[my new page title]]
  2. following the link to this as of yet uncreated space and adding content (hint: it's red)
  3. saving the page which then finalizes its creation

Create a new page by "Add to Category"

Mw-addpagecat.png

Because the above process seems to profoundly confuse many new wiki authors, we've added functionality which also lets you create a new page from any category page.

  1. Navigate to the category page where you'd like to add an article
  2. Enter the page name in the "Add page..." form
  3. Click Create