Difference between revisions of "Help:Contents"

From Amahi Wiki
Jump to: navigation, search
 
(16 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
__NOTOC__
 
__NOTOC__
== Help Topics ==
 
Wiki Formatting:
 
* [http://www.mediawiki.org/wiki/Help:Formatting Text]
 
* [http://www.mediawiki.org/wiki/Help:Links Links]
 
* [http://www.mediawiki.org/wiki/Help:Images Images]
 
* [http://www.mediawiki.org/wiki/Help:Tables Tables]
 
 
{{Template talk:Code}}
 
 
== Syntax Highlight for Code ==
 
If you like syntax highlighting, we have the syntax highlight extension and you can do this:
 
 
<pre>
 
<syntaxhighlight lang="php">
 
<?php
 
      $v = "string";    // sample initialization
 
?>
 
</syntaxhighlight>
 
</pre>
 
 
To look like:
 
 
<syntaxhighlight lang="php">
 
<?php
 
      $v = "string";    // sample initialization
 
?>
 
</syntaxhighlight>
 
 
or
 
 
<pre>
 
<syntaxhighlight lang="ruby">
 
> ["Amahi", "Linux"].map{|i| "#{i} is cool!"}
 
=> ["Amahi is cool!", "Linux is cool!"]
 
</syntaxhighlight>
 
</pre>
 
 
To look like this:
 
 
      <syntaxhighlight lang="ruby">
 
      > ["Amahi", "Linux"].map{|i| "#{i} is cool!"}
 
      => ["Amahi is cool!", "Linux is cool!"]
 
      </syntaxhighlight>
 
 
We have set the [http://www.mediawiki.org/wiki/Extension:SyntaxHighlight_GeSHi syntax highliting] extension with bash as the default language, since it's probably the most common in this wiki. You can override it as above.
 
 
= More Help =
 
 
[http://meta.wikimedia.org/wiki/Help:Editing Complete editing help]
 
 
 
----
 
----
 
{|width="100%" cellspacing="0" cellpadding="0" style="background-color: transparent"
 
{|width="100%" cellspacing="0" cellpadding="0" style="background-color: transparent"
Line 59: Line 9:
  
 
=== Users ===
 
=== Users ===
* How to '''[[Help:Register|register]]''' to {{SITENAME}}
+
* How to '''[[Help:Register|register]]''' to {{SITENAME}}wiki
* How to '''[[Help:Connect|connect]]'''
+
* How to '''[[Help:Connect|connect]]''' to to {{SITENAME}}wiki
* How to change '''[[Help:Preferences|preferences]]'''
+
* How to change to {{SITENAME}} wiki '''[[Help:Preferences|preferences]]'''
  
 
=== Users Community ===
 
=== Users Community ===
* Discuss about  {{SITENAME}} in '''[http://forums.amahi.org Fora]'''
+
* Discuss about  {{SITENAME}} in '''[http://forums.amahi.org Forums]'''
 
* Chat in '''[irc://irc.freenode.net/{{SITENAME}} {{SITENAME}} IRC Channel]'''
 
* Chat in '''[irc://irc.freenode.net/{{SITENAME}} {{SITENAME}} IRC Channel]'''
* '''[[Special:ActiveUsers|Active Users {{SITENAME}}]]'''
+
* View the {{NUMBEROFACTIVEUSERS}} '''[[Special:ActiveUsers|Active Users]]''' in {{SITENAME}}wiki
 
* '''[[Special:Listusers/sysop| SysOps]]'''
 
* '''[[Special:Listusers/sysop| SysOps]]'''
 
* View '''[[Special:ListGroupRights| User rights]]'''
 
* View '''[[Special:ListGroupRights| User rights]]'''
 +
* View all '''[[Special:Log|Public Logs]]'''
  
 
|&nbsp;&nbsp;
 
|&nbsp;&nbsp;
 
|width="50%" valign="top"|
 
|width="50%" valign="top"|
 +
 
===Articles ===
 
===Articles ===
 +
<!--
 
* '''[[{{SITENAME}}:UserGuide|User Guide]]'''
 
* '''[[{{SITENAME}}:UserGuide|User Guide]]'''
 
* '''[[{{SITENAME}}:Standards|Policies and standards]]''' for article writers
 
* '''[[{{SITENAME}}:Standards|Policies and standards]]''' for article writers
* '''[[:Category:UnderDevelopment|Under Development]]'''
 
 
* '''[[{{SITENAME}}:Translate|Translation]]'''  
 
* '''[[{{SITENAME}}:Translate|Translation]]'''  
 +
-->
 
* How to '''[[Help:CreatePage|Start a new article]]'''
 
* How to '''[[Help:CreatePage|Start a new article]]'''
 
* How to '''[[Help:Editing|edit an article]]'''
 
* How to '''[[Help:Editing|edit an article]]'''
 
* How to '''[[Help:Formating|format an article]]'''
 
* How to '''[[Help:Formating|format an article]]'''
 +
<!--
 
* How to '''[[Help:AddImage|add images]]''' in articles
 
* How to '''[[Help:AddImage|add images]]''' in articles
 
* How to '''[[Help:UploadFile|uplod files]]''' in {{SITENAME}}
 
* How to '''[[Help:UploadFile|uplod files]]''' in {{SITENAME}}
 
* How to '''[[Help:MovePage|rename or move]]''' an article
 
* How to '''[[Help:MovePage|rename or move]]''' an article
 
* How to '''[[Help:Redirect|redirect]]''' to an other article
 
* How to '''[[Help:Redirect|redirect]]''' to an other article
* How to '''[[Help:Transclude|include]]''' an article in an other article
+
* How to '''[[Help:Transclude|include]]''' an article in an other article-->
* How to '''[[Help:Templates|add a template]]'''  
+
* How to '''[[Help:Templates|add a template]]'''
* How to '''[[Help:Categories|use categories]]'''  
+
* How to '''[[Help:Categories|use categories]]'''
 +
* List to '''[[Special:MostLinkedTemplates | select a template]]'''
  
 
=== Touring in {{SITENAME}} Wiki ===
 
=== Touring in {{SITENAME}} Wiki ===
 
* View all '''[[Special:Categories|categories]]'''
 
* View all '''[[Special:Categories|categories]]'''
 
* View all '''[http://wiki.amahi.org/index.php?title=Special%3AAllPages&from=&to=&namespace=10 templates]'''
 
* View all '''[http://wiki.amahi.org/index.php?title=Special%3AAllPages&from=&to=&namespace=10 templates]'''
 +
* View all '''[[:Category:WorkInProgress |Under Development]]'''
 +
* View some '''[[Special:Statistics|Statistics]]'''
 
|}
 
|}
  
 
[[Category:Help]]
 
[[Category:Help]]

Latest revision as of 21:16, 11 February 2013


About Amahi Wiki

Users

Users Community

  

Articles

Touring in Amahi Wiki Wiki