Difference between revisions of "User:Enta en bauldry/API Table"

From EVE University Wiki
Jump to: navigation, search
 
(5 intermediate revisions by the same user not shown)
Line 47: Line 47:
 
{
 
{
 
border-left-style: none;
 
border-left-style: none;
 +
}
 +
 +
.cApiFixedCol
 +
{
 +
width: 100px;
 
}
 
}
  
Line 53: Line 58:
 
|-
 
|-
 
|rowspan="2" colspan="2" align="center" class="cApiName" |{{{name}}}
 
|rowspan="2" colspan="2" align="center" class="cApiName" |{{{name}}}
|class="cApiInfoLabel"|Cache Method:
+
|class="cApiInfoLabel cApiFixedCol"|Cache Method:
 
|class="cApiInfo"|{{#switch: {{{cache}}}
 
|class="cApiInfo"|{{#switch: {{{cache}}}
 
|s |sh |short = [[EVE_API#Short|Short]]
 
|s |sh |short = [[EVE_API#Short|Short]]
Line 73: Line 78:
 
|Row Type
 
|Row Type
 
|colspan="2"|Row Description
 
|colspan="2"|Row Description
|-
 
|paidUntil
 
|class="cApiFieldType"|string datetime
 
|colspan="2"|desc
 
|-
 
|createDate
 
|class="cApiFieldType"|string datetime
 
|colspan="2"|desc
 
|-
 
|logonCount
 
|class="cApiFieldType"|int
 
|colspan="2"|desc
 
|-
 
|logonMinutes
 
|class="cApiFieldType"|int
 
|colspan="2"|desc
 
|}
 

Latest revision as of 19:02, 13 December 2014

{{{name}}} Cache Method: Short
Input Arguments: None
{{{url}}} Access Mask: 2^{{{mask}}}
Result Format: {{{format}}}
Row Name Row Type Row Description