Difference between revisions of "User:AfterLifeLochie/Sandbox/TemplateSandbox"
From ComputerCraft Wiki
(Block template prototype updates (wrapped self with a float, image box).) |
m (Added a clear:both to prevent the template sandbox from having a fit.) |
||
Line 83: | Line 83: | ||
</table> | </table> | ||
</div> | </div> | ||
+ | |||
+ | <noinclude> | ||
+ | <!-- REMOVE ME WHEN INSTALLING AS TEMPLATE! --> | ||
+ | <div style="clear:both;"> </div> | ||
+ | </noinclude> | ||
= Keypress Template = | = Keypress Template = |
Revision as of 15:57, 7 December 2012
Contents
Function Template
Function {{{name}}} | |
No description provided. | |
Syntax | {{{name}}}() |
Returns | nil |
Part of | ComputerCraft |
API | [[{{{api}}} (API)|{{{api}}}]] |
Example Template
Example | |
No description provided. | |
Code |
{{{code}}} |
Event Template
Event {{{name}}} | |
No description provided. | |
Returned Object 1 | Nothing |
Delete Template
This page has been marked for deletion. | |
No reason provided. |
Block Template
Keypress Template
{{{key}}}