Changes

From Amahi Wiki
Jump to: navigation, search
870 bytes added ,  21:16, 11 February 2013
m
__NOTOC__----{|width="100%" cellspacing= Help Topics "0" cellpadding="0" style="background-color: transparent"Wiki Formatting:|width="50%" valign="top"|=== About {{SITENAME}} ===* '''[http://www.mediawiki.org/wiki/Help:Formatting Text[Intro|Introduction]]''' to {{SITENAME}}* '''[http://www.mediawikiamahi.org/wiki/Help:Links Linksfaq FAQ]''' about {{SITENAME}}* '''[[http{{SITENAME}}://www.mediawiki.org/wiki/Help:Images ImagesCopyrights|Copyright]* [http://www.mediawiki.org/wiki/Help:Tables Tables]
=== Users ===* How to '''[[Help:Register|register]]''' to {{Template talkSITENAME}}wiki* How to '''[[Help:CodeConnect|connect]]''' to to {{SITENAME}}wiki* How to change to {{SITENAME}} wiki '''[[Help:Preferences|preferences]]'''
== Syntax Highlight for Code =Users Community ===* Discuss about {{SITENAME}} in '''[http://forums.amahi.org Forums]'''* Chat in '''[irc://irc.freenode.net/{{SITENAME}} {{SITENAME}} IRC Channel]'''If you like syntax highlighting, we have * View the syntax highlight extension and you can do this{{NUMBEROFACTIVEUSERS}} '''[[Special:ActiveUsers|Active Users]]''' in {{SITENAME}}wiki* '''[[Special:Listusers/sysop| SysOps]]'''* View '''[[Special:ListGroupRights| User rights]]'''* View all '''[[Special:Log|Public Logs]]'''
<pre>|&nbsp;&nbsp;<syntaxhighlight lang|width="php50%"><?php $v valign= "stringtop"; // sample initialization?></syntaxhighlight></pre>|
To look like===Articles ===<!--* '''[[{{SITENAME}}:UserGuide|User Guide]]'''* '''[[{{SITENAME}}:Standards|Policies and standards]]''' for article writers* '''[[{{SITENAME}}:Translate|Translation]]''' -->* How to '''[[Help:CreatePage|Start a new article]]'''* How to '''[[Help:Editing|edit an article]]'''* How to '''[[Help:Formating|format an article]]'''<!--* How to '''[[Help:AddImage|add images]]''' in articles* How to '''[[Help:UploadFile|uplod files]]''' in {{SITENAME}}* How to '''[[Help:MovePage|rename or move]]''' an article* How to '''[[Help:Redirect|redirect]]''' to an other article* How to '''[[Help:Transclude|include]]''' an article in an other article-->* How to '''[[Help:Templates|add a template]]'''* How to '''[[Help:Categories|use categories]]'''* List to '''[[Special:MostLinkedTemplates | select a template]]'''
<syntaxhighlight lang="php">== Touring in {{SITENAME}} Wiki ===<?php* View all '''[[Special:Categories|categories]]''' $v = "string"; * View all '''[http://wiki.amahi.org/ sample initializationindex.php?title=Special%3AAllPages&from=&to=&namespace=10 templates]'''* View all '''[[:Category:WorkInProgress |Under Development]]'''?>* View some '''[[Special:Statistics|Statistics]]'''</syntaxhighlight>|}
or <pre><syntaxhighlight lang="ruby">> ["Amahi", "Linux"].map{|i| "#{i} is cool!"}=> ["Amahi is cool!", "Linux is cool!"]</syntaxhighlight></pre> To look like thisCategory <syntaxhighlight lang="ruby"> > ["Amahi", "Linux"].map{|i| "#{i} is cool!"} => ["Amahi is cool!", "Linux is cool!"Help] </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]