Template:Function: Difference between revisions

From Uzebox Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
<table style="font-size:100%; text-align:left; border:1px solid #aaa; padding:1px; margin-top: 0; margin-bottom: 0.5em; margin-left: 1em; clear: right; color: black; border-collapse:collapse;background-color: #f9f9f9;" width="98%" cellpadding="0px" border="1">
<table style="font-size:100%; text-align:left; border:1px solid #aaa; padding:1px; margin-top: 0; margin-bottom: 0.5em; margin-left: 1em; clear: right; color: black; border-collapse:collapse;background-color: #f9f9f9;" width="98%" cellpadding="0px" border="1">


<tr><th style="border:none;padding-left:5px;" nowrap>Prototype</th>
<tr><th style="border:none;padding-left:5px;padding-right:5px;" nowrap>Prototype</th>
<td style="border:none;padding-left:5px;">
<td style="border:none;padding-left:5px;">
{{#if:{{{prototype|}}}|<code>{{{prototype|}}}</code>|<span style="color:red;">Undefined!</span> }}
{{#if:{{{prototype|}}}|<code>{{{prototype|}}}</code>|<span style="color:red;">Undefined!</span> }}
</td></tr>
</td></tr>


<tr><th style="border:none;padding-left:5px;" nowrap>Description</th>
<tr><th style="border:none;padding-left:5px;padding-right:5px;" nowrap>Description</th>
<td style="border:none;padding-left:5px;">
<td style="border:none;padding-left:5px;">
{{#if:{{{description|}}}|{{{description|}}}|<span style="color:red;">Undefined!</span> }}
{{#if:{{{description|}}}|{{{description|}}}|<span style="color:red;">Undefined!</span> }}
</td></tr>
</td></tr>


<tr><th style="border:none;padding-left:5px;" nowrap>Parameters</th>
<tr><th style="border:none;padding-left:5px;padding-right:5px;vertical-align:top;" nowrap>Parameters</th>
<td style="border:none;padding-left:5px;">
<td style="border:none;padding-left:5px;">
{{#if:{{{parameters|}}}|{{{parameters|}}}|None }}
{{#if:{{{parameters|}}}|{{{parameters|}}}|None }}
</td></tr>
</td></tr>


<tr><th style="border:none;padding-left:5px;" nowrap>Returns</th>
<tr><th style="border:none;padding-left:5px;padding-right:5px;" nowrap>Returns</th>
<td style="border:none;padding-left:5px;">
<td style="border:none;padding-left:5px;">
{{#if:{{{returns|}}}|{{{returns|}}}|Void }}
{{#if:{{{returns|}}}|{{{returns|}}}|Void }}
</td></tr>
</td></tr>


<tr><th style="border:none;padding-left:5px;" nowrap>Video Modes</th>
<tr><th style="border:none;padding-left:5px;padding-right:5px;" nowrap>Video Modes</th>
<td style="border:none;padding-left:5px;">
<td style="border:none;padding-left:5px;">
{{#if:{{{video modes|}}}|{{{video modes|}}}|N/A }}
{{#if:{{{video modes|}}}|{{{video modes|}}}|N/A }}
</td></tr>
</td></tr>


<tr><th style="border:none;padding-left:5px;" nowrap>Since</th>
<tr><th style="border:none;padding-left:5px;padding-right:5px;" nowrap>Since</th>
<td style="border:none;padding-left:5px;">
<td style="border:none;padding-left:5px;">
{{#if:{{{since|}}}|{{{since|}}}|V1}}
{{#if:{{{since|}}}|{{{since|}}}|V1}}
</td></tr>
</td></tr>


<tr><th style="border:none;padding-left:5px;" nowrap>Status</th>
<tr><th style="border:none;padding-left:5px;padding-right:5px;" nowrap>Status</th>
<td style="border:none;padding-left:5px;">
<td style="border:none;padding-left:5px;">
{{#if:{{{status|}}}|{{{status|}}}|Active }}
{{#if:{{{status|}}}|{{{status|}}}|Active }}
Line 37: Line 37:


{{#if:{{{see also|}}}|
{{#if:{{{see also|}}}|
<tr><th style="border:none;padding-left:5px;" nowrap>See Also</th>
<tr><th style="border:none;padding-left:5px;padding-right:5px;" nowrap>See Also</th>
<td style="border:none;padding-left:5px;">
<td style="border:none;padding-left:5px;">
{{{see also|}}}  
{{{see also|}}}  

Revision as of 20:43, 27 February 2009

Prototype

Undefined!

Description

Undefined!

Parameters

None

Returns

Void

Video Modes

N/A

Since

V1

Status

Active