Difference between revisions of "Template:API table"
From ComputerCraft Wiki
(added return value column) |
|||
Line 2: | Line 2: | ||
<tr><th colspan="2" style="font-weight: bold; font-size: large; padding-bottom: .3em; border-bottom: solid #C9C9C9 1px; background: #D3FFC2; line-height:28px; text-align: left"> | <tr><th colspan="2" style="font-weight: bold; font-size: large; padding-bottom: .3em; border-bottom: solid #C9C9C9 1px; background: #D3FFC2; line-height:28px; text-align: left"> | ||
[[File:{{{image}}}|24px]] {{{1}}} (API)</th></tr> | [[File:{{{image}}}|24px]] {{{1}}} (API)</th></tr> | ||
− | <tr><td style="width: 350px; background: #E0E0E0; padding: .4em; font-weight:bold;"> | + | <tr> |
+ | <td style="width: 350px; background: #E0E0E0; padding: .4em; font-weight:bold;">Function</td> | ||
+ | <td style="width: 250px; background: #E0E0E0; padding: .4em; font-weight:bold;">Return values</td> | ||
+ | <td style="background: #E0E0E0; padding: .4em; font-weight:bold;">Description</td></tr> | ||
{{{2}}} | {{{2}}} | ||
</table> | </table> |
Revision as of 02:39, 25 August 2013
[[File:{{{image}}}|24px]] {{{1}}} (API) | ||
---|---|---|
Function | Return values | Description |