Help:Editing
General assistance
Pending the completion of this page, see the editing help page on Wikipedia for further editing assistance, and the Wiki markup page for even more information.
On talk pages, sign comments with <nowiki>Ocafaromy 18:52, 23 November 2010 (EST)</nowiki>.
Templates
Use of the equals sign
Within the body of a template, such as the <nowiki>
Solution
...
</nowiki> template, the wiki will interpret an = sign as indicating a named parameter, which will lead to the template not being displayed correctly. Therefore, either avoid the use of the = sign, or surround it in nowiki tags, like this: <pre>
Solution
{{{1}}}
</pre>
Alternatively, if you wish to use an = in an equation, you can drop into math mode as in:
<nowiki>
Solution
{{{1}}}
</nowiki>
or
<nowiki>
Solution
{{{1}}}
</nowiki>.