Aus SubmersWiki

Version vom 25. November 2010, 16:01 Uhr von 127.0.0.1 (Diskussion)
(Unterschied) ← Nächstältere Version | Aktuelle Version (Unterschied) | Nächstjüngere Version → (Unterschied)
Wechseln zu: Navigation, Suche

A tree structure of pages is established by using forward slashes in pagenames. For example:

  • A/b is a child of A, hence A is a parent of A/b
  • A/b/c is a child of A/b while
  • A/a, A/b, and A/c are siblings.

The top of the subpage automatically shows the body links to all ancestor pages without any corresponding wikitext. The links will show up even if the parent page does not exist, but the sequence of ancestors stops before any non-existing ancestor page.i.e. if the grandparent page does not exist, the parent page will not be shown either.
Like most page name letters , the first letter after the slash is case-sensitive: "/subpage" and "/Subpage" are for example different pages.

What links here and Related changes usually ignore these automatic links.