Wazeopedia:Beginners guide View history

No edit summary
m (→‎How to create a new page in your name space: updated links to wazeopedia)
 
(26 intermediate revisions by 3 users not shown)
Line 1: Line 1:
;Create your user page
The wiki is supposed to be quick and easy to use so you can get information written down quickly. Once you learn a few simple how-tos, it is easyJust hit the edit button and type.
:Don't be scared by the wiki.  For most of the things we do, just click on '''edit''' and start typing.  Start with your very own personal page.  See your name at the top of the wiki page?  Is it red? That means it links to a page that exist yet. When you go to a red link, the wiki can create it for youSo click on your user name above.  Click inside the editing box. Start typing.  Hit preview.  Like it?  Hit save.  Congratulations.  You created a wiki page. This is  your user page.


;Edit a page
Before you begin, please read about wiki etiquette on the forums.   
:Go to your user page. See the edit tab at the top of the page. Click itStart typing in the editing box. Use the show Preview button .Push the changes button to see what you have changed. Save.  That's it.  You can stop reading this tutorial right now. Ask someone else to help wikify your work.
This wiki is for technical documentation and best editing practices for waze editors. Every time we change the wiki, it causes confusion for some editor, so we do our best to make sure that changes are necessary and well-done.


;History of changes
You can develop new wiki pages in what is called your name space. Then you can ask for peer review before moving the information to its final location.
:Look at your user page. Click the history tab at the top. How many versions are there? Compare the two versions to see the changes.
 
==Easy things==
===How to log in===
[[File:Wiki login en.JPG|thumb|600px]]<br style="clear: all;"/>
In order to edit, You must log in. If you can see your name at the top of the wiki page, you are logged in.  If you see the link '''log in''', click it. Login with your Waze username (first character capitalized) and waze password.
 
===How to create or add to your user page===
Click on your name near the top of the page.
* If your name at the top of the page is red (red link) then the page has not been created yet. Click the link "edit this page" to create the page
* Click inside the editing box. Start typing.  Don't know what to type?  Add the wiki template '''<nowiki>{{PrivateMessage}}</nowiki>''' to create a link to send you a PM on the waze forum.
* Hit preview.  Like it?  Hit save.  Congratulations.  You created a wiki page. This is  your user page.
 
===How to create a new page in your name space===
Decide what your new page is going to be called.  Use the normal rules for wiki title capitalization (sentence-style capitalization). If you want spaces in the page name, you'll use underscores "_" when you create the title.
 
Click on your name at the top of the page.  Now look at the address bar at the top of the window.  It should contain something like '''<nowiki>https://wazeopedia.waze.com/wiki/User:Wazer_name</nowiki>'''
 
Change the page name in the address bar by adding a slash followed by your page title. The result should look something like '''<nowiki>https://wazeopedia.waze.com/wiki/User:Wazer_name/My_new_page</nowiki>'''. Hit return
 
Choose the "edit this page" link.  Edit the page, preview, and save
 
===Edit an existing page===
Go to your new page. See the edit tab at the top of the page. Click it. Start typing in the editing box. Use the "Show preview" button at the bottom of the page. Use the "Show changes" button to see what you have changed. Use the "Save page" button to save your changes.
 
===How to Upload a file===
If you want to add an image (see below), you may want to do this.  Look for the [[Special:Upload|Upload file]] way down on the left side of the wiki page.  Follow the instructions on the page.  Use the Upload file button.
 
===How to add an image===
The wiki uses the '''File''' tag to show images.  These images have to be uploaded to the wiki already.  You can use [[Special:ListFiles|one of the images already on the wiki]] or you can [[Special:Upload|upload a new file]]. The image file you want will have a name something like <nowiki>File:Pennsylvania_counties.jpg</nowiki>.
 
