Difference between revisions of "Editing the wiki"

From Hackuarium
Jump to navigation Jump to search
(14 intermediate revisions by 4 users not shown)
Line 3: Line 3:
  
 
=== Create an account ===
 
=== Create an account ===
* It's easy to [[http://wiki.hackuarium.ch/index.php?title=Special:UserLogin/signup create an account]]
+
* It's easy to [http://wiki.hackuarium.ch/index.php?title=Special:UserLogin/signup create an account]
* Become a ''Trusted'' User: <!--- Ask an admin / @Sam --->
+
* Become a ''Trusted'' User: Ask an admin e.g. Tatiana or [[User:Rachel]] to give you the rights. Best reaction time if you are already an [[Hackuarium]] member = mention on [[Slack]], channel [https://hackuarium.slack.com/messages/wg-onlinetools #wg-onlinetools]. '''If you are not (yet) an Hackuarium member and have any issue, send an email to wiki AT hackuarium DOT ch'''
  
 
=== Create a page ===
 
=== Create a page ===
Line 10: Line 10:
 
# Create according to the suggestion <!--- Project:Project Title -->
 
# Create according to the suggestion <!--- Project:Project Title -->
 
# Make sure to create a '''link to that page''' on another page! Typically, list your new ''active project'' in the section [[Hackuarium | Projects]]  
 
# Make sure to create a '''link to that page''' on another page! Typically, list your new ''active project'' in the section [[Hackuarium | Projects]]  
=== Syntax from Wikimedia ===
+
 
 +
=== Quick Syntax Basics from Wikimedia ===
 +
==== General Documentation ====
 
* https://en.wikipedia.org/wiki/Help:Cheatsheet
 
* https://en.wikipedia.org/wiki/Help:Cheatsheet
 
* https://meta.wikimedia.org/wiki/Help:Wikitext_examples
 
* https://meta.wikimedia.org/wiki/Help:Wikitext_examples
=== Different on our wiki ==
+
==== Inserting References ====
 +
Everything you need to know is [https://www.mediawiki.org/wiki/Help:Extension:Cite here].
 +
==== Going further ====
 +
Consult the [//meta.wikimedia.org/wiki/Help:Contents User's Guide] for information on using the wiki software.
 +
* [//www.mediawiki.org/wiki/Special:MyLanguage/Manual:Configuration_settings Configuration settings list]
 +
* [//www.mediawiki.org/wiki/Special:MyLanguage/Manual:FAQ MediaWiki FAQ]
 +
* [https://lists.wikimedia.org/mailman/listinfo/mediawiki-announce MediaWiki release mailing list]
 +
* [//www.mediawiki.org/wiki/Special:MyLanguage/Localisation#Translation_resources Localise MediaWiki for your language]
 +
 
 +
=== Different on our wiki ===
 
Some things don't work exactly like the instructions from wikipedia above.
 
Some things don't work exactly like the instructions from wikipedia above.
==== Uploading an image or media ====
+
==== Uploading a file, such as an image ====
 
# Uploading a file = creating a special page for it here: http://wiki.hackuarium.ch/index.php?title=Special:Upload  
 
# Uploading a file = creating a special page for it here: http://wiki.hackuarium.ch/index.php?title=Special:Upload  
# On your page, create an internal link with the usual syntax. Example of code: <nowiki> [[File:File-name.extension|thumb|left|Legend in the box]] </nowiki>
+
# On your page, create an internal link with the usual syntax. Examples of code:
 +
 
 +
<nowiki> [[File:File-name.jpg|thumb|left|Legend in the box]] </nowiki> will put an image in a frame, on the left of the text, with a legend.
 +
 
 +
<nowiki> [[File:document-name.pdf]] </nowiki> will link to the versioning page, where you can open the document.
 +
 
 +
<nowiki> [[Media:document-name.pdf]] </nowiki> will open directly the document in the browser
 +
 
 +
<nowiki> [[Media:document-name.pdf | New name]] </nowiki> try it!
  
 
== Special rules and pages at wiki.Hackuarium ==
 
== Special rules and pages at wiki.Hackuarium ==
 
=== Structure ===
 
=== Structure ===
 
The structure should be found one day around http://wiki.hackuarium.ch/index.php?title=Mode_d%27emploi  
 
The structure should be found one day around http://wiki.hackuarium.ch/index.php?title=Mode_d%27emploi  
In the mean time, please see :
+
In the mean time, please see Category:Manual
[[Category:Manual]]
+
 
 
=== EN vs FR versions ===
 
=== EN vs FR versions ===
 +
these are still quite a haphazard mix, and rarely still direct translations. <br>
 +
volunteers needed to help!  svp?
  
 
=== Communication ===
 
=== Communication ===
[[Slack]] channel: #wg-doc
+
[[Slack]] channel: #wg-doc  
For troubleshooting only: #wg-
+
<br> For troubleshooting only: #wg-onlinetools
 
 
  
 +
[[Category:Manual]]
 
[[Category:Work In Progress]]
 
[[Category:Work In Progress]]

Revision as of 16:17, 6 February 2021

Wiki for dummies

You're joining Hackuarium and are also new to wikis, you may find this useful to start.

Create an account

  • It's easy to create an account
  • Become a Trusted User: Ask an admin e.g. Tatiana or User:Rachel to give you the rights. Best reaction time if you are already an Hackuarium member = mention on Slack, channel #wg-onlinetools. If you are not (yet) an Hackuarium member and have any issue, send an email to wiki AT hackuarium DOT ch

Create a page

  1. Search your title keyword (upper right) on wiki.hackuarium.ch, to make sure the page doesn't exist yet. ! Case sensitive
  2. Create according to the suggestion
  3. Make sure to create a link to that page on another page! Typically, list your new active project in the section Projects

Quick Syntax Basics from Wikimedia

General Documentation

Inserting References

Everything you need to know is here.

Going further

Consult the User's Guide for information on using the wiki software.

Different on our wiki

Some things don't work exactly like the instructions from wikipedia above.

Uploading a file, such as an image

  1. Uploading a file = creating a special page for it here: http://wiki.hackuarium.ch/index.php?title=Special:Upload
  2. On your page, create an internal link with the usual syntax. Examples of code:

[[File:File-name.jpg|thumb|left|Legend in the box]] will put an image in a frame, on the left of the text, with a legend.

[[File:document-name.pdf]] will link to the versioning page, where you can open the document.

[[Media:document-name.pdf]] will open directly the document in the browser

[[Media:document-name.pdf | New name]] try it!

Special rules and pages at wiki.Hackuarium

Structure

The structure should be found one day around http://wiki.hackuarium.ch/index.php?title=Mode_d%27emploi In the mean time, please see Category:Manual

EN vs FR versions

these are still quite a haphazard mix, and rarely still direct translations.
volunteers needed to help! svp?

Communication

Slack channel: #wg-doc
For troubleshooting only: #wg-onlinetools