- This wiki is out of date, use the continuation of this wiki instead
 
Add a project
From FenixWiki
(Difference between revisions)
												
			
			| Revision as of 22:58, 2 September 2007 (edit) Sandman (Talk | contribs) m ← Previous diff  | 
				Revision as of 02:32, 29 November 2007 (edit) (undo) Sandman (Talk | contribs) (→How to add) Next diff →  | 
			||
| Line 5: | Line 5: | ||
| == How to add == | == How to add == | ||
| - | To add a project to the list, simply create a page in the <code>Project</code> namespace.  | + | To add a project to the list, simply create a page in the <code>Project</code> namespace (create an article with name: <code>Project:<projectname></code>) and add it to the category <code>Projects</code>. That's all the work to add a project, but if you should want multiple pages, it might be a good idea to add all pages created for this project to the categories <code>Projects</code> and <code>Project<projectname></code> by putting the following line in the article: | 
| <pre> | <pre> | ||
| [[Category:Projects]] | [[Category:Projects]] | ||
| + | [[Category:Project<projectname>]] | ||
| </pre> | </pre> | ||
| - | Also  | + | Also it is advised to use [[Template:Project|this template]] for quick info about your project. | 
| == What to add == | == What to add == | ||
| All sorts of projects are welcome, from a simple space invaders to a full blown MMORPG. Other kinds are also welcome, like DLL's or other secondary system projects. | All sorts of projects are welcome, from a simple space invaders to a full blown MMORPG. Other kinds are also welcome, like DLL's or other secondary system projects. | ||
Revision as of 02:32, 29 November 2007
How to add
To add a project to the list, simply create a page in the Project namespace (create an article with name: Project:<projectname>) and add it to the category Projects. That's all the work to add a project, but if you should want multiple pages, it might be a good idea to add all pages created for this project to the categories Projects and Project<projectname> by putting the following line in the article:
[[Category:Projects]] [[Category:Project<projectname>]]
Also it is advised to use this template for quick info about your project.
What to add
All sorts of projects are welcome, from a simple space invaders to a full blown MMORPG. Other kinds are also welcome, like DLL's or other secondary system projects.
