Difference between revisions of "Help:Contents"

From Freephile Wiki
Jump to navigation Jump to search
(updated with the content from mw)
(13 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{PD Help Page}}
+
==Howto Information==
==Reading==
+
If you solve a problem, why not contribute your solution to this website as an article that others can easily find?  Adding or editing articles is very easy.
* [[Help:Navigation|Navigation]]
 
* [[Help:Searching|Searching]]
 
* [[Help:Tracking changes|Tracking changes]]
 
* [[Help:Watchlist|Watchlist]]
 
  
==Editing==
+
== Editing from OpenOffice ==
* [[Help:Editing pages|Editing pages]]
+
http://extensions.services.openoffice.org/project/wikipublisher Sun has a new extension to [[OpenOffice]] that allows you to write wiki articles from right in your word processor.
* [[Help:Starting a new page|Starting a new page]]
 
* [[Help:Formatting|Formatting]]
 
* [[Help:Links|Links]]
 
* [[Help:User page|User pages]]
 
* [[Help:Talk pages|Talk pages]]
 
* [[Help:Signatures|Signatures]]
 
  
===Advanced editing===
+
== Help using this website: See the main wikipedia ==
* [[Help:Images|Images]]
+
There is a volume of 'help' information available at the main wikipedia site, so that effort is not reproduced here.
* [[Help:Tables|Tables]]
+
See the [[wikipedia:help:Content|Help Table of Contents]]
* [[Help:Categories|Categories]]
 
* [[Help:Subpages|Subpages]]
 
* [[Help:Managing files|Managing files]]
 
* [[Help:Moving a page|Moving (renaming) a page]]
 
* [[Help:Redirects|Redirects]]
 
* [[Help:Deleting a page|Deleting a page]]
 
* [[Help:Protected pages|Protected pages]]
 
  
* [[Help:Templates|Templates]]
+
Please see [http://meta.wikipedia.org/wiki/MediaWiki_i18n documentation on customizing the interface]
* [[Help:Variables|Variables]]
+
and the [http://meta.wikipedia.org/wiki/MediaWiki_User%27s_Guide User's Guide] for usage and configuration help.
* [[Help:Namespaces|Namespaces]]
 
  
* [[Help:Special pages|Special pages]]
+
=== Linked Images ===
* [[Help:External searches|External searches]]
+
By default, this system is configured to show an image and link to it's description page.  Sometimes, you want to use an image to link to a page of your choice.  There are [[mw:Help:Linked_images| many ways to make mediawiki link images]], ( and [[mw:Wikipedia:10 things you did not know about images on Wikipedia]]) but the most convenient that we settled on here is to use the [[mw:Extension:Icon|Icon extension]]
 +
The syntax (described at [[Icons]]) is
 +
<pre>
 +
{{#icon: Info.png|Info|24|Special:Help}}
 +
</pre>
 +
Also, <nowiki>[[Media:foo.pdf]]</nowiki> would produce a link to a pdf document, so <nowiki>[[Media:Ejbdesignpatterns.pdf]]</nowiki> produces a link to http://freephile.com/wiki/images/6/6d/Ejbdesignpatterns.pdf
  
===Personal customization===
+
See also
* [[Help:Preferences|Preferences]]
+
* [[mw:Help:Images]]
* [[Help:Skins|Skins]]
 
 
 
==Wiki administration==
 
 
 
* [[Help:Sysops and permissions|Sysops and permissions]]
 
 
 
The following features require extra permissions that are not normally granted to all wiki users.
 
 
 
* [[Help:Protecting and unprotecting pages|Protecting and unprotecting pages]]
 
* [[Help:Sysop deleting and undeleting|Sysop deleting and undeleting]]
 
* [[Help:Patrolled edits|Patrolled edits]]
 
* [[Help:Blocking users|Blocking users]]
 
* [[Help:Range blocks|Range IP blocks]]
 
* [[Help:Assigning permissions|Assigning permissions]]
 
 
 
{{Languages|Help:Contents}}
 
[[Category:Help| ]]
 
__NOTOC__
 
[[Category:Imported help]]
 
 
 
[[Category:Howto]]
 
[[Category:Help]]
 

Revision as of 01:23, 21 October 2008

Howto Information[edit | edit source]

If you solve a problem, why not contribute your solution to this website as an article that others can easily find? Adding or editing articles is very easy.

Editing from OpenOffice[edit | edit source]

http://extensions.services.openoffice.org/project/wikipublisher Sun has a new extension to OpenOffice that allows you to write wiki articles from right in your word processor.

Help using this website: See the main wikipedia[edit | edit source]

There is a volume of 'help' information available at the main wikipedia site, so that effort is not reproduced here. See the Help Table of Contents

Please see documentation on customizing the interface and the User's Guide for usage and configuration help.

Linked Images[edit | edit source]

By default, this system is configured to show an image and link to it's description page. Sometimes, you want to use an image to link to a page of your choice. There are many ways to make mediawiki link images, ( and mw:Wikipedia:10 things you did not know about images on Wikipedia) but the most convenient that we settled on here is to use the Icon extension The syntax (described at Icons) is

{{#icon: Info.png|Info|24|Special:Help}}

Also, [[Media:foo.pdf]] would produce a link to a pdf document, so [[Media:Ejbdesignpatterns.pdf]] produces a link to http://freephile.com/wiki/images/6/6d/Ejbdesignpatterns.pdf

See also