Benutzer-Werkzeuge

Webseiten-Werkzeuge


test

Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen angezeigt.

Link zu dieser Vergleichsansicht

Beide Seiten der vorigen RevisionVorhergehende Überarbeitung
Nächste Überarbeitung
Vorhergehende Überarbeitung
test [2024/03/31 20:42] roberttest [2024/03/31 20:48] (aktuell) robert
Zeile 1: Zeile 1:
-'' Code Text '' 
- 
-DokuWiki editor functions 
-Bold  
- 
-Bolds text 
-Syntax: 
- 
 **Bold Text** **Bold Text**
- 
-Italic  
- 
-Italicizes text. 
-Syntax: 
  
 //Italic Text// //Italic Text//
- 
-Underline  
- 
-Underlines text. 
-Syntax: 
  
 __Underlined Text__ __Underlined Text__
- 
-Code Text  
- 
-Allows code to be displayed without the browser parsing the code. 
-Syntax: 
  
 ''Code Text'' ''Code Text''
- 
-Strike Through Text  
- 
-Strikes through text to show the text as deleted while still displaying the text. 
-Syntax: 
  
 <del>Strike-through Text</del> <del>Strike-through Text</del>
- 
-Same Level Headline  
- 
-Creates a header the same level as the Article. 
-Syntax: 
  
 ====== Headline ====== ====== Headline ======
- 
-Lower Level Headline and Higher Level headline  
- 
-Steps the Header down or up a level. 
-Syntax step higher: 
  
 ===== Headline ===== ===== Headline =====
- 
-Syntax step lower: 
  
 ==== Headline ==== ==== Headline ====
  
-Select Headline  
- 
-Makes h1, h2, h3, h4, and h5 headers. 
-Syntax: 
- 
-====== Level 1 Headline ====== ===== Level 2 Headline ===== ==== Level 3 Headline ==== === Level 4 Headline === == Level 5 Headline == 
- 
-Internal Link  
- 
-editor-dokuwiki-2-internal-link-dokuwiki 
- 
-Links to pages within the wiki. Dialogue box pops up with options for internal linking. 
-Syntax: 
  
 [[playground:playground|My Wiki Internal link]] [[playground:playground|My Wiki Internal link]]
  
-External Link  
- 
-Creates a link to an external site. 
-Syntax: 
  
 [[https://w3schools.org]] [[https://w3schools.org]]
- 
-Ordered List  
- 
-Adds numbered lists 
-Syntax: 
  
 - Ordered List Item - Ordered List Item
- 
-Unordered list  
- 
-Adds non-numbered lists 
-Syntax: 
  
 * Unordered List Item * Unordered List Item
- 
-Horizontal rule  
- 
-Places a horizontal rule to divide sections. 
-Syntax: 
  
 ---- ----
  
-Add images and other files  +<code ini conf/tpl/dokuwiki/style.ini> 
- +[replacements] 
-editor-dokuwiki-2-smileys-dokuwiki +__site_width__  = "100%" 
- +</code>
-Uploads images and other media to the page. Brings up dialogue box that displays media on the server+
-Syntax: +
- +
-{{:6399b4235ca0616204d42ccdda987229.jpg?200|}} +
- +
-Smileys  +
- +
-editor-dokuwiki-3-media-upload-dokuwiki +
- +
-Places smileys on the page such as happy faces and frowns. +
-Syntax: +
- +
-This varies on the type of smiley +
- +
-Special characters  +
- +
-editor-dokuwiki-4-character-entity-dokuwiki +
- +
-Adds not standard Characters to the page. +
-Syntax: +
- +
-This varies on the character.+
  
-Insert Signature  
  
-Add the writers signature to the page. 
test.1711910548.txt.gz · Zuletzt geändert: 2024/03/31 20:42 von robert

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki