Template:Lsl

From Second Life Wiki
Revision as of 17:07, 8 January 2007 by SignpostMarv Martin (talk | contribs) (→‎Example: displayed code with <nowiki>)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

This template is used to provide links to the LSL Wiki. Just in case the wiki moves again, only this template will have to be updated, not the entire Second Life wiki.

Usage

{{lsl|name of function, page etc|title for link}}

Example

  1. llPizza
    • {{lsl|llPizza|llPizza}}
  2. llPizza()
    • {{lsl|llPizza|llPizza()}}
  3. llPizza(key agent,integer constant)
    • {{lsl|llPizza|llPizza(''key'' '''agent''',''integer'' '''constant''')}}
  4. Ordering Pizza via the SL client
    • {{lsl|llPizza|Ordering Pizza via the SL client}}