Template:Lsl

From Second Life Wiki
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}}