Benutzer-Werkzeuge

Webseiten-Werkzeuge


software_handreichungen:dokuwiki_syntax

Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen angezeigt.

Link zu dieser Vergleichsansicht

Beide Seiten der vorigen RevisionVorhergehende Überarbeitung
software_handreichungen:dokuwiki_syntax [2018/08/31 00:16] andreassoftware_handreichungen:dokuwiki_syntax [2018/08/31 00:20] (aktuell) andreas
Zeile 97: Zeile 97:
 You can also use an image to link to another internal or external page by combining the syntax for links and [[#images_and_other_files|images]] (see below) like this: You can also use an image to link to another internal or external page by combining the syntax for links and [[#images_and_other_files|images]] (see below) like this:
  
-  [[http://php.net|{{wiki:dokuwiki-128.png}}]]+  [[http://php.net|{{software_handreichungen:dokuwiki-128.png}}]]
  
-[[http://php.net|{{wiki:dokuwiki-128.png}}]]+[[http://php.net|{{software_handreichungen:dokuwiki-128.png}}]]
  
 Please note: The image formatting is the only formatting syntax accepted in link names. Please note: The image formatting is the only formatting syntax accepted in link names.
Zeile 131: Zeile 131:
 You can include external and internal [[doku>images|images, videos and audio files]] with curly brackets. Optionally you can specify the size of them. You can include external and internal [[doku>images|images, videos and audio files]] with curly brackets. Optionally you can specify the size of them.
  
-Real size:                        {{wiki:dokuwiki-128.png}}+Real size:                        {{software_handreichungen:dokuwiki-128.png}}
  
-Resize to given width:            {{wiki:dokuwiki-128.png?50}}+Resize to given width:            {{software_handreichungen:dokuwiki-128.png?50}}
  
-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)): {{software_handreichungen:dokuwiki-128.png?200x50}}
  
 Resized external image:           {{http://php.net/images/php.gif?200x50}} Resized external image:           {{http://php.net/images/php.gif?200x50}}
  
-  Real size:                        {{wiki:dokuwiki-128.png}} +  Real size:                        {{software_handreichungen:dokuwiki-128.png}} 
-  Resize to given width:            {{wiki:dokuwiki-128.png?50}} +  Resize to given width:            {{software_handreichungen:dokuwiki-128.png?50}} 
-  Resize to given width and height: {{wiki:dokuwiki-128.png?200x50}}+  Resize to given width and height: {{software_handreichungen:dokuwiki-128.png?200x50}}
   Resized external image:           {{http://php.net/images/php.gif?200x50}}   Resized external image:           {{http://php.net/images/php.gif?200x50}}
  
Zeile 147: Zeile 147:
 By using left or right whitespaces you can choose the alignment. By using left or right whitespaces you can choose the alignment.
  
-{{ wiki:dokuwiki-128.png}}+{{ software_handreichungen:dokuwiki-128.png}}
  
-{{wiki:dokuwiki-128.png }}+{{software_handreichungen:dokuwiki-128.png }}
  
-{{ wiki:dokuwiki-128.png }}+{{ software_handreichungen:dokuwiki-128.png }}
  
-  {{ wiki:dokuwiki-128.png}} +  {{ software_handreichungen:dokuwiki-128.png}} 
-  {{wiki:dokuwiki-128.png }} +  {{software_handreichungen:dokuwiki-128.png }} 
-  {{ wiki:dokuwiki-128.png }}+  {{ software_handreichungen:dokuwiki-128.png }}
  
 Of course, you can add a title (displayed as a tooltip by most browsers), too. Of course, you can add a title (displayed as a tooltip by most browsers), too.
  
-{{ wiki:dokuwiki-128.png |This is the caption}}+{{ software_handreichungen:dokuwiki-128.png |This is the caption}}
  
-  {{ wiki:dokuwiki-128.png |This is the caption}}+  {{ software_handreichungen:dokuwiki-128.png |This is the caption}}
  
 For linking an image to another page see [[#Image Links]] above. For linking an image to another page see [[#Image Links]] above.
Zeile 178: Zeile 178:
 By adding ''?linkonly'' you provide a link to the media without displaying it inline By adding ''?linkonly'' you provide a link to the media without displaying it inline
  
-  {{wiki:dokuwiki-128.png?linkonly}}+  {{software_handreichungen:dokuwiki-128.png?linkonly}}
  
-{{wiki:dokuwiki-128.png?linkonly}} This is just a link to the image.+{{software_handreichungen:dokuwiki-128.png?linkonly}} This is just a link to the image.
  
 ==== Fallback Formats ==== ==== Fallback Formats ====
software_handreichungen/dokuwiki_syntax.txt · Zuletzt geändert: 2018/08/31 00:20 von andreas