Wiki formatting: verschil tussen versies
Uit ITforResearch bij Universiteit Utrecht
Regel 117: | Regel 117: | ||
|Internal link | |Internal link | ||
|<pre> | |<pre> | ||
− | [[ | + | [[Hoofdpagina]] |
</pre> | </pre> | ||
| | | | ||
− | [[ | + | [[Hoofdpagina]] |
|- | |- | ||
|Word-ending links | |Word-ending links | ||
|<pre> | |<pre> | ||
− | [[ | + | [[Hoofdpagina]]s |
</pre> | </pre> | ||
− | |[[ | + | |[[Hoofdpagina]]s |
|- | |- | ||
|External link with specified link text | |External link with specified link text |
Versie van 17 jan 2019 10:20
A short introduction to wiki and wiki formatting.
Basic
- Make an account with the -button at the top right. You have to register with an UU-email address, and you need to confirm it.
- Log in.
- Go to a page. Use the "Handelingen" button to edit. Or left click twice on a page to edit.
- If you want a new page, insert
[[New page name]]
on the page where you want a reference to the new page. Save that page. Click on[[New page name]]
(which will have a red color) to create that page. Enter your text in the new page. - For text formatting markup, see the next section.
- For how to use images and files, see below.
Text formatting markup
Description | You type | You get |
---|---|---|
Character (inline) formatting – applies anywhere | ||
Italic text | ''italic'' |
italic |
Bold text | '''bold''' |
bold |
Bold and italic | '''''bold & italic''''' |
bold & italic |
Section formatting – only at the beginning of the line | ||
Section Headings of different levels
|
== Level 2 == === Level 3 === ==== Level 4 ==== ===== Level 5 ===== ====== Level 6 ====== |
Level 2Level 3Level 4Level 5Level 6 |
Bullet list |
* Start each line * with an [[Wikipedia:asterisk|asterisk]] (*). ** More asterisks give deeper *** and deeper levels. * Line breaks <br />don't break levels. Any other start ends the list. |
Any other start ends the list. |
Numbered list |
# Start each line # with a [[Wikipedia:Number_sign|number sign]] (#). ## More number signs give deeper ### and deeper ### levels. # Line breaks <br />don't break levels. # Blank lines # end the list and start another. Any other start also ends the list. |
Any other start also ends the list. |
Links – applies anywhere | ||
Internal link | [[Hoofdpagina]] |
|
Word-ending links | [[Hoofdpagina]]s |
Hoofdpaginas |
External link with specified link text | [https://mediawiki.org MediaWiki] |
MediaWiki |
More information about Wiki formatting
For more information see de wikimedia pagina over wiki formatting.
How to use images and files
See Help:Managing_files. There are basically two modes:
- You can embed pictures and other images in a page. For instance, you may have uploaded a person's picture and want that picture to appear alongside the text on a page about that person. For information on how to embed an image, see Help:Images.
- Some files may be of a type that cannot be embedded in a page (for example, a spreadsheet -- assuming the wiki allows such file types to be uploaded at all). Or the file may be an image that is so large it's only useful on its own page (for example a detailed map). Or you may simply be wanting to refer the readers to where they can download or replace the file. In each of these cases you don't want to embed the file in another page; you just want the page to have a link to the file description page (or to the file itself). For information on how to link to a file, see Help:Linking_to_file.