Difference between revisions of "Help:Contents"

From PeformIQ Upgrade
Jump to navigation Jump to search
Line 1: Line 1:
= Help Overview =
If you have a technical question which is not answered here, you may wish to check the [http://en.wikipedia.org/wiki/Help:Contents help pages on Wikipedia].
== Creating a new page ==
:''Main article: [[Help:Creating a page]]''
There are two main ways to create a page:
#Perform a search for the new title with the Go button. When the search finds nothing, click on the red link "create this page".
#If you're editing a page and want to link to a new page, create the link as usual, then save the page. Clicking on the redlink allows you to start editing the new page (don't forget to save).
=== Naming conventions ===
The name is case-sensitive, except for the first letter, which is automatically made upper-case. Don't capitalize all words, except for proper names, or terms that are abbreviated, e.g. use '''Appropriate technology''', not '''Appropriate Technology'''. 
For guidelines on naming projects and other types of pages, see [[Help:Page naming]].
== Formatting ==
You can format your text using wiki markup. This consists of normal characters like asterisks, single quotes or equation marks which have a special function in the wiki, sometimes depending on their position. For example, to format a word in ''italic'', you include it in two single quotes like <tt><nowiki>''this''</nowiki></tt>
===Paragraphs===
Appropedia ignores normal line breaks. To start a new paragraph, leave an empty line. You can also start a newline with the HTML tag <tt><nowiki><br></nowiki></tt>. 
===Formatting===
<div style="float:left">
{|
|-
| align="center"|'''Description'''
| align="center"|'''You type'''
| align="center"|'''You get'''
|-
| colspan="3" align="center" | ''applies anywhere''
|-
|Italify text
|<tt><nowiki>''italic''</nowiki></tt>
|''italic''
|-
| Bold text
|<tt><nowiki>'''bold'''</nowiki></tt>
|'''bold'''
|-
| Bold and italic
|<tt><nowiki>'''''bold & italic'''''</nowiki></tt>
|'''''bold & italic'''''
|-
|Escape wiki markup
|<tt><nowiki><nowiki>no ''markup''</nowiki></nowiki></tt>
|<nowiki>no ''markup''</nowiki>
|-
| colspan="3" align="center" | ''only at the beginning of the line''
|-
|Headings<br>
of different sizes
|
<tt><nowiki>==level 1==</nowiki></tt><br />
<tt><nowiki>===level 2===</nowiki></tt><br />
<tt><nowiki>====level 3====</nowiki></tt><br />
<tt><nowiki>=====level 4=====</nowiki></tt>
| <!--Below are manually formatted heading samples, to avoid section edit links.-->
<big><big><big>'''Level 1'''</big></big></big><br><br>
----
<big><big>'''Level 2'''</big></big><br><br>
'''Level 3'''<br><br>
'''Level 4'''
|-
|Horizontal rule (use sparingly)
|
<tt><nowiki>----</nowiki></tt>
|
----
|-
|Bullet list
|
&#42; one<br>
&#42; two<br>
&#42; three<br>
|
* one
* two
* three
|-
|Numbered list
|
&#35; one<br>
&#35; two<br>
&#35; three<br>
|
# one
# two
# three
|-
|Definition list
|
&#59;Definition<br>
&#58;item 1<br>
&#58;item 2<br>
|
;Definition
:item 1
:item 2
|-
|Preformatted text
|
&nbsp;&nbsp;a space at the<br>
&nbsp;&nbsp;beginning of the line<br>
&nbsp;&nbsp;creates<br>
&nbsp;&nbsp;preformatted text
|
a space at the
begin of the line
creates
preformatted text
|}
</div>
<br clear="both">
== Files ==
Greenlivingpedia encourages the use of supporting media and images. Following are some instructions and guidelines on including media in your page.
=== Uploading ===
Before uploading, please ensure that you have rights to upload and redistribute the file(s) in question and that you in turn grant these rights to others.
#Save a file on your computer and remember where, i.e. what folder.
#*Make sure to give it a unique name, such as your projectname_description.jpg
#*For photos: Save the photo with no dimension greater than 800 pixels, and do less if big is not necessary
#*For photos: Save the photo rotated in the proper orientation
#In Appropedia Click "Upload file"
#*This link is located in the menu on the left in the "toolbox"
#Click "Browse..."
#*This button is located in the Upload file page you now have up
#*This will bring up your operating system's standard file open dialog
#Browse your computer for you file
#Choose the file
##This will fill the Source and Destination Name of that file into the corresponding text fields.
#Enter a summary (this step is optional but considerate)
#Then press the "Upload file" button to finish the upload. This may take some time if you have a slow internet connection.
The preferred formats are JPEG for photographic images, PNG for drawings and other iconic images, and OGG for sounds. Please name your files descriptively to avoid confusion.
Please note that as with wiki pages, others may edit your uploads (and admins may delete them) if they think it serves the project, and you may be blocked from uploading if you abuse the system.
Once your file is uploaded you will probably want to put it in your page.
=== Avoid huge image files ===
Huge image files should be avoided - it puts a load on the servers and makes pages load slowly (especially in remote or underdeveloped areas). Usually the file should be compressed to 100 kB or less (200 kB or less for a very large or detailed picture). Raw photos from digital cameras can be more than 1 MB, which is much too large.
An image editing tool can help you make it smaller. An excellent free program for Windows users is [http://fookes.com/ezthumbs/index.php Easy Thumbnails]. By default it makes small "thumbnail" images, but the output can be adjusted to any size, and a preview is given (with the output file's size in the top bar). This program seems to give optimal quality for a relatively small image size.
=== Linking ===
To put your picture (file) in your page, you link to it by placing double brackets around the name of the file page (as if it was another PostPedia page).  For instance if you just uploaded a file named AEFprevfilt2.jpg, you would put double brackets around image:AEFprevfilt2.jpg, eg: <nowiki>[[Image:AEFprevfilt2.jpg]]</nowiki>
To link to a file any file on the NT network share use this syntax (note the 2 forward slashes as in -  file://)
[file://hcoprod5/postmaster/Public/Technology/Systems/PostMaster-RelatedAppTopology.svgz Example File]
*Note that the person will need to have access to share for the link to work.
See [http://en.wikipedia.org/wiki/Picture_tutorial picture tutorial] for more options.
== Editing Pages ==
See [http://en.wikipedia.org/wiki/Wikipedia:How_to_edit_a_page Wikipedia:How to edit a page] and [http://en.wikipedia.org/wiki/Help:Contents/Editing_Wikipedia Editing Wikipedia].
== External links ==
* [http://en.wikipedia.org/wiki/Help:Contents Help pages on Wikipedia]
* [http://meta.wikimedia.org/wiki/Help:Contents Help Contents]
* [http://meta.wikimedia.org/wiki/Help:Contents Help Contents]
* [http://meta.wikimedia.org/wiki/Help:Searching Help Searching]
* [http://meta.wikimedia.org/wiki/Help:Searching Help Searching]
Line 6: Line 176:




 
[[Category:HELP]]
= Setting Up Redirects =
 
A page with a single ine as follows...
 
<pre>
#REDIRECT [[mw:Manual:Using custom namespaces]]
</pre>

Revision as of 12:12, 19 October 2007

Help Overview

If you have a technical question which is not answered here, you may wish to check the help pages on Wikipedia.

Creating a new page

Main article: Help:Creating a page

There are two main ways to create a page:

  1. Perform a search for the new title with the Go button. When the search finds nothing, click on the red link "create this page".
  2. If you're editing a page and want to link to a new page, create the link as usual, then save the page. Clicking on the redlink allows you to start editing the new page (don't forget to save).

Naming conventions

The name is case-sensitive, except for the first letter, which is automatically made upper-case. Don't capitalize all words, except for proper names, or terms that are abbreviated, e.g. use Appropriate technology, not Appropriate Technology.

For guidelines on naming projects and other types of pages, see Help:Page naming.

Formatting

You can format your text using wiki markup. This consists of normal characters like asterisks, single quotes or equation marks which have a special function in the wiki, sometimes depending on their position. For example, to format a word in italic, you include it in two single quotes like ''this''

Paragraphs

Appropedia ignores normal line breaks. To start a new paragraph, leave an empty line. You can also start a newline with the HTML tag <br>.

Formatting

Description You type You get
applies anywhere
Italify text ''italic'' italic
Bold text '''bold''' bold
Bold and italic '''''bold & italic''''' bold & italic
Escape wiki markup <nowiki>no ''markup''</nowiki> no ''markup''
only at the beginning of the line
Headings

of different sizes

==level 1==
===level 2===
====level 3====
=====level 4=====

Level 1


Level 2

Level 3

Level 4

Horizontal rule (use sparingly)

----


Bullet list

* one
* two
* three

  • one
  • two
  • three
Numbered list

# one
# two
# three

  1. one
  2. two
  3. three
Definition list

;Definition
:item 1
:item 2

Definition
item 1
item 2
Preformatted text

  a space at the
  beginning of the line
  creates
  preformatted text

a space at the 
begin of the line 
creates 
preformatted text


Files

Greenlivingpedia encourages the use of supporting media and images. Following are some instructions and guidelines on including media in your page.

Uploading

Before uploading, please ensure that you have rights to upload and redistribute the file(s) in question and that you in turn grant these rights to others.

  1. Save a file on your computer and remember where, i.e. what folder.
    • Make sure to give it a unique name, such as your projectname_description.jpg
    • For photos: Save the photo with no dimension greater than 800 pixels, and do less if big is not necessary
    • For photos: Save the photo rotated in the proper orientation
  2. In Appropedia Click "Upload file"
    • This link is located in the menu on the left in the "toolbox"
  3. Click "Browse..."
    • This button is located in the Upload file page you now have up
    • This will bring up your operating system's standard file open dialog
  4. Browse your computer for you file
  5. Choose the file
    1. This will fill the Source and Destination Name of that file into the corresponding text fields.
  6. Enter a summary (this step is optional but considerate)
  7. Then press the "Upload file" button to finish the upload. This may take some time if you have a slow internet connection.

The preferred formats are JPEG for photographic images, PNG for drawings and other iconic images, and OGG for sounds. Please name your files descriptively to avoid confusion.

Please note that as with wiki pages, others may edit your uploads (and admins may delete them) if they think it serves the project, and you may be blocked from uploading if you abuse the system.

Once your file is uploaded you will probably want to put it in your page.

Avoid huge image files

Huge image files should be avoided - it puts a load on the servers and makes pages load slowly (especially in remote or underdeveloped areas). Usually the file should be compressed to 100 kB or less (200 kB or less for a very large or detailed picture). Raw photos from digital cameras can be more than 1 MB, which is much too large.

An image editing tool can help you make it smaller. An excellent free program for Windows users is Easy Thumbnails. By default it makes small "thumbnail" images, but the output can be adjusted to any size, and a preview is given (with the output file's size in the top bar). This program seems to give optimal quality for a relatively small image size.

Linking

To put your picture (file) in your page, you link to it by placing double brackets around the name of the file page (as if it was another PostPedia page). For instance if you just uploaded a file named AEFprevfilt2.jpg, you would put double brackets around image:AEFprevfilt2.jpg, eg: [[Image:AEFprevfilt2.jpg]]

To link to a file any file on the NT network share use this syntax (note the 2 forward slashes as in - file://)

[file://hcoprod5/postmaster/Public/Technology/Systems/PostMaster-RelatedAppTopology.svgz Example File]

  • Note that the person will need to have access to share for the link to work.


See picture tutorial for more options.

Editing Pages

See Wikipedia:How to edit a page and Editing Wikipedia.

External links