You can use the image of a photograph to insert an image.  Or you can '''Edit Source''' and do it the old fashioned way. Type '''<nowiki>[[</nowiki>''', then the image file name, then '''<nowiki>|thumb]]</nowiki>'''. This will add your file in a size small enough to fit on the page. [//www.mediawiki.org/wiki/Help:Images You can read more about how to get the image the right size and position on the page].
 
===How to link to another page ===
There are two ways to do this.  You can use the chain link image.  Or you can '''Edit Source'''  and see what the chain link tool does for you.  To link to pages on the wiki, use the wikilink tag '''[['''. To link to pages not on this wiki, use the external link tag '''['''. 
 
;<nowiki>[[Creating_and_editing_road_segments#Confirm_the_road_by_updating_details]]</nowiki> : This is a wiki link. To get the page name, go to the page you want, click the section you want in the menu, and copy everything after "wiki/" from the address bar and paste it inside the tag.  To control how the link looks, add link text after the pipe '''|''' <nowiki>[[Creating_and_editing_road_segments#Confirm_the_road_by_updating_details|confirm]]</nowiki>
 
;<nowiki>[//maps.psiee.psu.edu/paatlas/]</nowiki>
: This is an external link.  To keep it from looking like [https://maps.psiee.psu.edu/paatlas/], add a space and some link text after the URL. <nowiki>[//maps.psiee.psu.edu/paatlas/ PASDA]</nowiki>. If you copy an <code>https</code> URL, leave out everything before the '''//''' to avoid the "locked" icon.
 
===How to add formatting===
Try out the formatting links above the edit box for bold and italic. Click on Advanced or Special characters. to see more options.  Try some headings, lists, tables, and special characters. Click "Help" for more information.


;Create a wiki link
===How to use a wiki template===
:Right back to this page just in case you forget. Edit your user pageType this. <code> <nowiki>[[waze:Beginners guide]]</nowiki></code>. A wiki link goes to another page in the same wiki.  It is surrounded by double square brackets <nowiki>[[]]</nowiki>.  Inside is the page you want to link to. In wiki links, only use the page title.  Would you like a link label?  After the page title, use a pipe '''|''' and then the link label, like this: <code> <nowiki>[[waze:Beginners guide|link label]]</nowiki></code>
Some wiki templates are just reusable bits of textOthers take parameters that can control what they look like or what they say. You can look at the list of [//wiki.waze.com/wiki/index.php?title=Special%3AAllPages&from=&to=&namespace=10 all available templates] or you can look at the list of all templates used in a page that you are editing (see below). The wiki template documentation tells you how to use the template - use '''Edit Source''' on your page and follow the instructions given in the examples.


;Create an external link
==Things you can find out about a page==
:Copy a link from the forum. Put it in single square brackets.
;History of changes
:Look at your user page. Click the history tab at the top. How many versions are there?  Compare any two versions to see the changes.


;Add some formatting.
;Templates used in a page
:Edit your page. Try out the formatting icons above the editing box.  Click on Advanced to open it. Add some headings.  Try bold, italic, and underline.  Add some lists. Use Special characters.  Go crazy -- this is just practice.  click help. Try things out.
:Edit the wiki page. Use the preview button.  Look for the list of '''Templates used in this preview'''.  Click to open the list.


;Use a wiki template
==Intermediate wiki skills==
:Mbox?
===Add and format a table===
In the bar above the editing box, look for the table icon in Adanced > Insert.  Insert a table.
You'll find more information on changing the format at [//www.mediawiki.org/wiki/Help:Tables]
===Use a wiki magic word. ===
'''Edit Source''' your user page. Type this into your user page: <nowiki>{{FULLPAGENAME}}</nowiki>. Preview. What do you see? It should be the same as the name of your page. You will often see [http://m.mediawiki.org/wiki/Help:Magic_words|wiki magic words] in wiki pages.


;Use a wiki magic word. 
===See all subpages of a page===
:Edit your user page. Type this into your user page: <nowiki>{{FULLPAGENAME}}</nowiki>. Preview. What do you see? It should be the same as the name of your page. You will often see [http://m.mediawiki.org/wiki/Help:Magic_words|wiki magic words] in wiki pages.
'''Edit Source''', and then add this to your user page to list all pages in your namespace: <code><nowiki>{{Special:Prefixindex/{{FULLPAGENAME}}/}}</nowiki></code>


;Create a new subpage
:Sometimes you need to work on material before it is ready to put into the wiki '''mainspace''' where they go live and searchable.  You can create a page or two and work on them for a while.<br/> Edit your user page.  Copy this in: <nowiki>[[{{FULLPAGENAME}}/sandbox]]</nowiki>.  Preview.  Save.  Follow that new link.  Type something into it.  Preview. Save.  Another page created.  The sandbox can be a useful place to experiment.




;All your pages
:<code><nowiki>{{Special:Prefixindex/{{FULLPAGENAME}}}}</nowiki></code>
{{Special:Prefixindex/{{FULLPAGENAME}}}}


;Upload a file
{{navbox
;[[FILE:Bottom bar.PNG|700px]]
|group1=wiki help
|list1={{flatlist|1=
*[//www.mediawiki.org/wiki/Help:Tables Tables]
*[//en.wikipedia.org/wiki/Help:A_quick_guide_to_templates Templates]
}}
}}

Latest revision as of 03:36, 31 March 2019

The wiki is supposed to be quick and easy to use so you can get information written down quickly. Once you learn a few simple how-tos, it is easy. Just hit the edit button and type.

Before you begin, please read about wiki etiquette on the forums. This wiki is for technical documentation and best editing practices for waze editors. Every time we change the wiki, it causes confusion for some editor, so we do our best to make sure that changes are necessary and well-done.

You can develop new wiki pages in what is called your name space. Then you can ask for peer review before moving the information to its final location.

Easy things

How to log in


In order to edit, You must log in. If you can see your name at the top of the wiki page, you are logged in. If you see the link log in, click it. Login with your Waze username (first character capitalized) and waze password.

How to create or add to your user page

Click on your name near the top of the page.

  • If your name at the top of the page is red (red link) then the page has not been created yet. Click the link "edit this page" to create the page
  • Click inside the editing box. Start typing. Don't know what to type? Add the wiki template {{PrivateMessage}} to create a link to send you a PM on the waze forum.
  • Hit preview. Like it? Hit save. Congratulations. You created a wiki page. This is your user page.

How to create a new page in your name space

Decide what your new page is going to be called. Use the normal rules for wiki title capitalization (sentence-style capitalization). If you want spaces in the page name, you'll use underscores "_" when you create the title.

Click on your name at the top of the page. Now look at the address bar at the top of the window. It should contain something like https://wazeopedia.waze.com/wiki/User:Wazer_name

Change the page name in the address bar by adding a slash followed by your page title. The result should look something like https://wazeopedia.waze.com/wiki/User:Wazer_name/My_new_page. Hit return

Choose the "edit this page" link. Edit the page, preview, and save

Edit an existing page

Go to your new page. See the edit tab at the top of the page. Click it. Start typing in the editing box. Use the "Show preview" button at the bottom of the page. Use the "Show changes" button to see what you have changed. Use the "Save page" button to save your changes.

How to Upload a file

If you want to add an image (see below), you may want to do this. Look for the Upload file way down on the left side of the wiki page. Follow the instructions on the page. Use the Upload file button.

How to add an image

The wiki uses the File tag to show images. These images have to be uploaded to the wiki already. You can use one of the images already on the wiki or you can upload a new file. The image file you want will have a name something like File:Pennsylvania_counties.jpg.

You can use the image of a photograph to insert an image. Or you can Edit Source and do it the old fashioned way. Type [[, then the image file name, then |thumb]]. This will add your file in a size small enough to fit on the page. You can read more about how to get the image the right size and position on the page.

How to link to another page

There are two ways to do this. You can use the chain link image. Or you can Edit Source and see what the chain link tool does for you. To link to pages on the wiki, use the wikilink tag [[. To link to pages not on this wiki, use the external link tag [.

[[Creating_and_editing_road_segments#Confirm_the_road_by_updating_details]]
This is a wiki link. To get the page name, go to the page you want, click the section you want in the menu, and copy everything after "wiki/" from the address bar and paste it inside the tag. To control how the link looks, add link text after the pipe | [[Creating_and_editing_road_segments#Confirm_the_road_by_updating_details|confirm]]
[//maps.psiee.psu.edu/paatlas/]
This is an external link. To keep it from looking like [1], add a space and some link text after the URL. [//maps.psiee.psu.edu/paatlas/ PASDA]. If you copy an https URL, leave out everything before the // to avoid the "locked" icon.

How to add formatting

Try out the formatting links above the edit box for bold and italic. Click on Advanced or Special characters. to see more options. Try some headings, lists, tables, and special characters. Click "Help" for more information.

How to use a wiki template

Some wiki templates are just reusable bits of text. Others take parameters that can control what they look like or what they say. You can look at the list of all available templates or you can look at the list of all templates used in a page that you are editing (see below). The wiki template documentation tells you how to use the template - use Edit Source on your page and follow the instructions given in the examples.

Things you can find out about a page

History of changes
Look at your user page. Click the history tab at the top. How many versions are there? Compare any two versions to see the changes.
Templates used in a page
Edit the wiki page. Use the preview button. Look for the list of Templates used in this preview. Click to open the list.

Intermediate wiki skills

Add and format a table

In the bar above the editing box, look for the table icon in Adanced > Insert. Insert a table. You'll find more information on changing the format at [2]

Use a wiki magic word.

Edit Source your user page. Type this into your user page: {{FULLPAGENAME}}. Preview. What do you see? It should be the same as the name of your page. You will often see magic words in wiki pages.

See all subpages of a page

Edit Source, and then add this to your user page to list all pages in your namespace: {{Special:Prefixindex/{{FULLPAGENAME}}/}}