Difference between revisions of "Template:SLurl/simple"

From Second Life Wiki
Jump to navigation Jump to search
m
m (tweaky tweaky. making slurl template moar flexible)
Line 1: Line 1:
<includeonly>{{ #if: {{{1}}} && {{{2}}} && {{{3}}} && {{{4}}}|{{SLurl
<includeonly>{{ #if: {{{1}}} && {{{2}}} && {{{3}}} && {{{4}}}|{{SLurl
|prefix={{{prefix|http://slurl.com/secondlife/}}}
|region={{{1}}}
|region={{{1}}}
|x={{{2|128}}}
|x={{{2|128}}}
Line 15: Line 16:
*{{simpleslurl|Ahern|18|11|20|Ahern Welcome Area}}
*{{simpleslurl|Ahern|18|11|20|Ahern Welcome Area}}
*{{simpleslurl|Ahern|18|11|20}}
*{{simpleslurl|Ahern|18|11|20}}
=== Using the Prefix parameter ===
*{{simpleslurl|Ahern|18|11|20|Ahern Welcome Area|prefix=http://agni.sl.mapapi.net/}}
*{{simpleslurl|Ahern|18|11|20|prefix=http://agni.sl.mapapi.net/}}
</noinclude>
</noinclude>

Revision as of 11:44, 4 July 2009


Usage

Simple SLurl:

{{simpleslurl|Ahern|18|11|20|Ahern Welcome Area}}

Example

Link Text defaults to "SLurl" if missing.

Using the Prefix parameter