Instructions
Contents |
Generalities
This website is created with the CMS [MediWiki]. A Wiki is defined in [Wiki] and is a living help resource. Indeed, it is easily accessible via internet, it is free, and any update is immediately available for all users (which, obviously, in not the case of pdf manuals included in a toolbox distribution). For a detailed description of the page and some further help we refer to [MediaWiki Official Help:Navigation].
This is a section
this is a subsection
this is a subsubsection
where each of the previous is obtained by adding before and after the section text a number of =
which depends with inverted proportionality on the importance (starting from two)
Sample text
Ligula suspendisse nulla pretium, rhoncus tempor placerat fermentum, enim integer ad vestibulum volutpat. Nisl rhoncus turpis est, vel elit, congue wisi enim nunc ultricies sit, magna tincidunt. Maecenas aliquam maecenas ligula nostra, accumsan taciti. Sociis mauris in integer, a dolor netus non dui aliquet, sagittis felis sodales, dolor sociis mauris, vel eu libero cras. Interdum at. Eget habitasse elementum est, ipsum purus pede porttitor class, ut adipiscing, aliquet sed auctor, imperdiet arcu per diam dapibus libero duis. Enim eros in vel, volutpat nec pellentesque leo, temporibus scelerisque nec.
To go to new line just leave a line empty in the source file (just as in LaTeX...)
Ligula suspendisse nulla pretium, rhoncus tempor placerat fermentum, enim integer ad vestibulum volutpat. Nisl rhoncus turpis est, vel elit, congue wisi enim nunc ultricies sit, magna tincidunt. Maecenas aliquam maecenas ligula nostra, accumsan taciti. Sociis mauris in integer, a dolor netus non dui aliquet, sagittis felis sodales, dolor sociis mauris, vel eu libero cras. Interdum at. Eget habitasse elementum est, ipsum purus pede porttitor class, ut adipiscing, aliquet sed auctor, imperdiet arcu per diam dapibus libero duis. Enim eros in vel, volutpat nec pellentesque leo, temporibus scelerisque nec.
Bold text command is a triple of " ' " in before and after the text
Italic text command is analogous to bold but with a double rather than a triple of " ' "
It is possible to add external link as, [Hycon2] with the code [[http://www.hycon2.eu/ Hycon2]]
.
For a more detailed version of this help we refer to [Official MediaWiki Help:Formatting]
New pages
To create a new page is is sufficient to browse there, for example Example page.
It also possible to define some restrictions on each page, so as to prevent some vandalism and protect the content.
Mathematical formulae
Example formula in [LaTeX] style
α = β
the code used to produce such formula is
<math> \alpha= \beta </math>
in which you may notice that the opening and closing tabs <math>
and </math>
are used, along with some standard latex formulae.
Code
Note that the tag used for emphasize the code is <code>
. To avoid the latex interpreter to process the code and effectively produce an image, the tag <nowiki>
was used.
to separate different arguments without moving to the following section use the command ----
, just as follows
Images
This is an example of embedded file by the name of Hycon2-logo.png
Related command is simple: [[File:Hycon2-logo.png ||Sample Hycon2 caption]]
. Notice that is there is no uploaded file with the desired name a link to the upload page is automatically added: File:Not yet uploaded file.jpg.
Moreover, the image can be adapted in size to fit user desires.
specifying for instance width times height as [[File:Hycon2-logo.png | 200x150px]]
For a more image related option we refer to the official web site [Official MediaWiki Help:Images].
Internal links
To make a link to another section of the WIKI (ever referring to a different Toolbox section) is possible to use the sole link name instead of the whole address. For example using the main page is reached by Wide_main that is [[Wide_main]]
as well as [[http://cse.lab.imtlucca.it/HYCON2/index.php/Wide_main]]
New pages
To create a new page just put the following code [[my new page]]
which gives the red link
my new page
It will become blue when the relative page will be created. To do so just click the red link and start create the page.
Please remember to protect you page after the creation so as to prevent undesired changes to it