This is Gentoo's testing wiki. It is a non-operational environment and its textual content is outdated.

Please visit our production wiki at https://wiki.gentoo.org

Help:Starting a new page

From Gentoo Wiki (test)
Jump to:navigation Jump to:search

There are several ways to start a new page. These can vary based on the type of page started, as well as the wiki and namespace.

Using Wikilinks

MediaWiki makes it very easy to link wiki pages using a standard syntax (see Help:Links). If you (or anyone else) create a link to an article that doesn't exist yet, the link will be coloured red, like this.

Clicking a red link will take you to the edit page for the new article. Simply type your text, click save and the new page will be created.

Once the page has been created, the link will change from red to blue (purple for pages you've visited) indicating that the article now exists.

Usually this is the best way to create a new page, because it means that right from the start, the page will be linked from at least one other place on the wiki (and typically you will want to mesh it into other related pages later). If you are creating a new page without creating any link to it, you may need to ask yourself: Does this page really fit in with the topics already covered in the wiki? Also, how are you expecting visitors to find this page? Normally there is no reason to create a page without first creating a red link to it.

From the search page

If you search for a page that doesn't exist (using the search box and “Go” button on the left of the page) then you will be provided with a link to create the new page.

Using the URL

You can use the wiki's URL for creating a new page. The URL to an article of the wiki is like this:

  • http://wiki.gentoo.org/wiki/ARTICLE

If you replace ARTICLE with the name of the page you wish to create, you will be taken to a blank page which indicates that no article of that name exists yet. Clicking the "Edit" page tab at the top of the page will take you to the edit page for that article, where you can create the new page by typing your text, and clicking submit.

Page title

By default the page title is displayed with the first letter upper-case. Putting {{Lowercase title}} in the first line will force the title to be displayed lower-case.

Working with article blueprints

For getting the basic elements of the page structure it seems convenient to copy content from a suitable article blueprint. So, once in the (still empty) editing canvas of the page to be created, put the string {{subst:<name of the page template>}} in the first line. Preview mode will then display the content to be copied, and after saving, the {{subst:<name of the page template>}} will have disappeared and be replaced by the pulled-in content.

E.g. {{subst:Help:Templates}} will copy the content of Help:Templates

Create redirects to your new page

Don't forget to set up redirects when you create a page. If you think another person may search for the page you've created by using a different name or spelling, please create the proper redirect(s). See Help:Redirects.

Protecting your new page

Normally a new wiki page can be edited by other people (that is one of the main ideas of a wiki!). However, a sysop could 'protect' the page, if desired, to prevent normal users from editing it.

See also