User talk:Merlin11188/Sandbox: Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>JulienDethurens
The Example Template
>JulienDethurens
→‎Comments: new section
Line 2: Line 2:


The Example template looks ugly with only the code inside of it, I'd suggest you add an explanation of the code in it. But you can leave it like that if you want, it's just a suggestion. <div style="border-top:1px dashed;padding-bottom:.5em;height:1em"><div style="font-size:75%;float:left">[[User:JulienDethurens|JulienDethurens]]</div><div style="font-size:75%;float:right">21 February 2012</div></div>
The Example template looks ugly with only the code inside of it, I'd suggest you add an explanation of the code in it. But you can leave it like that if you want, it's just a suggestion. <div style="border-top:1px dashed;padding-bottom:.5em;height:1em"><div style="font-size:75%;float:left">[[User:JulienDethurens|JulienDethurens]]</div><div style="font-size:75%;float:right">21 February 2012</div></div>
== Comments ==
What you call an one line comments is actually a short comment, and what you call a multiline comment is actually a long comment. These are the official names, used by the Lua Reference Manual (see [http://www.lua.org/manual/5.1/manual.html#2.1 this page]). I just thought it would be a good idea to tell you. <div style="border-top:1px dashed;padding-bottom:.5em;height:1em"><div style="font-size:75%;float:left">[[User:JulienDethurens|JulienDethurens]]</div><div style="font-size:75%;float:right">21 February 2012</div></div>

Revision as of 04:28, 21 February 2012

The Example Template

The Example template looks ugly with only the code inside of it, I'd suggest you add an explanation of the code in it. But you can leave it like that if you want, it's just a suggestion.

21 February 2012

Comments

What you call an one line comments is actually a short comment, and what you call a multiline comment is actually a long comment. These are the official names, used by the Lua Reference Manual (see this page). I just thought it would be a good idea to tell you.

21 February 2012