Editing How to write an article

Jump to: navigation, search

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.

This page supports semantic in-text annotations (e.g. "[[Is specified as::World Heritage Site]]") to build structured and queryable content provided by Semantic MediaWiki. For a comprehensive description on how to use annotations or the #ask parser function, please have a look at the getting started, in-text annotation, or inline queries help pages.

Latest revision Your text
Line 1: Line 1:
To see mediawiki's help article on creating a new page, [http://www.mediawiki.org/wiki/Help:Starting_a_new_page click here].
+
To see mediawiki's help article on creating a new page, [http://www.mediawiki.org/wiki/Help:Starting_a_new_page click here].
  
== The basics ==
+
== Log In ==
 
+
To create a new wiki page, you must first [http://www.straightrazorplace.com/srpwiki/index.php?title=Special:UserLogin&returnto=Special:UserLogout log in] to the wiki using your SRP username and password.
=== Log In ===
+
== Create a Title ==
 
+
Once you are logged in, type this into the browser address bar: <font color=Blue>www.straightrazorplace.com/srpwiki/index.php/New Wiki Page Title</font> where "New Wiki Page Title" is the title you'd like to use.  Then press enter and you will be shown the message "There is currently no text in this page, you can search for this page title in other pages or edit this page."
To create a new wiki page, you must first [https://straightrazorpalace.com/srpwiki/index.php?title=Special:UserLogin&returnto=Special:UserLogout log in] to the wiki using your SRP username and password.  
 
 
 
<span style="color:darkred">'''Due to incompatibility in the software that we use to synchronise login credentials between the forum and the wiki, you need to contact [https://straightrazorpalace.com/members/gugi.html gugi] or [https://straightrazorpalace.com/members/HNSB.html HNSB] to get access.''' </span>
 
 
 
=== Create a title ===
 
Once you are logged in, type this into the browser address bar: <font color=Blue>straightrazorpalace.com/srpwiki/index.php/New Wiki Page Title</font> where "New Wiki Page Title" is the title you'd like to use.  Then press enter and you will be shown the message "There is currently no text in this page, you can search for this page title in other pages or edit this page."
 
 
 
You will get the same result if you type the desired page name into the search field.
 
  
 
Near the top of the page, you will see the following option tabs: Page, Discussion, Create, Watch.  Click the "Create" tab, and you will be taken to an edit page where you can write your new page text
 
Near the top of the page, you will see the following option tabs: Page, Discussion, Create, Watch.  Click the "Create" tab, and you will be taken to an edit page where you can write your new page text
 
+
== Preview the Page==
=== Edit the page ===
 
 
 
Please refer to the [http://en.wikipedia.org/wiki/Wikipedia:How_to_edit_a_page Wikipedia entry on how to edit a page]. It contains all the information you need to create lists, links, and everything else you need. Please also note that when you edit a page, you will be presented with a formatting bar not unlike the one in the forums. The [http://en.wikipedia.org/wiki/Wikipedia:Cheatsheet Wikipedia Cheatsheet] has many other useful tips.
 
 
 
=== Preview the page===
 
 
At the bottom of the page you're creating will be the options: Save page, Preview, Changes.  Click "Preview" to see how your new article will look like once it is saved.  If you see anything you need to edit before you save the page to the Wiki, scroll down below the preview and make your changes in the editing area.
 
At the bottom of the page you're creating will be the options: Save page, Preview, Changes.  Click "Preview" to see how your new article will look like once it is saved.  If you see anything you need to edit before you save the page to the Wiki, scroll down below the preview and make your changes in the editing area.
  
 
Repeat as often as necessary until you are satisfied with your page.
 
Repeat as often as necessary until you are satisfied with your page.
=== Save it to the Wiki ===
+
== Save it to the Wiki ==
Click on "Save page" - that is it!
+
Click on "Save page"
 
 
=== Uploading files ===
 
 
 
If you want to insert your own file into your new page, [[Special:Upload|upload it]] to the wiki first and then insert into your page using whatever wiki commands are appropriate. You can also [[Special:MultipleUpload|upload 5 files at once]].
 
  
== Advanced topics ==
+
That's it!  If you want to insert your own file into your new page, [http://www.straightrazorplace.com/srpwiki/index.php/Special:Upload upload it] to the wiki first and then insert into your page using whatever wiki commands are appropriate.
  
=== Adding an image gallery ===
+
== Advanced Topics ==
 +
=== Adding an Image Gallery ===
 
Especially when writing a [[:Category:Tutorials | Tutorial]], adding images will be useful. You will need to do 2 things:
 
Especially when writing a [[:Category:Tutorials | Tutorial]], adding images will be useful. You will need to do 2 things:
 
# Upload the images to the Wiki using the [[Special:Upload | Upload page]]. Remember the name of the image, because you will need it in the next step.
 
# Upload the images to the Wiki using the [[Special:Upload | Upload page]]. Remember the name of the image, because you will need it in the next step.
 
# Use code like the following to create the gallery:
 
# Use code like the following to create the gallery:
<pre><gallery caption="Your caption here." widths="350px" heights="300px" perrow="2">
+
: <pre><gallery caption="The beginning, the razor looks good from this angle..." widths="350px" heights="300px" perrow="2">
Image:Illustrated_Guide_to_Fixing_Warped_Scales_-_002.jpg | Image 1
+
: Image:Illustrated_Guide_to_Fixing_Warped_Scales_-_002.jpg | Image 1
Image:Illustrated_Guide_to_Fixing_Warped_Scales_-_004.jpg | Image 2
+
: Image:Illustrated_Guide_to_Fixing_Warped_Scales_-_004.jpg | Image 2
Image:Illustrated_Guide_to_Fixing_Warped_Scales_-_005.jpg | Image 3
+
: Image:Illustrated_Guide_to_Fixing_Warped_Scales_-_005.jpg | Image 3
Image:Illustrated_Guide_to_Fixing_Warped_Scales_-_018.jpg | Image 4
+
: Image:Illustrated_Guide_to_Fixing_Warped_Scales_-_018.jpg | Image 4
</gallery></pre>
+
: </gallery></pre>
  
 
The above code and its components is explained in more detail in the [http://en.wikipedia.org/wiki/Image_tutorial#.3Cgallery.3E_tag Mediawiki documentation].
 
The above code and its components is explained in more detail in the [http://en.wikipedia.org/wiki/Image_tutorial#.3Cgallery.3E_tag Mediawiki documentation].
Line 51: Line 35:
 
; <tt>perrow</tt> : How many images will go into one row of the gallery. The image dimensions above with 2 images per row yield a good result without forcing the user to actually click on the images to enlarge them.
 
; <tt>perrow</tt> : How many images will go into one row of the gallery. The image dimensions above with 2 images per row yield a good result without forcing the user to actually click on the images to enlarge them.
 
; <tt>Image:... | Image...</tt> : The actual images, whose names you will get once you have uploaded your image. The text after the pipe symbol (<tt>|</tt>) will be the image caption.
 
; <tt>Image:... | Image...</tt> : The actual images, whose names you will get once you have uploaded your image. The text after the pipe symbol (<tt>|</tt>) will be the image caption.
 
=== Bulk renaming files ===
 
When uploading files to the Wiki, it will make sense to give them meaningful names. However, digital cameras for example will typically name files ABC000012.png or similar. If you want to upload a number of files, it will be useful to rename them according to the topic about which you will write. You might find a utility useful that will let you bulk rename those files. Examples for such utilities for Windows can be found [http://lifehacker.com/software/windows/rename-windows-files-in-bulk-171909.php here]. Unix users might find [http://thunar.xfce.org/pwiki/documentation/bulk_renamer ThunarBulkRename] or [http://linux.die.net/man/1/mmv mmv (console)] useful.
 
 
[[Category:SRPWiki_Editing]]
 

Please note that all contributions to Shave Library may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see Shave Library:Copyrights for details). Do not submit copyrighted work without permission!

Cancel | Editing help (opens in new window)