Changes

Jump to navigation Jump to search
''This page is about editing pages on this wiki in general. For editing command reference pages, also see [[Help:Reference]].''
 
{{todo|Warning: explain here the use of ToDo category.}}
== General ==
There are a few other templates that may be useful:
 
* <tt><nowiki>{{todo|}}</nowiki></tt> adds a page to the [[:Category:ToDo|ToDo list]]. This is intended for wiki pages that need more work done.
* <tt><nowiki>{{howto}}}</nowiki></tt> adds a page to the [[:Category:How to|How to list]]. This is for wiki pages that you would like to be on the [[:Category:ToDo|ToDo list]], but where you are not sure whether the current page is the right place to add the documentation.
* <tt><nowiki>{{bug|}}}</nowiki></tt> adds a page to the [[:Category:Bugreports|Bug reports list]]. This is for problems you find in ConTeXt and/or the ConTeXt installation on the server. ''Not for wiki page problems!'' (you should fix those yourself, or add one of the two previous templates.)
{| class=wikitable
<context>
The wiki is using ConTeXt LMTX: \crlf
\contextversionnumber\
(lmtx mode: \the\contextlmtxmode)
</context>
</pre>
| <contextforce="yes">
The wiki is using ConTeXt LMTX: \crlf
\contextversionnumber \ (lmtx mode: \the\contextlmtxmode)
</context>
|- style="vertical-align: top"
<context mode="mkiv" source="yes" text="This produces:">
The wiki also contains ConTeXt Mark IV: \crlf
\contextversionnumber\
(lmtx mode: \the\contextlmtxmode)
</context>
| <context mode="mkiv" source="yes" text="This produces:">
The wiki also contains ConTeXt Mark IV: \crlf
\contextversionnumber\
(lmtx mode: \the\contextlmtxmode)
</context>
If you want to show the calling convention(s) of a ConTeXt command, you can use <code><nowiki><syntax> ... </syntax></nowiki></code>.
The <nowiki><syntax></nowiki> tag accepts two attributesworks like this:* To get the syntax for a ConTeXt command like <code>\page</code>, use its name without the leading backslash
* To get the syntax for a ConTeXt environment like <code>itemize</code>, use the name of the command that starts the environment.
* Some ConTeXt commands and environments have multiple variants with different arguments.If you want only a specific variant of such a command or environment, you can add <code>variant=</code>. The possible variants are listed in the relevant command page (for an example, see the {{cmd|cite}} page)
{| class=wikitable
! scope=col width=300 style="text-align: left"| You type
! scope=col width=300 500 style="text-align: left"| You see
|- style="vertical-align: top"
| <pre>

Navigation menu