Difference between revisions of "Widget:Redirect"

From Second Life Wiki
Jump to navigation Jump to search
(Created page with "<includeonly> Redirecting to <a id="redirectme" href="http://community.secondlife.com<!--{$url|escape:'js'}-->">http://community.secondlife.com<!--{$url|escape:'js'}--></a> <scri…")
 
 
Line 8: Line 8:
Parameter:
Parameter:
* '''url''' - URL of page to which to redirect.  NOTE: For security reasons, this is a relative URL on the Lithium community site.  That is, this widget automatically prepends '''http://community.secondlife.com/''' to the '''uri''' parameter provided.
* '''url''' - URL of page to which to redirect.  NOTE: For security reasons, this is a relative URL on the Lithium community site.  That is, this widget automatically prepends '''http://community.secondlife.com/''' to the '''uri''' parameter provided.
Example:
<pre><nowiki>
{{#widget:Redirect|url=/t5/English-Knowledge-Base/Transactions-and-disputes-between-Residents/ta-p/799395}}
</nowiki></pre>
</noinclude>
</noinclude>

Latest revision as of 14:43, 7 April 2011

Use this widget to redirect to an external page on the SL community site.

Parameter:

  • url - URL of page to which to redirect. NOTE: For security reasons, this is a relative URL on the Lithium community site. That is, this widget automatically prepends http://community.secondlife.com/ to the uri parameter provided.

Example:

{{#widget:Redirect|url=/t5/English-Knowledge-Base/Transactions-and-disputes-between-Residents/ta-p/799395}}