Benutzer-Werkzeuge

Webseiten-Werkzeuge


wiki:syntax

Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen angezeigt.

Link zu dieser Vergleichsansicht

Beide Seiten der vorigen RevisionVorhergehende Überarbeitung
Nächste Überarbeitung
Vorhergehende Überarbeitung
wiki:syntax [16.11.2023 23:26] – [Basic Text Formatting] timo_kawiki:syntax [28.09.2024 17:56] (aktuell) – Externe Bearbeitung 127.0.0.1
Zeile 29: Zeile 29:
  
 You should use forced newlines only if really needed. You should use forced newlines only if really needed.
- 
-if you need colors in your code you can use this: 
-<code> 
-<color green>text</color> 
-<color blue/lightgrey>text</color> 
-<color #FF0000>text</color> 
-<color /#FFff00>text</color> 
-<color rgb(80%,0%,0%)/rgb(100%,80%,100%)>text</color> 
-<color hsl(120,100%,30%):hsl(180,50%,90%)>text</color> 
-</code> 
- 
-<color green>text</color> 
-<color blue/lightgrey>text</color> 
-<color #FF0000>text</color> 
-<color /#FFff00>text</color> 
-<color rgb(80%,0%,0%)/rgb(100%,80%,100%)>text</color> 
-<color hsl(120,100%,30%):hsl(180,50%,90%)>text</color> 
- 
  
 ===== Links ===== ===== Links =====
Zeile 155: Zeile 137:
 Resize to given width and height((when the aspect ratio of the given width and height doesn't match that of the image, it will be cropped to the new ratio before resizing)): {{wiki:dokuwiki-128.png?200x50}} Resize to given width and height((when the aspect ratio of the given width and height doesn't match that of the image, it will be cropped to the new ratio before resizing)): {{wiki:dokuwiki-128.png?200x50}}
  
-Resized external image:           {{https://secure.php.net/images/php.gif?200x50}}+Resized external image:           {{https://www.php.net/images/php.gif?200x50}}
  
   Real size:                        {{wiki:dokuwiki-128.png}}   Real size:                        {{wiki:dokuwiki-128.png}}
   Resize to given width:            {{wiki:dokuwiki-128.png?50}}   Resize to given width:            {{wiki:dokuwiki-128.png?50}}
   Resize to given width and height: {{wiki:dokuwiki-128.png?200x50}}   Resize to given width and height: {{wiki:dokuwiki-128.png?200x50}}
-  Resized external image:           {{https://secure.php.net/images/php.gif?200x50}}+  Resized external image:           {{https://www.php.net/images/php.gif?200x50}}
  
  
wiki/syntax.1700177195.txt.gz · Zuletzt geändert: 28.09.2024 17:56 (Externe Bearbeitung)