Le seguenti 91 parole non sono state trovate nel dizionario di 1275 termini (includendo 1275 LocalSpellingWords) e sono evidenziate qui sotto:
allows   anonymous   another   arbitrarily   arbitrary   below   besides   better   but   by   can   child   common   concatenate   contain   Contents   Creating   deep   default   Display   don   especially   Example   example   favour   feature   file   filenames   for   from   groups   help   hierarchies   itself   just   keep   length   Level   like   limits   linking   Links   name   Name   names   normal   omit   On   on   one   page   parent   Please   possible   prefix   re   reality   recommended   several   share   sibling   since   Some   stored   Sub   sub   subpages   Subpages   support   system   that   their   themselves   they   Third   This   this   thus   Thus   to   Topic   us   use   using   very   way   when   which   While   with   within  

Nascondi questo messaggio
Italiano English
Locked History Actions

HelpOnEditing/SubPages

HelpContents > HelpOnEditing

Creating Subpages

Subpages are groups of pages that share a common prefix, which itself is another page. While this is also possible with "classic" wiki, by using names like SomeTopicSubTopic, the use of SomeTopic/SubTopic allows better navigational support, and you can omit the common prefix when linking from the parent page to the child page.

Thus, by using "/" to concatenate several WikiNames, you can create arbitrarily deep hierarchies (within limits, especially the length of filenames on your system). In reality, subpages are normal pages that contain a "/" in their name, and thus they are stored besides all other pages in the file system. Subpages are a configurable feature, but they're on by default and it's recommended that you keep it that way, since the help pages themselves use this feature.

Links to sibling pages start with "../", for example ../SubPages (a link to this page).

Example

 * HelpOnEditing/SubPages
 * [[HelpOnEditing/SubPages|This very page]]
 * /ThirdLevel
 * [[/ThirdLevel|A page below this one]]
 * [[/sub page with arbitrary page name]]
 * ../SubPages
 * [[../]] (anonymous parent link)
 * [[../|free parent link]]

Display

/!\ Please do all of us a favour and don't create the /ThirdLevel pages, it's just an example!