====== Toolbar Syntax (Teil 5) ====== ~~prevnext>syntax1 syntax3~~ \\ [[projekt:dokuwiki:toolbars:syntax1#CR|{{toolbar:newline.png|Neue Zeile}}]] [[projekt:dokuwiki:toolbars:syntax1#B|{{toolbar:bold.png|Fett}}]] [[projekt:dokuwiki:toolbars:syntax1#I|{{toolbar:italic.png|Kursiv}}]] [[projekt:dokuwiki:toolbars:syntax1#U|{{toolbar:underline.png|Unterstrichen}}]] [[projekt:dokuwiki:toolbars:syntax1#SUB|{{toolbar:subscript.png|Tiefgestellt}}]] [[projekt:dokuwiki:toolbars:syntax1#SUP|{{toolbar:superscript.png|Hochgestellt}}]] [[projekt:dokuwiki:toolbars:syntax1#SMALL|{{toolbar:small.png|Kleine Schrift}}]] [[projekt:dokuwiki:toolbars:syntax1#BIG|{{toolbar:big.png|Grosse Schrift}}]] [[projekt:dokuwiki:toolbars:syntax1#H1|{{toolbar:h1.png|Level 1}}]] [[projekt:dokuwiki:toolbars:syntax1#H2|{{toolbar:h2.png|Level 2}}]] [[projekt:dokuwiki:toolbars:syntax1#H3|{{toolbar:h3.png|Level 3}}]] [[projekt:dokuwiki:toolbars:syntax1#H4|{{toolbar:h4.png|Level 4}}]] [[projekt:dokuwiki:toolbars:syntax1#H5|{{toolbar:h5.png|Level 5}}]] [[projekt:dokuwiki:toolbars:syntax2#INS|{{toolbar:ins.png|Einfügen}}]] [[projekt:dokuwiki:toolbars:syntax2#INSHI|{{toolbar:inshi.png|Einfügen mit Markierung}}]] [[projekt:dokuwiki:toolbars:syntax2#DEL|{{toolbar:del.png|Löschen}}]] [[projekt:dokuwiki:toolbars:syntax2#DELHI|{{toolbar:delhi.png|Löschen mit Markierung}}]] [[projekt:dokuwiki:toolbars:syntax2#HI|{{toolbar:hi.png|Markieren}}]] [[projekt:dokuwiki:toolbars:syntax3#MONO|{{toolbar:mono.png|Monospace}}]] [[projekt:dokuwiki:toolbars:syntax3#FOOTNOTE|{{toolbar:footnote.png|Fussnote}}]] [[projekt:dokuwiki:toolbars:syntax3#QUOTE|{{toolbar:quote.png|Quote}}]] [[projekt:dokuwiki:toolbars:syntax3#BLOCKQUOTE|{{toolbar:blockquote.png|Block-Quote}}]] [[projekt:dokuwiki:toolbars:syntax3#PLAIN|{{toolbar:plain.png|Plain Text}}]] [[projekt:dokuwiki:toolbars:syntax4#CODE|{{toolbar:code.png|Code}}]] [[projekt:dokuwiki:toolbars:syntax4#FILE|{{toolbar:file.png|File}}]] [[projekt:dokuwiki:toolbars:syntax4#BOX|{{toolbar:box.png|Box}}]] [[projekt:dokuwiki:toolbars:syntax5#INTLINK|{{toolbar:link.png|Interner link}}]] [[projekt:dokuwiki:toolbars:syntax5#EXTLINK|{{toolbar:linkextern.png|Externer Link}}]] [[projekt:dokuwiki:toolbars:syntax5#EMAIL|{{toolbar:email.png|E-Mail}}]] [[projekt:dokuwiki:toolbars:syntax5#MEDIA|{{toolbar:image.png|Media Manager}}]] [[projekt:dokuwiki:toolbars:syntax5#EXTIMAGE|{{toolbar:imageextern.png|Externes Bild}}]] [[projekt:dokuwiki:toolbars:syntax6#OL|{{toolbar:ol.png|Nummerierter Listenpunkt}}]] [[projekt:dokuwiki:toolbars:syntax6#UL|{{toolbar:ul.png|Listenpunkt}}]] [[projekt:dokuwiki:toolbars:syntax6#HR|{{toolbar:hr.png|Horizontale Linie}}]] [[projekt:dokuwiki:toolbars:syntax7#COLOR|{{toolbar:colors.png|Farbwähler}}]] [[projekt:dokuwiki:toolbars:syntax7#SMILEY|{{toolbar:smiley.png|Smileys}}]] [[projekt:dokuwiki:toolbars:syntax7#SPECIAL|{{toolbar:chars.png|Sonderzeichen}}]] [[projekt:dokuwiki:toolbars:syntax7#SIGNATURE|{{toolbar:sig.png|Signatur}}]] ---- ===== generelles ===== * Hat ein Tag mehrere Optionen, muss die Reihenfolde der Optionen eingehalten werden. * Führende, nicht verwendete Optionen müssen mit dem Wert NULL (oder Null oder null) ersetzt werden. In diesem Fall wird der Standardwert verwendet. * Nachfolgende, nicht verwendete Optionen können weggelassen werden, oder mit NULL ersetzt werden. ===== Tips ===== * Für die Farben, markiere doch das Wort und wähle die Farbe über den Farbpicker [[projekt:dokuwiki:toolbars:syntax7#color|{{toolbar:colors.png|Monospace}}]] aus.. ===== INTLINK ===== [[projekt:dokuwiki:toolbars:syntax5#INTLINK|{{toolbar:link.png|Interner link}}]] ==== Interner Link ==== Keine Veränderung gegenüber dem DokuWiki Original. ===== EXTLINK ===== [[projekt:dokuwiki:toolbars:syntax5#EXTLINK|{{toolbar:linkextern.png|Externer Link}}]] ==== Externer Link ==== ^ Syntax...: | URL Titel || ^ Optionen.: | [url] | beinhaltet den kompletten Pfad zum externen Link| ^ CSS class: | (Standard) || ^ original syntax | [[Url|Titel]] || ^ Issues | Beginnt immer auf einer neuen Zeile. || ===== EMAIL ===== [[projekt:dokuwiki:toolbars:syntax5#EMAIL|{{toolbar:email.png|E-Mail}}]] ==== E-Mail ==== ^ Syntax...: | email Adrese || ^ Optionen.: | keine || ^ CSS class: | (Standard) || ^ original syntax | || ^ Issues | bis jetzt keine bekannt! || ===== MEDIA ===== [[projekt:dokuwiki:toolbars:syntax5#MEDIA|{{toolbar:image.png|Media Manager}}]] ==== Media-Manager ==== Keine Veränderung gegenüber dem DokuWiki Original. {{ameSpace1:..:Bildname|Titel}} Dieser Button öffnet den Media-Manager ===== EXTIMAGE ===== [[projekt:dokuwiki:toolbars:syntax5#EXTIMAGE|{{toolbar:imageextern.png|Externes Bild}}]] ==== Externes Bild ==== ^ Syntax...: | Bild Titel || ^ Optionen.: | [align] | Erlaubte Werte sind: Left, Center, Right | | | [width] | Formatiert das Bild auf die angegebene Breite.\\ Erlaubte Masseinheiten sind: %,px, em, ex, pt, cm, mm, pi, in.\\ Zwischen dem Wert und der Masseinheit darf kein Leerzeichen sein. | | | [height] | Formatiert das Bild auf die angegebene Höhe.\\ Erlaubte Masseinheiten sind: %,px, em, ex, pt, cm, mm, pi, in.\\ Zwischen dem Wert und der Masseinheit darf kein Leerzeichen sein. | | | [cache] | Speichert das Bild in den lokalen Cache. \\ Erlaubte Werte sind cache, nocache. | | | [url] | beinhaltet den kompletten URL Pfad zum externen Bild. | ^ CSS class: | (Standard) || ^ original syntax | ./. || ^ Issues | bis jetzt keine bekannt! ||