Sample page: Difference between revisions
Jump to navigation
Jump to search
Created page with "__TOC__ /table of content =General fomatting = https://www.mediawiki.org/wiki/Help:Formatting =Headline 1= ==Headline 2== ===Headline 3=== ====Headline 4==== ''italic'' ''..." |
No edit summary |
||
| Line 88: | Line 88: | ||
| $1.90 | | $1.90 | ||
|} | |} | ||
=CSS = | |||
DO NOT CHANGE THE CSS WITHOUT CONSULTING WITH ANNETTE | |||
https://wiki.beds24.com/index.php/MediaWiki:Common.css | |||
Revision as of 14:08, 20 March 2020
/table of content
General fomatting
https://www.mediawiki.org/wiki/Help:Formatting
Headline 1
Headline 2
Headline 3
Headline 4
italic
bold
bold & italic
Underline (not used)
pre
Source code ->currently we use pre for code
Inline style
- ul list
- - definition
- ul list
- ul list
- ul list
- ul list
- ol list
- ol list
- ol list
- ol list
- ol list
[www.beds24.com external link (no pipe)]
no [[wiki]] ''markup''
We have recently added Font Awesome - in the wiki only free icons work - we use pro icons light on the control panel
Horizontal line Text before
Text after
Images
https://www.mediawiki.org/wiki/Help:Images Images with a "view large link" - images can be animated gifs
Videos
Tables
https://www.mediawiki.org/wiki/Help:Tables
| Table | ||
|---|---|---|
| Item | Quantity | Price |
| Bread | 0.3 kg | $0.65 |
| Butter | 0.125 kg | $1.25 |
| Total | $1.90 | |
CSS
DO NOT CHANGE THE CSS WITHOUT CONSULTING WITH ANNETTE