Difference between revisions of "Showurl"
m |
m |
||
Line 10: | Line 10: | ||
{{Alias | {{Alias | ||
|name=Wiki | |name=Wiki | ||
− | |command=showurl http://wiki.mibbit.com/index.php/ $+ $1 {{!}} [[Command:Echo|echo]] http://wiki.mibbit.com/index.php/ $+ $1 | + | |command=showurl <nowiki>http://wiki.mibbit.com/index.php/</nowiki> $+ $1 {{!}} [[Command:Echo|echo]] <nowiki>http://wiki.mibbit.com/index.php/</nowiki> $+ $1 |
|output=Image to come. | |output=Image to come. | ||
}} | }} |
Revision as of 10:30, 10 February 2011
{{#switch: mw |m={{#set:Client=Main}} |w={{#set:Client=Widget}} |mw={{#set:Client=Main}} {{#set:Client=Widget}} }}{{#set:Type=}}/showurl {{#if:url|url|}}{{#if: | [{{{disabled}}}]|}}{{#if: Opens the specified URL in the Extra Content Window.|:Opens the specified URL in the Extra Content Window.|}}{{#if:
| :Output: {{{output}}}
| }}
An excellent usage of this command is to create an input option that opens a page in the Extra Content Area for you based on a term you give it. For example, an alias that opens a page on this wiki would be
/Wiki {{{parameters}}}
- showurl http://wiki.mibbit.com/index.php/ $+ $1 | echo http://wiki.mibbit.com/index.php/ $+ $1