Help:Editing
From Algorithmist
[edit] Adding a new problem to the wiki
- Navigate to
http://www.algorithmist.com/index.php/XXX code> whereXXX code> denotes the name of the problem you want to add, such asTC AddNumbers code> (see Help:Algorithmist Problemset Conventions for a list of naming conventions) - Click 'edit'
- Type in
<nowiki>{{subst:Problem}}</nowiki> code> (or<nowiki>{{subst:TCProblem}}</nowiki> code> if you prefer for TopCoder problems) exactly as shown here - Click 'save page' and the template will replace the empty page
- Click 'edit' again to begin editing, and save when you are done!
This is what some templates look like: Template:Problem and Template:TCProblem.
[edit] Anything else
See these generic wiki editing help pages.