summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorandi <andi@splitbrain.org>2005-04-17 19:30:57 +0200
committerandi <andi@splitbrain.org>2005-04-17 19:30:57 +0200
commit3685f7757265507a7b2105ffc4949068fa4bd000 (patch)
tree8bd54fa9adabe7cd1be0f9d1f02b6c94e99adb8f /data
parent4329e75216398c9bd5057fbc338d715b699af8e5 (diff)
downloadrpg-3685f7757265507a7b2105ffc4949068fa4bd000.tar.gz
rpg-3685f7757265507a7b2105ffc4949068fa4bd000.tar.bz2
fixed src links on images
darcs-hash:20050417173057-9977f-83e7b0abb41158555073fed2ab1bdca7922b6848.gz
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