Difference between revisions of "Template:SLurl"

From Second Life Wiki
Jump to navigation Jump to search
m (fixed no-title in wiki-link support)
(added code example)
Line 17: Line 17:
|y=11
|y=11
|z=20
|z=20
|}}</nowiki></pre></code>
|}}</nowiki></pre></code></div>


'''Basic, no title'''
'''Basic, no title'''
Line 29: Line 29:
|no-title=enabled
|no-title=enabled
|}}
|}}
 
<div style="font-size:160%;"><code><pre><nowiki>
{{SLurl
|region=Ahern
|x=18
|y=11
|z=20
|title=Ahern Welcome Area
|no-title=enabled
|}}</nowiki></pre></code></div>


</noinclude>
</noinclude>

Revision as of 19:01, 12 January 2007

This template permits the easy inclusion of a SLurl as a link without the need to create them manually or via tinyurl or similar external service (which is open to spamming problems)

Examples

Basic

Ahern Welcome Area

{{SLurl
|region=Ahern
|x=18
|y=11
|z=20
|}}

Basic, no title

[1]

{{SLurl
|region=Ahern
|x=18
|y=11
|z=20
|title=Ahern Welcome Area
|no-title=enabled
|}}