TestDescription

This is the home page of the group TestDescription



A test group to test the use of {$Description} and (:description ...:)

The purpose of this group is to test using descriptions as a method to improve the structure of wiki pages. That might sound ambitious, but what it comes down to is being able to use (:pagelist:) to generate a list of pages, where the description of each page is shown next to the page.

In addition, it would be nice to have some place on the web page where the description of a page is automatically shown if it exists. This area could for instance be between the logotype and the search form at the top, i.e. directly about the page's group name and page name.

We can use this pagelist template to for testing:

[[#nudescription]]
*[[{=$FullName}|+]]
(:if ! equal {=$Description} '':)
->'-''description:'' {=$Description}-'
(:if:)
[[#nudescriptionend]]
description: Dous double backslashes work? <br /> No, seems to look weird at the top of the page. <br /> What about triple backslash? <br /><br /> Not so nice either.
description: This is a long description without the line continuation characters; what happens if I don't use them? And how do I find the information about further work on this markup?
description: Doues double backslashes work? <br /> We have name=ComplicatedDescription2,
Can I use italics ?
What about monospace?
description: Can we quote something, quoted
description: Can we preformat something? <code class='escaped'>preformatted on one line</code>

(:if ! equal Can we preformat over several lines? <pre class='escaped'>

  hmm... 
  and the next line...

</pre> '':)

'-description: Can we preformat over several lines? <pre class='escaped'>
  hmm... 
  and the next line...

</pre>-'

description: This is the group header page of this group. It shows a description at the top.
description: This is the home page of the group TestDescription
description: This is a description of the page
description: Test the description format for pagelist