Difference between revisions of "User:Strife Onizuka/LSL Style"

From Second Life Wiki
Jump to navigation Jump to search
m
 
(40 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Multi-lang}}
{{LSL Header|ml=*}}
{{LSL Header}}
{{RightToc|font-size:80%}}
{{RightToc}}
<div id="box"><div style="padding:0.5em;">Prerequisite Tutorials: [[LSL 101: The Wikibook#Chapter_3|LSL 101: The Wikibook @ Chapter 3]]</div></div>
{{Box|Description|2=
{{SpecialBox|Page Type: <syntax thingy>|Summary|istyle=min-height:5.5em;
<div id="box" style="float:right">
|rstyle=margin: 5px 0.5em 0 0.5em;
Delay: XXXX<br/>
|right={{LSL_Bug_Icon}}
Energy: XXXX<br/>
|3=
Complexity: XXXX
<div id="box" style="margin: 0pt 0.5em; float: right; font-size: 90%;">
{{{!}}
{{!!}} XXXX
{{!!}} Function ID
{{!}}-
{{!!}} XXXX
{{!!}} Delay
{{!}}-
{{!!}} XXXX
{{!!}} Energy
{{!}}-
{{!!}} XXXX
{{!!}} Complexity
{{!}}}
</div>
</div>
I'll work something out so it displays Description in the TOC but shows the "Function: <syntax thingy>" instead in the box title (fun with inline style).
Description
 
Returns whatever
 
{{{!}} <!-- this is what DefineRow was really designed for -->
{{LSL DefineRow|type|name|description}}
{{LSL DefineRow|type|name|description}}
{{LSL DefineRow|type|name|description}}
{{LSL DefineRow|type|name|description}}
{{!}}}
 
Footnotes
}}
{{Box|Newbie Notes}}
{{Box|Specification}}
{{{!}} {{Prettytable|style=margin-top:0;}}
{{!}}- {{Hl2}}
! Constants
! Lots of fun...
{{!}}}
{{Box|Caveats|2=
* Caveat
* Error situations
<h4 style="display:inline;">Bugs </h4>~ {{JiraSearch/1|LSL|Search JIRA for more related Bugs}}
{{{!}} style="font-size:80%;"
{{Issue/V1|SVN-XXX|Some Terrible Bug|type=bug}}
{{!}}}
}}
{{Box|Examples|2=
Example Scripts and Text
<div style="float:left; min-width:200px; width:49%">
===Simple Examples===
{{{!}}
{{LSL DefineRow||Some Article}}
{{!}}}
</div>
<div style="float:left; min-width:200px; width:49%">
===Complex Examples===
{{{!}}
{{LSL DefineRow||Some Article}}
{{!}}}
</div>
<div style="clear:left;"></div>
}}
}}
{{Box|Constants}}
{{Box|Useful Snippets|2=
{{Box|Caveats}}
Snippet Code
{{Box|Examples}}
===More Snippets===
{{Box|Useful Snippets}}
{{{!}}
{{Box|Notes}}
{{LSL DefineRow||Some Article}}
{{Box|See Also|2=
{{!}}}
}}
{{Box|Notes|2=
Notes Text
===More Notes===
{{{!}}
{{LSL DefineRow||Some Article}}
{{!}}}
}}
{{Box|Related|2=
=== Events ===
=== Events ===
{{{!}}
{{LSL DefineRow||Some Article}}
{{!}}}
=== Functions ===
=== Functions ===
{{{!}}
{{LSL DefineRow||Some Article}}
{{!}}}
=== Articles ===
=== Articles ===
{{{!}}
{{LSL DefineRow||Some Article}}
{{!}}}
}}
}}
{{Box|Deep Notes|2=
{{Box|Deep Notes|2=
=== General ===
General notes text and user defined sections
=== VM ===
=== Mono VM Notes ===
<Source Location> in each implementation subsection.
=== LSO VM Notes ===
===== LSO =====
=== History ===
===== Mono =====
<h3 style="display:inline;">All Issues</h3>&nbsp;~ {{JiraSearch/2||Search JIRA for more related Issues}}
===== OpenSim =====
{{{!}}
===== LSLEditor =====
{{Issue/V1|SVN-XXX|Some Terrible Bug|type=bug|status=clo}}
{{Issue/V1|SVN-XXX|Some Cool Feature Suggestion|type=fs}}
{{!}}}
=== Tests ===
=== Tests ===
=== History? ===
=== Source ===
=== Bugs? ===
=== Messaging ===  
=== Footnotes ===
=== Footnotes ===
{{Footnotes}}
}}
}}
----
{{Box|Comments|Reserved for comments on feature suggestions}}
----
<div id="box" align="center">This article wasn't helpful for you? Maybe the [http://lslwiki.net/lslwiki/wakka.php?wakka=LSL related article at the LSL Wiki] is able to bring enlightenment, or possibly [http://rpgstats.com/wiki/index.php?title=LlOverMyLand rpgstats] instead.</div>
Whats new?
*Deepnotes
**General (was Specification)
**VM
**:Source Location information was in it's own section but it's now going to go in implementation specific sections.
***LSO
***Mono
***OpenSim
***LSLEditor
**Tests - Was under "See Also"
**Footnotes
 
Bugs and History could have their own Deep Notes subsections or they could be encorporated as subsections of the VM implemenations.

Latest revision as of 15:17, 26 September 2013

Prerequisite Tutorials: LSL 101: The Wikibook @ Chapter 3

Summary

Page Type: <syntax thingy>
XXXX Function ID
XXXX Delay
XXXX Energy
XXXX Complexity

Description

Returns whatever

• type name description
• type name description
• type name description
• type name description

Footnotes

Newbie Notes

Specification

Constants Lots of fun...

Caveats

  • Caveat
  • Error situations

Bugs

~ Search JIRA for more related Bugs
   Some Terrible Bug

Examples

Example Scripts and Text

Simple Examples

•  Some Article

Complex Examples

•  Some Article

Useful Snippets

Snippet Code

More Snippets

•  Some Article

Notes

Notes Text

More Notes

•  Some Article

Related

Events

•  Some Article

Functions

•  Some Article

Articles

•  Some Article

Deep Notes

General notes text and user defined sections

Mono VM Notes

LSO VM Notes

History

All Issues

 ~ Search JIRA for more related Issues
   Some Terrible Bug
   Some Cool Feature Suggestion

Tests

Source

Messaging

Footnotes

Comments

Reserved for comments on feature suggestions

This article wasn't helpful for you? Maybe the related article at the LSL Wiki is able to bring enlightenment, or possibly rpgstats instead.