Editing Help:Getting started with wiki syntax

Jump to navigation Jump to search

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.

Latest revision Your text
Line 3: Line 3:
 
To create a new page, you can 1) type the title in the search bar. If the page does not exist yet, a red link will appear. Click on this link and you will be able to create this page. 2) If you find a red link on a page on this wiki, this means that the linked page does not exist yet. Click on the link to create a new page for the link.
 
To create a new page, you can 1) type the title in the search bar. If the page does not exist yet, a red link will appear. Click on this link and you will be able to create this page. 2) If you find a red link on a page on this wiki, this means that the linked page does not exist yet. Click on the link to create a new page for the link.
  
=== Do I need to know Wiki syntax to create content? ===
+
=== Do I need to know markdown syntax to create content? ===
No, not necessarily. There is a WYSIWYG editor that you can use without needing to write in Wiki syntax for formatting. It should appear when you click "edit" on a page. You are free to edit the source code using Wiki syntax (Click on "edit source"). Pages of some name spaces (e.g. "Talk" or "Help") don't seem to implement the WYSIWYG editor, so in that case you will have to edit in this way. For an overview of Mediawiki syntax, [https://www.mediawiki.org/wiki/Cheatsheet click here].
+
No, not necessarily. There is a WYSIWYG editor that you can use without needing to write markdown for formatting. It should appear when you click "edit" on a page. You are free to edit the source code using markdown (Click on "edit source"). Pages of some name spaces (e.g. "Talk" or "Help") don't seem to implement the WYSIWYG editor, so in that case you will have to edit the source code directly. For an overview of Mediawiki syntax, [https://www.mediawiki.org/wiki/Cheatsheet click here].
  
 
=== How to create a page of a certain category, e.g. "Tool"? ===
 
=== How to create a page of a certain category, e.g. "Tool"? ===
There is a manual for each category:
+
Just add the text "[[Category:NAME OF CATEGORY]]" somewhere to your page.
* [[Help:How to make a Tool page|How to make a Tool page]]
 
* [[Help:How to make a Topic page|How to make a Topic page]]
 
* [[Help:How to make a Project page|How to make a Project page]]
 
* [[Help:How to make a People page|How to make a People page]]
 
  
 
=== How to edit a page? ===
 
=== How to edit a page? ===
Line 33: Line 29:
  
 
=== Best practices for talk pages ===
 
=== Best practices for talk pages ===
To add a new issue, add it to the bottom of the page, using h2 headings ("==" syntax). To reply to a comment, indent your reply using colons (":"). For new comments and replies, please sign using "<nowiki>~~~~</nowiki>" (this adds your username and a time stamp). If you notice that someone forget to sign their comment, you can have a look at the page's history to identify the author, and add a signature for them ("<nowiki>[[User: USERNAME]]</nowiki>").
+
To add a new issue, add it to the bottom of the page, using h2 headings ("==" syntax). To reply to a comment, indent your reply using colons (":"). For new comments and replies, please sign using "[[User:Katoss|Katoss]] ([[User talk:Katoss|talk]]) 15:27, 10 November 2021 (UTC)" (this adds your username and a time stamp). If you notice that someone forget to sign their comment, you can have a look at the page's history to identify the author, and add a signature for them ("[[User: USERNAME]]").
  
 
=== I have a question regarding a certain page category (Tool, Topic, Project, People). ===
 
=== I have a question regarding a certain page category (Tool, Topic, Project, People). ===
 
Please have a look at the respective category page (see side menu).
 
Please have a look at the respective category page (see side menu).
 
=== Code on wiki pages ===
 
You can add code snippets (ADD how to do that) to your page, e.g. to show how the output of a device looks like. For longer code segments, please add a link to an external source (notebook, GitHub...).
 
  
 
== On referencing content ==
 
== On referencing content ==
 
tbd
 
tbd

Please note that all contributions to Personal Science Wiki are considered to be released under the Creative Commons Attribution-ShareAlike 3.0 Unported (see PersonalScienceWiki:Copyrights for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource. Do not submit copyrighted work without permission!

Cancel Editing help (opens in new window)