Rules and guidelines
From Sweet and Tender
Rules
All content on this Wiki is free and open to all interested, but only logged in users (Sweet and Tender Members) are allowed to edit, create new pages and upload files to this Wiki.
- Contact the S&T board to ask for any information on Sweet and Tender: info@sweetandtender.org.
- If you feel you have an important contribution to make to this website, contact the S&T webmaster: admin@sweetandtender.org
Guidelines for editing pages
This is a wiki. That means that you can and may edit everything (if logged in), and that all edits are stored somewhere - which means that they are undo-able.
This is the one-page manual that explains how to edit a page in this wiki.
- If you are experiencing problems mail to the S&T webmaster: admin@sweetandtender.org.
See http://en.wikipedia.org/wiki/Help:Editing for more detailed explanations and advanced syntax.
See http://en.wikipedia.org/wiki/Help:Wikitext_examples#Links for a wide range of examples of wikitext.
| Description | You type | You get |
| Applies anywhere | ||
| Italicise text |
''italic'' |
italic |
| Bold text |
'''bold''' |
bold |
| Bold and italic |
'''''bold & italic''''' |
bold & italic |
| Internal link (within sweetandtender.org/wiki) |
[[name of page]] | |
| Redirect to another page |
#redirect [[Target page]] |
1. redirect Target page |
| External link (to other websites) |
[http://www.example.com] | |
|
Sign your posts |
~~~~ |
Username 00:08, |
| Applies only at the beginning of the line | ||
| Headings of different sizes |
==level 1== |
Level 1Level 2Level 3Level 4 |
| Bullet list |
* one |
|
| Numbered list |
# one |
|
| Thumbnail image |
[[Image:Wall.jpg|thumb|Caption text]] | |
Creating a new page
The most convenient way to create a new page is starting from an existing page.
1. Think of a name for your page, e.g.: Performance in Madrid (2010). 2. Go to an existing page where you want to put a link to the new page. 3. Edit this page and write something like: On this wiki you can find everything about the [[Performance in Madrid (2010)]] 4. After saving a red link will appear in the text: click this link and start editing the new page. (After editing the new link will become blue) 5. You're Done!
It is also possible to create a new page from scratch.
1. Think of a name for your page, e.g.: Performance in Lisboa (2015). 2. Enter in your browser's address bar http://www.sweetandtender.org/wiki/index.php?title=Performance#in#Lisboa#(2015). (Note: # is used for blanks in the title. Ofcourse you can also choose to use a one-word title) 3. You arrive on a new page, which you can edit. 4. Create the content of the page and save. 5. You're Done!
| Description | You type | You get |
| Embed image (with alt text) |
| |
| Thumbnail (centered, 100 pixels wide, with caption) |
| |
| Border (100 pixels) Results in a very small gray border |
| |
| Frameless Like thumbnail, respect user preferences for image width but without border and no right float. |
|
Uploaded files
To use an image or other file which has been uploaded to the wiki, use:
[[Image:Wall.jpg]]
If you add a pipe (|) and some text after the filename, the text will be used as alternative text for text-only browsers:
[[Image:Wall.jpg|alternative text]]
If you don't want to display the image, you can link to the file's description page, by adding a colon:
[[:Image:Wall.jpg]]
To bypass the description page and link directly to a file , use the "Media" pseudo-namespace:
[[Media:Wall.jpg]]
You can also make piped links if you want some other text to be used:
[[:Image:Wall.jpg|link text]][[Media:Wall.jpg|link text]]
Advanced options
The full syntax for displaying an image is:
[[Image:{name}|{options}]]
Where options can be zero or more of the following, separated by pipes:
thumb,thumbnail, orframe: Controls how the image is formattedleft,right,center,none: Controls the alignment of the image on the page{width}px: Resizes the image to the given width in pixels{caption text}
The options can be given in any order. If a given option does not match any of the other possibilities, it is assumed to be the caption text. Caption text can contain wiki links or other formatting.
Gallery of images
It's easy to make a gallery of thumbnails with the <gallery> tag. The syntax is:
<gallery>
Image:{filename}|{caption}
Image:{filename}|{caption}
{...}
</gallery>
Captions are optional, and may contain wiki links or other formatting.
for example:
<gallery> Image:Wall.jpg|Item 1 Image:Wall.jpg|a link to [[Valentina Desideri]] Image:Wall.jpg Image:Wall.jpg Image:Wall.jpg|''italic caption'' </gallery>
is formatted as:
a link to Valentina Desideri |
|||
Other files
You can link to an external file using the same syntax used for linking to an external web page.
[http://url.for/some/image.png]
Or with different text:
[http://url.for/some/image.png link text here]
You can also embed external images. To do that, simply insert the image's url:
http://url.for/some/image.png


