Difference between revisions of "Template:Lsl"
Jump to navigation
Jump to search
(created LSL wiki shortcut template) |
(→Example: minor wikification in the example) |
||
Line 8: | Line 8: | ||
# {{lsl|llPizza|llPizza}} | # {{lsl|llPizza|llPizza}} | ||
# {{lsl|llPizza|llPizza()}} | # {{lsl|llPizza|llPizza()}} | ||
# {{lsl|llPizza|llPizza(key agent,integer constant)}} | # {{lsl|llPizza|llPizza(''key'' '''agent''',''integer'' '''constant''')}} | ||
# {{lsl|llPizza|Ordering Pizza via the SL client}} | # {{lsl|llPizza|Ordering Pizza via the SL client}} | ||
</noinclude> | </noinclude> |
Revision as of 16:04, 8 January 2007
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