Template:Scripting api: Difference between revisions

From AtomicTorchWiki
No edit summary
No edit summary
Line 4: Line 4:
{| class="wikitable" style="width:80%"
{| class="wikitable" style="width:80%"
|-
|-
! colspan="3" style="text-align:left;" | '''Function:''' {{{1}}}
! colspan="3" style="text-align:left; padding: 5px 0px 5px 10px; background-color: #f9f9fb; font-family: Georgia;" | '''Function:''' {{{1}}}
|-
|-
! style="width:35%" | Arguments
! style="width:21%; padding: 5px 5px 5px 12px;" | Arguments
! style="width:35%" | Returns
! style="width:21%; padding: 5px 5px 5px 12px;" | Returns
! style="width:30%" | Example
! style="width:58%; padding: 5px 5px 5px 12px;" | Example
|-
|-
| {{{2}}}
| style="padding: 5px 5px 5px 12px;" | {{{2}}}
| {{{3}}}
| style="padding: 5px 5px 5px 12px;" | {{{3}}}
| <code>{{{4}}}</code>
| <pre style="margin:0px">{{{4}}}</pre>
|-
|-
! colspan="3" | Description
! colspan="3" style="padding: 5px 5px 5px 12px;" | Description
|-
|-
| colspan="3" | {{{5}}}
| colspan="3" style="padding: 5px 5px 5px 12px;" | {{{5}}}
|}
|}

Revision as of 03:29, 13 February 2014


Function: {{{1}}}
Arguments Returns Example
{{{2}}} {{{3}}}
{{{4}}}
Description
{{{5}}}