Difference between revisions of "User:AfterLifeLochie/Sandbox/TemplateSandbox"
From ComputerCraft Wiki
m (Reworking block template (new conditionals)) |
m (Messing with Template:BlocksAndItems.) |
||
Line 94: | Line 94: | ||
<span style="color: black; border: 1px solid #666; border-top-color: #CECBC7; border-left-color: #CECBC7; background: #F0ECE8; padding: 0.1em 0.4em; white-space: nowrap;">{{{key}}}</span> | <span style="color: black; border: 1px solid #666; border-top-color: #CECBC7; border-left-color: #CECBC7; background: #F0ECE8; padding: 0.1em 0.4em; white-space: nowrap;">{{{key}}}</span> | ||
</span> | </span> | ||
+ | |||
+ | |||
+ | |||
+ | = Items & Blocks Template = | ||
+ | <table style="width: 100%; border: solid 1px black; margin: 2px; border-spacing: 0px;"> | ||
+ | <tr><td style="border-color: black; padding: .4em; padding-left: .4em; width:300px; background-color:#DBE5FF; font-weight:bold; font-size: 16px;">[[File:Grid_paper.png|24px]] [[:Category:Blocks|Blocks]]</td></tr> | ||
+ | <tr><td style="border-color: black; padding: .4em; padding-left: .4em;"> | ||
+ | <table style="width:100%;"><tr> | ||
+ | <td style="width:25%">[[File:Iso_Computer.png|25px]] [[Computer]]</td> | ||
+ | <td style="width:25%">[[File:Iso_Advanced_Computer.png|25px]] [[Advanced Computer]]</td> | ||
+ | <td style="width:25%">[[File:Iso_DiskDrive.png|25px]] [[Disk Drive]]</td> | ||
+ | <td style="width:25%">[[File:Iso_Monitor.png|25px]] [[Monitor]]</td> | ||
+ | </tr><tr> | ||
+ | <td style="width:25%">[[File:Iso_Advanced_Monitor.png|25px]] [[Advanced Monitor]]</td> | ||
+ | <td style="width:25%">[[File:Iso_Printer.png|25px]] [[Printer]]</td> | ||
+ | <td style="width:25%">[[File:Iso_Unknown.png|25px]] [[Turtle]]</td> | ||
+ | <td style="width:25%">[[File:Grid_Modem.png|25px]] [[Wireless Modem]]</td> | ||
+ | </tr><tr> | ||
+ | <td style="width:25%">[[File:Grid_Wired_Modem.png|25px]] [[Wired Modem]]</td> | ||
+ | <td style="width:25%">[[File:Iso_Unknown.png|25px]] [[Wired Modem|Networking Cable]]</td> | ||
+ | </tr></table> | ||
+ | </td> | ||
+ | </tr> | ||
+ | <tr><td style="border-color: black; padding: .4em; padding-left: .4em; width:300px; background-color:#DBE5FF; font-weight:bold; font-size: 16px;">[[File:Grid_paper.png|24px]] [[:Category:Items|Items]]</td></tr> | ||
+ | <tr><td style="border-color: black; padding: .4em; padding-left: .4em;"> | ||
+ | <table style="width:100%;"><tr> | ||
+ | <td style="width:25%">[[File:Grid_disk.png|25px]] [[Floppy Disk]]</td> | ||
+ | <td style="width:25%">[[File:Grid_printed_page.png|25px]] [[Printer|Printed Page]]</td> | ||
+ | <td style="width:25%">[[File:Grid_printed_pages.png|25px]] [[Printer|Printed Pages]]</td> | ||
+ | <td style="width:25%">[[File:Grid_printed_book_.png|25px]] [[Printer|Printed Book]]</td> | ||
+ | </tr></table> | ||
+ | </td> | ||
+ | </tr> | ||
+ | </table> |
Revision as of 01:13, 6 May 2013
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
User:AfterLifeLochie/Sandbox/TemplateSandbox | |
Item ID | {{{id}}} |
Damage Value | {{{damage-value}}} |
Peripheral? | No |
Keypress Template
{{{key}}}
Items & Blocks Template
Blocks | ||||||||||
|
||||||||||
Items | ||||||||||
|