diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-04-06 07:42:18 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-04-06 07:42:18 +0000 |
commit | 818c000e89cabfbee84ddc8edd63c9f254e38f5d (patch) | |
tree | bac72dd401b8c5bc76f45f8ea71fe7de472ede8b /doc | |
parent | e0b85a7c92e15ffed61670166e10f18bacbd43db (diff) |
web commit by JoshTriplett: Move note for a shortcut to a sub-bullet of that shortcut.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/shortcuts.mdwn | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/shortcuts.mdwn b/doc/shortcuts.mdwn index eeb6adb3b..77d2bc2a7 100644 --- a/doc/shortcuts.mdwn +++ b/doc/shortcuts.mdwn @@ -31,7 +31,8 @@ This page controls what shortcut links the wiki supports. * [[shortcut name=cia url="http://cia.vc/stats/project/%s"]] * [[shortcut name=ciauser url="http://cia.vc/stats/user/%s"]] * [[shortcut name=flickr url="http://www.flickr.com/photos/%s"]] -* [[shortcut name=zooomr url="http://www.zooomr.com/photos/%s"]] (Note: You have to include the username and number in here, such as `bob/123455`.) +* [[shortcut name=zooomr url="http://www.zooomr.com/photos/%s"]] + * Note: You have to include the username and number in here, such as `bob/123455`. To add a new shortcut, use the `shortcut` [[PreprocessorDirective]]. "%s" is replaced with the text passed to the named shortcut. The optional `desc` |