summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorGerrit Uitslag <klapinklapin@gmail.com>2015-06-30 23:17:27 +0200
committerGerrit Uitslag <klapinklapin@gmail.com>2015-06-30 23:17:27 +0200
commit19cd38771326eea15b458a160845dfa200c5f9e6 (patch)
tree92e1f6e600400253851a22bfa7bb275884bef52e /data
parent7de86af9758e71d251fad91063035a459d83d2eb (diff)
downloadrpg-19cd38771326eea15b458a160845dfa200c5f9e6.tar.gz
rpg-19cd38771326eea15b458a160845dfa200c5f9e6.tar.bz2
Add description of ?linkonly below the embedded media list at syntax page
Diffstat (limited to 'data')
-rw-r--r--data/pages/wiki/syntax.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/data/pages/wiki/syntax.txt b/data/pages/wiki/syntax.txt
index 8e10b1906..613c04ace 100644
--- a/data/pages/wiki/syntax.txt
+++ b/data/pages/wiki/syntax.txt
@@ -170,6 +170,12 @@ DokuWiki can embed the following media formats directly.
If you specify a filename that is not a supported media format, then it will be displayed as a link instead.
+By adding ''?linkonly'' you provide a link to the media without displaying it inline
+
+ {{wiki:dokuwiki-128.png?linkonly}}
+
+{{wiki:dokuwiki-128.png?linkonly}} This is just a link to the image.
+
==== Fallback Formats ====
Unfortunately not all browsers understand all video and audio formats. To mitigate the problem, you can upload your file in different formats for maximum browser compatibility.