Creating a new Wiki article: Difference between revisions
From FSDeveloper Wiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
| Line 5: | Line 5: | ||
# You will get no search results, as the page does not exist. But on that page there is a link that allows you to create the page. | # You will get no search results, as the page does not exist. But on that page there is a link that allows you to create the page. | ||
# After you have done that you are ready to start typing your article. Make sure to save it now and then while typing so that your content is stored. | # After you have done that you are ready to start typing your article. Make sure to save it now and then while typing so that your content is stored. | ||
# Please also add a category to your article, so that they are easier to find for the users. | # Please also add a category to your article, so that they are easier to find for the users. To do this put a tag like shown below at the bottom of your article. If needed you can use multiple categories for your article. The example below shows how to add an article to the General category. | ||
<pre> | |||
[[category:General]] | |||
</pre> | |||
[[Category:General]] | [[Category:General]] | ||
Revision as of 01:26, 12 November 2007
If you would like to add a complete new article to the Wiki, then this information should get you started in doing so.
- First make sure that no article already exists on the subject you want to add. If one already exists, you can better improve that article instead of writing a complete new one.
- Now use the search box on the left to search for the title of the page you want to create. So to create this page I searched for "Creating a new Wiki article".
- You will get no search results, as the page does not exist. But on that page there is a link that allows you to create the page.
- After you have done that you are ready to start typing your article. Make sure to save it now and then while typing so that your content is stored.
- Please also add a category to your article, so that they are easier to find for the users. To do this put a tag like shown below at the bottom of your article. If needed you can use multiple categories for your article. The example below shows how to add an article to the General category.
[[category:General]]