Difference between revisions of "Template:LL"

From Second Life Wiki
Jump to navigation Jump to search
(Moved all the #ifs to a #switch (more efficient, according to Wikipedia); updated http to https; and "Linden Lab" is actually written with a space!)
 
Line 1: Line 1:
{{#ifeq:{{{1}}}|TOS|[http://secondlife.com/corporate/tos.php LL:Terms Of Service]|
{{#switch:{{{1|}}}
{{#ifeq:{{{1}}}|PP|[http://secondlife.com/corporate/privacy.php LL:Privacy Policy]|
|TOS|[https://secondlife.com/corporate/tos.php LL:Terms Of Service]
  {{#ifeq:{{{1}}}|CS|[http://secondlife.com/corporate/cs.php LL:Community Standards]|
|PP|[https://secondlife.com/corporate/privacy.php LL:Privacy Policy]
  {{#ifeq:{{{1}}}|SL|[http://secondlife.com/ Second Life]|
|CS|[https://secondlife.com/corporate/cs.php LL:Community Standards]
    [http://lindenlab.com LindenLab]
|SL|[https://secondlife.com/ Second Life]
  }}
|#default|[https://lindenlab.com Linden Lab]
  }}
}}<noinclude>
}}
{{documentation}}
}}
</noinclude>

Latest revision as of 11:20, 15 September 2022

Linden Lab

[Edit] [🔄Purge] Template-info.png Template documentation
Not to be confused with Template:LLS.

Usage

A short substitution template that provides up-to-date links to several official Linden Lab & Second Life® links.

Parameters

TOS
Link to the Second Life Terms Of Service.
PP
Link to the Privacy Policy
CS
Link to the Community Standards
SL
Link to the home page of Second Life
default
(or empty) Link to the home page of Linden Lab