Template talk:Function: Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>Blocco
No edit summary
>NXTBoy
No edit summary
Line 1: Line 1:
==Categorization issue==
You REALLY need to remove this line from this template:
You REALLY need to remove this line from this template:
  <nowiki><includeonly>[[Category:Functions]] __NOTOC__ </includeonly></nowiki>
  <nowiki><includeonly>[[Category:Functions]] __NOTOC__ </includeonly></nowiki>
It's causing all the objects to be listed under the Functions category. Which is rather silly behavior{{User:NXTBoy/sig|date=02:31, 3 August 2010 (UTC)}}
It's causing all the objects to be listed under the Functions category. Which is rather silly behavior{{User:NXTBoy/sig|date=02:31, 3 August 2010 (UTC)}}
[[Category:Needs attention]]


== Little fix ==
== Little fix ==


Can you add to the {{{returns}}} variable so that it is <nowiki>{{{returns|n/a}}}</nowiki>? --<span style="color:#550909; border-color:#880909; border-size:1px; background-color:#dddddd;">Blocco</span>|<sup>[[:User:Blocco|Userpage]]-[[:User talk:Blocco|Talkpage]]</sup> 02:50, 12 August 2010 (UTC)
Can you add to the {{{returns}}} variable so that it is <nowiki>{{{returns|n/a}}}</nowiki>? --<span style="color:#550909; border-color:#880909; border-size:1px; background-color:#dddddd;">Blocco</span>|<sup>[[:User:Blocco|Userpage]]-[[:User talk:Blocco|Talkpage]]</sup> 02:50, 12 August 2010 (UTC)
:Actually, it should be `nil`, since in lua, that is the return value of a function that does not return a value. [[User:Mr Doom Bringer|@Mr Doom Bringer]], can you give us writers edit rights to these templates? They've still got a couple of bugs. {{User:NXTBoy/sig|date=21:42, 16 August 2010 (UTC)}}

Revision as of 21:42, 16 August 2010

Categorization issue

You REALLY need to remove this line from this template:

<includeonly>[[Category:Functions]] __NOTOC__ </includeonly>

It's causing all the objects to be listed under the Functions category. Which is rather silly behavior

02:31, 3 August 2010 (UTC)

Little fix

Can you add to the {{{returns}}} variable so that it is {{{returns|n/a}}}? --Blocco|Userpage-Talkpage 02:50, 12 August 2010 (UTC)

Actually, it should be `nil`, since in lua, that is the return value of a function that does not return a value. @Mr Doom Bringer, can you give us writers edit rights to these templates? They've still got a couple of bugs.
21:42, 16 August 2010 (UTC)