Difference between revisions of "Sample page"

From Beds24 Wiki
Jump to navigation Jump to search
Line 5: Line 5:
  
 
__TOC__  
 
__TOC__  
 
=All Pages and categories=
 
https://wiki.beds24.com/index.php/Special:AllPages
 
 
https://wiki.beds24.com/index.php/Special:Categories
 
  
 
=General formatting =
 
=General formatting =
Line 33: Line 28:
  
  
<code>Source code</code> -> used for code examples, currently we use pre for code which should be replaced
+
<code>Source code</code> -> used for code examples, on many pages  pre (blue box) is used for code which should be replaced
  
  
Line 54: Line 49:
  
  
<span style="color:#fe746c;“ >{{#fas:exclamation-triangle}}  </span>  Warning
+
<span style="color:#fe746c;“ >{{#fas:exclamation-triangle}}  </span>  Warning used to point at information which is critical
  
 
<div class="warning">{{#fas:exclamation-triangle}}  Format of an important warning</div>   
 
<div class="warning">{{#fas:exclamation-triangle}}  Format of an important warning</div>   
  
<span style="color: #f3e504; font-size: 250%;" >{{#fas:lightbulb}} </span>  Tip
+
<span style="color: #f3e504; font-size: 250%;" >{{#fas:lightbulb}} </span>  Tip used  for additional functions, references etc.
  
<span style="color:#007bff;“ >{{#far:question-circle}}  </span> Reference to the context help
+
<span style="color:#007bff;“ >{{#far:question-circle}}  </span> used for reference to the context help
  
{{#fas:cog}} reference to the settings menu left
+
{{#fas:cog}} used for reference to the settings menu left
  
  
<nowiki>no [[wiki]] ''markup''</nowiki>
+
<nowiki>no [[wiki]] ''markup''</nowiki> used for content which should not show in wiki format i.e. links which should not be clickable.
  
  
Horizontal line Text before
+
Horizontal line Text before used on the news to separate the news (first before a line is shown in the news module on the Dashboard)
 
----
 
----
 
Text after
 
Text after
  
<span style="color: red">Inline style </span>
+
<span style="color: red">Inline style </span> used to apply individual css - only for temporary special formatting on the start pages. For other formats classes should be created.
  
 
=Collapsible Elements=
 
=Collapsible Elements=
Used for : FAQ, Examples
+
Used for FAQ, Examples
  
 
<div class="mw-collapsible mw-collapsed">
 
<div class="mw-collapsible mw-collapsed">
Line 126: Line 121:
 
| $1.90
 
| $1.90
 
|}
 
|}
 +
 +
=All Pages and categories=
 +
https://wiki.beds24.com/index.php/Special:AllPages
 +
 +
https://wiki.beds24.com/index.php/Special:Categories
 +
  
 
=CSS =
 
=CSS =

Revision as of 13:05, 24 April 2020

Page Title
This page is about the menu  SETTINGS   -> XXX followed by explanation on what to find on this page

The two elements above are at the top of each page directly after the categories. Next element is the the contents (below).

1 General formatting

https://www.mediawiki.org/wiki/Help:Formatting

2 Headline 1

2.1 Headline 2

2.1.1 Headline 3

2.1.1.1 Headline 4

italic


bold


bold & italic


Underline (not used)


Source code -> used for code examples, on many pages pre (blue box) is used for code which should be replaced


  • ul list
    - definition
  • ul list
    • ul list
      • ul list


  1. ol list
  2. ol list
    1. ol list
      1. ol list


internal link (pipe)

external link (no pipe)


Warning used to point at information which is critical

Format of an important warning

Tip used for additional functions, references etc.

used for reference to the context help

used for reference to the settings menu left


no [[wiki]] ''markup'' used for content which should not show in wiki format i.e. links which should not be clickable.


Horizontal line Text before used on the news to separate the news (first before a line is shown in the news module on the Dashboard)


Text after

Inline style used to apply individual css - only for temporary special formatting on the start pages. For other formats classes should be created.

3 Collapsible Elements

Used for FAQ, Examples

Headline for collapsible text

This is the collapsed text.

https://www.mediawiki.org/wiki/Manual:Collapsible_elements

4 Images

https://www.mediawiki.org/wiki/Help:Images Images with a "view large link" - images can be animated gifs

Wizard calendar.gif view large


5 Videos


EmbedVideo is missing a required parameter.


6 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

7 All Pages and categories

https://wiki.beds24.com/index.php/Special:AllPages

https://wiki.beds24.com/index.php/Special:Categories


8 CSS

DO NOT CHANGE THE CSS WITHOUT CONSULTING WITH ANNETTE

https://wiki.beds24.com/index.php/MediaWiki:Common.css

https://wiki.beds24.com/wikiDE/index.php/MediaWiki:Common.css

9 Sidebar

https://wiki.beds24.com/index.php?title=MediaWiki:Sidebar&action=edit

10 Sample context help

https://wiki.beds24.com/index.php/Setting/sample

11 All Special Pages

https://wiki.beds24.com/index.php/Special:SpecialPages