summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
Diffstat (limited to 'data')
-rw-r--r--data/wiki/syntax.txt12
1 files changed, 6 insertions, 6 deletions
diff --git a/data/wiki/syntax.txt b/data/wiki/syntax.txt
index 3e36aac2b..335545226 100644
--- a/data/wiki/syntax.txt
+++ b/data/wiki/syntax.txt
@@ -123,16 +123,16 @@ You can include external and internal [[doku>images]] with curly brackets. Optio
Real size: {{wiki:dokuwiki-128.png}}
-Resize to given width: {{wiki:dokuwiki-128.png?100}}
+Resize to given width: {{wiki:dokuwiki-128.png?50}}
-Resize to given width and height: {{wiki:dokuwiki-128.png?100x200}}
+Resize to given width and height: {{wiki:dokuwiki-128.png?200x50}}
-Resized external image: {{http://de3.php.net/images/php.gif?100x100}}
+Resized external image: {{http://de3.php.net/images/php.gif?200x50}}
Real size: {{wiki:dokuwiki-128.png}}
- Resize to given width: {{wiki:dokuwiki-128.png?100}}
- Resize to given width and height: {{wiki:dokuwiki-128.png?100x200}}
- Resized external image: {{http://de3.php.net/images/php.gif?100x100}}
+ Resize to given width: {{wiki:dokuwiki-128.png?50}}
+ Resize to given width and height: {{wiki:dokuwiki-128.png?200x50}}
+ Resized external image: {{http://de3.php.net/images/php.gif?200x50}}
By using left or right whitespaces you can choose the alignment