Sample page: Difference between revisions

Jump to navigation Jump to search
No edit summary
No edit summary
 
(27 intermediate revisions by the same user not shown)
Line 1: Line 1:
=Headline 1 General formatting of a wiki page =
=Formatting  a wiki page =
https://www.mediawiki.org/wiki/Help:Formatting
https://www.mediawiki.org/wiki/Help:Formatting


Mediawiki automaticallly ceates a title from the name in the URL.  
Mediawiki automaticallly ceates a title from the name in the URL.  


1. First element on a wiki page are the categrories the page belongs into and if applicable redirects (see below=
'''1. First element on a wiki page''' are the categrories the page belongs into and if applicable redirects (see below=


[[Category:xxx]]
<nowiki>[[Category:xxx]]</nowiki>


2. Second is an explanation what the page is about. If it is a help page for a menu (opening from a ? icon on the top) the path is mentioned.
'''2. Second element''' is an explanation what the page is about. If it is a help page for a menu (opening from a ? icon on the top) the path is mentioned.


  This page is about the menu {{#fas:cog}} (SETTINGS) PAGENAME > PAGENAME XXX followed by explanation on what to find on this page.  
  This page is about the menu {{#fas:cog}} (SETTINGS) PAGENAME > PAGENAME XXX followed by explanation on what to find on this page.  
Line 14: Line 14:
  Diese Seite ist über das Menue {{#fas:cog}} (KONFIGURATION) PAGENAME
  Diese Seite ist über das Menue {{#fas:cog}} (KONFIGURATION) PAGENAME


3. Some pages have a summary box (used for slide out help) or a summary on important things to know. This section has a meaningful heading in a h1 = =
'''3. Some pages have a summary box (used for slide out help) or important things to know'''. This section has a meaningful heading in a h1 = =


Summary / Zusammenfassung heading in a h1 = =
Summary / Zusammenfassung heading in a h1 = =
Line 27: Line 27:
</div>
</div>


4. Next element is a table of content which will be automatically generated from the headlines.
'''4. Next element is a table of content '''<nowiki>__TOC__ </nowiki> which will be automatically generated from the headlines.
 
'''5. Put the first heading after the table of content'''


= = Heading 1
= = Heading 1
Line 38: Line 40:


Put the heading text in the middle. All headings can be seen below.  
Put the heading text in the middle. All headings can be seen below.  
__TOC__


__TOC__
=Headline 1=
==Headline 2==
==Headline 2==
===Headline 3 More formats===
===How to format===
====Headline 4 General formats====
====Bold, italic, underline (not used)====
''italic''
''italic''


Line 76: Line 80:
====Links====
====Links====
[[Main_Page |internal link (pipe)]]
[[Main_Page |internal link (pipe)]]
[[:Category:Dashboard|Link to category page]]


[https://beds24.com external link (no pipe)]
[https://beds24.com external link (no pipe)]


====Highlights, Warnings, Icons====
====Highlights, warnings, icons====
You can add FontAwesome 5 Icons: https://fontawesome.com/v5/search?o=r
 
<span style="color:#fe746c;“ >{{#fas:exclamation-triangle}}  </span>  Warning used to point at information which is critical
<span style="color:#fe746c;“ >{{#fas:exclamation-triangle}}  </span>  Warning used to point at information which is critical


Line 132: Line 140:
</div>
</div>


====Code Snippets====
====Code snippets====
 
Code (if you need to quote code snippets or examples):
Code (if you need to quote code snippets or examples):


Line 192: Line 199:
====Tables====
====Tables====
https://www.mediawiki.org/wiki/Help:Tables
https://www.mediawiki.org/wiki/Help:Tables
ChatGpt can make wikimedia tables


{| class="wikitable"
{| class="wikitable"
Line 225: Line 234:
|}
|}


====Examples=====
====Examples====
Example on  individual page: https://wiki.beds24.com/index.php/Combine_individual_rooms_into_a_roomtype
Example on  individual page: https://wiki.beds24.com/index.php/Combine_individual_rooms_into_a_roomtype


Use "Collapsible" if there are many examples on the page or if examples are long.  
Use "Collapsible" if there are many examples on the page or if examples are long.  
<div class="mw-collapsible mw-collapsed">
<div  class="headline-collapse" >
==Headline for collapsible text Make sure you add the correct hierarchy if you want them to show in the agenda==
</div>
<div class="mw-collapsible-content">
This is  the collapsed text.
</div>
</div>


====Step by  step instructions====
====Step by  step instructions====
Line 268: Line 267:
#Press SAVE
#Press SAVE
</div></div>
</div></div>
</div>


====Collapsible Elements====
====Collapsible elements====
Used for FAQ, Examples
Used for FAQ, Examples


Line 292: Line 292:
Each Booking.com room id is unique and can be mapped to only one room in Beds24. If you enter the same Booking.com room id more than once the room updates will overwrite each other causing inaccurate information being sent to Booking.com which will cause overbookings.  
Each Booking.com room id is unique and can be mapped to only one room in Beds24. If you enter the same Booking.com room id more than once the room updates will overwrite each other causing inaccurate information being sent to Booking.com which will cause overbookings.  
</div></div>
</div></div>
'''If there are only a few'''
xxx


==Images and Files==
==Images and Files==
Line 318: Line 315:




<span style="color:#fe746c;“ >{{#fas:exclamation-triangle}}  </span>  You might need to do a couple of hard refreshes to see the uploaded image. Or try a different browser.
<span style="color:#fe746c;“ >{{#fas:exclamation-triangle}}  </span>  You might need to do a couple of hard refreshes to see the uploaded image. Or try a different browser. Or change the size


===pdf===
===pdf===
Line 328: Line 325:
<embedvideo service="youtube" dimensions="200x120">https://youtu.be/6niW6UZoHOc</embedvideo>
<embedvideo service="youtube" dimensions="200x120">https://youtu.be/6niW6UZoHOc</embedvideo>


===MP4 Upload===
===MP4 upload===
[[File:support.mp4|640px]]
[[File:support.mp4|640px]]


Line 341: Line 338:


https://wiki.beds24.com/wikiDE/index.php/Datei:IMAGENAME.png
https://wiki.beds24.com/wikiDE/index.php/Datei:IMAGENAME.png
==Make a redirect==
==Make a redirect==
<nowiki>#REDIRECT [[pagename]]</nowiki>
<nowiki>#REDIRECT [[pagename]]</nowiki>
Line 347: Line 345:


https://www.mediawiki.org/wiki/Help:Redirects
https://www.mediawiki.org/wiki/Help:Redirects
Access a redirected page add &action=edit to the pagename of the redirected page


==How to==
==How to==
Line 358: Line 359:
https://wiki.beds24.com/index.php/Special:Categories
https://wiki.beds24.com/index.php/Special:Categories


===Change the general CSS ===
==Change the general CSS ==
https://wiki.beds24.com/index.php/MediaWiki:Common.css
https://wiki.beds24.com/index.php/MediaWiki:Common.css


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


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


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


==References==
==Add new user==
=Sample context help=
https://wiki.beds24.com/index.php/Special:CreateAccount
 
https://wiki.beds24.com/wikiDE/index.php/Special:CreateAccount
 
=References=
==Sample context help==
https://wiki.beds24.com/index.php/Setting/sample
https://wiki.beds24.com/index.php/Setting/sample


=All Special Pages=
<div class="warning alert alert-danger">{{#fas:exclamation-triangle}} The context helps can not contain any reference to Beds24 as some reseller show them. Use neutral wording "the system".  </div> 
 
==Recent Changes==
https://wiki.beds24.com/index.php?hidebots=1&limit=50&days=7&enhanced=1&title=Special:RecentChanges&urlversion=2
 
==All special pages==
https://wiki.beds24.com/index.php/Special:SpecialPages
https://wiki.beds24.com/index.php/Special:SpecialPages


=Mediawiki Help=
==Mediawiki help==
https://www.mediawiki.org/wiki/Help:Contents
https://www.mediawiki.org/wiki/Help:Contents