Difference between revisions of "Wiki:Editing"

From Wiki
Jump to navigation Jump to search
m (→‎Most important wiki markup commands: at the time I made this page I forgot about the existance of Help:Editing; should be merged)
Line 16: Line 16:
 
* <code><nowiki>''Italic text''</nowiki></code> - ''Italic text''
 
* <code><nowiki>''Italic text''</nowiki></code> - ''Italic text''
 
* <code><nowiki><context></nowiki></code>Rendered by \ConTeXt<code><nowiki></context></nowiki></code> - <context>Rendered by \ConTeXt</context>
 
* <code><nowiki><context></nowiki></code>Rendered by \ConTeXt<code><nowiki></context></nowiki></code> - <context>Rendered by \ConTeXt</context>
* <code><nowiki><texcode></nowiki></code>Highlighted text (used for \TeX)<code><nowiki></texcode></nowiki></code> - <texcode>Highlighted text (used for \TeX)</texcode>
+
* <code><nowiki><texcode></nowiki></code>Highlighted text (used for \TeX)<code><nowiki></texcode></nowiki></code> - <texcode>Highlighte</texcode>
 
 
{{todo|Add more commands}}
 
 
 
=== How do I sign when posting a comment? ===
 
 
 
* <code><nowiki>~~~</nowiki></code> will expand into <nowiki>[[User:Yourusername|Yournickname]]</nowiki>, so basically your <b>nickname</b> will be shown
 
* <code><nowiki>~~~~</nowiki></code> will also add a <b>timestamp</b> next to your nickname
 
 
 
So you will usually write <code><nowiki>--~~~</nowiki></code> or <code><nowiki>--~~~~</nowiki></code>
 
 
 
== Tables ==
 
 
 
== Categories & Templates ==
 
 
 
=== How to add a category? ===
 
 
 
=== How to add a template? ===
 
 
 
{{todo|This page still needs quite some work}}
 

Revision as of 06:05, 2 March 2006

General

May I edit pages without signing in?

Yes, you may (mainly because we are still glad if the users who hate signing in can nevertheless contribute), but you are highly discouraged to do so. Please, sign in before contributing if possible. Even if you use a username/nickname with no resemblance to your real name, this is still better than not signing in at all.

How do I edit the first page?

First page is protected to avoid spammers. However, you can still edit it (let's hope for stupid spammers). Type Template:Main Page after contextgarden.net/ and edit that template.

Most important wiki markup commands


TODO: this page duplicates the Help:Editing; perhaps they should be merged (See: To-Do List)


  • '''Bold text''' - Bold text
  • ''Italic text'' - Italic text
  • <context>Rendered by \ConTeXt</context> -
  • <texcode>Highlighted text (used for \TeX)</texcode> -
    Highlighte