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 3: Line 3:
 
== The basics ==
 
== The basics ==
  
=== Log In ===
+
=== 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.
  
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 a bug in the software that we use to synchronise login credentials between the forum and the wiki, you need to contact dwessell if your user name contains spaces (" "), dashes ("-") or underscores ("_").''' </span>
 
 
<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 ===
 
=== 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."
+
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."
 
 
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
Line 18: Line 15:
 
=== Edit 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.
+
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.
  
 
=== Preview the page===
 
=== Preview the page===
Line 37: Line 34:
 
# 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 53: Line 50:
  
 
=== Bulk renaming files ===
 
=== 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.
+
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 mmv (console) useful.
 +
 
 +
=== Other Useful Tips ===
 +
 
 +
The [http://en.wikipedia.org/wiki/Wikipedia:Cheatsheet Wikipedia Cheatsheet] has many other useful tips.
  
 
[[Category:SRPWiki_Editing]]
 
[[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)