move examples of how to use shortcuts into the shortcuts page so it's
available in basewikimaster
parent
4f0faa31d2
commit
a15aea14b3
|
@ -2,11 +2,7 @@
|
|||
[[tag type/format]]
|
||||
|
||||
This plugin allows external links to commonly linked to sites to be made
|
||||
more easily using shortcuts. Some examples of using shortcuts include:
|
||||
|
||||
\[[google foo]]
|
||||
\[[wikipedia War_of_1812]]
|
||||
\[[debbug 12345]]
|
||||
more easily using shortcuts.
|
||||
|
||||
The available shortcuts are defined on the [[shortcuts]] page in
|
||||
the wiki.
|
||||
|
|
|
@ -2,6 +2,12 @@
|
|||
then="This wiki has shortcuts **enabled**."
|
||||
else="This wiki has shortcuts **disabled**."]]
|
||||
|
||||
Some examples of using shortcuts include:
|
||||
|
||||
\[[google foo]]
|
||||
\[[wikipedia War_of_1812]]
|
||||
\[[debbug 12345]]
|
||||
|
||||
This page controls what shortcut links the wiki supports.
|
||||
|
||||
* [[shortcut name=google url="http://www.google.com/search?q=%s"]]
|
||||
|
|
Loading…
Reference in New Issue