Caricamento contenuto pagina

È possibile caricare il contenuto per la pagina indicata sotto. Se viene cambiato il nome della pagina, è possibile caricare il contenuto per un'altra pagina. Se il nome della pagina è lasciato vuoto, il nome della pagina viene ipotizzato dal nome del file.

File da cui caricare il contenuto della pagina
Nome pagina
Commento
Di che colore era il cavallo bianco di Napoleone?

Italiano English
Locked History Actions

HelpOnComments

Comments

MoinMoin has the capability to use in-context comments to directly add some comment or additional information to the place you are commenting on, while still enabling the user to get a clean display of the page contens without the comments.

The edit bar has a toggle for the visibility of these comments.

(!) Just click on Commenti to toggle the visibility (requires Javascript enabled in your browser).

The comments will usually be rendered slightly different from normal text (e.g. different colour), so the user can still see what is main content and what is a comment.

Inline comments

Markup

Diamonds are expensive. /* BTW, there are also inexpensive industrial diamonds. */ Their price depends on multiple factors: ...

Display

Diamonds are expensive. Their price depends on multiple factors: ...

Comment sections

Markup

Some normal text.

{{{#!wiki comment
This is just a wiki parser using a div class="comment" to contain its output.
 1. first
 1. second
 1. ...

More normal text. }}}

Display

Some normal text.

More normal text.

Hints for using comments

  • You need Javascript to toggle the visibility of the comments. If you don't have Javascript, see below.
  • You can set the visibility of comments in UserPreferences, the default is to not show comments (so you need to click on Commenti to see them).

    • This default was chosen because the main intention of this feature is to have a clean page display.

    • You still have the choice of seeing everything without additional clicks (and hiding by using the toggle) by enabling Mostrare le sezioni di commento on UserPreferences.

Additionally to the comments feature, there is also the "supplementation page" feature (see HelpOnConfiguration/SupplementationPage).