Difference between revisions of "OXPIconSummary"
From Elite Wiki
(part I) |
m |
||
Line 1: | Line 1: | ||
Summary of icons for [[:Template:IconOXP]] | Summary of icons for [[:Template:IconOXP]] | ||
− | == ooVersion == | + | An example: |
+ | {{IconOXP | ||
+ | |ooVersion = "1.77" | ||
+ | |oxpCPU = "Low" | ||
+ | |oxpMEM = "Medium" | ||
+ | |oxpGPU = "Heavy" | ||
+ | |oxpIsParent = true | ||
+ | |oxpIsChild = true | ||
+ | |oxpIsAPI = true | ||
+ | |oxpIsDocumented = true | ||
+ | |oxpIsConfigurable = true | ||
+ | }} | ||
+ | |||
+ | == Minimum == | ||
+ | === ooVersion === | ||
{| | {| | ||
|[[Image:IconOONo.png]] | |[[Image:IconOONo.png]] | ||
Line 19: | Line 33: | ||
|} | |} | ||
− | == oxpCPU == | + | === oxpCPU === |
{| | {| | ||
|[[Image:IconOXPCPUNo.png]] | |[[Image:IconOXPCPUNo.png]] | ||
Line 40: | Line 54: | ||
|} | |} | ||
− | == oxpMEM == | + | === oxpMEM === |
{| | {| | ||
|[[Image:IconOXPMEMNo.png]] | |[[Image:IconOXPMEMNo.png]] | ||
Line 61: | Line 75: | ||
|} | |} | ||
− | == oxpGPU == | + | === oxpGPU === |
{| | {| | ||
|[[Image:IconOXPGPUNo.png]] | |[[Image:IconOXPGPUNo.png]] | ||
Line 82: | Line 96: | ||
|} | |} | ||
− | == | + | == Optional == |
+ | === oxpIsAPI === | ||
{| | {| | ||
− | |[[Image: | + | |[[Image:IconOXPIsAPI.png]] |
|true, or empty | |true, or empty | ||
|} | |} | ||
− | == oxpIsChild == | + | === oxpIsChild === |
{| | {| | ||
|[[Image:IconOXPIsChild.png]] | |[[Image:IconOXPIsChild.png]] | ||
Line 94: | Line 109: | ||
|} | |} | ||
− | == | + | === oxpIsConfigurable === |
{| | {| | ||
− | |[[Image: | + | |[[Image:IconOXPIsConfigurable.png]] |
|true, or empty | |true, or empty | ||
|} | |} | ||
− | == oxpIsDocumented == | + | === oxpIsDocumented === |
{| | {| | ||
|[[Image:IconOXPIsDocumented.png]] | |[[Image:IconOXPIsDocumented.png]] | ||
Line 106: | Line 121: | ||
|} | |} | ||
− | == | + | === oxpIsParent === |
{| | {| | ||
− | |[[Image: | + | |[[Image:IconOXPIsParent.png]] |
|true, or empty | |true, or empty | ||
|} | |} |
Revision as of 22:57, 29 September 2013
Summary of icons for Template:IconOXP
Contents
Minimum
ooVersion
Not specified | |
"1.76" | |
"1.76.1" | |
"1.77" | |
"1.77.1" |
oxpCPU
Not specified | |
"Low" | |
"Average" | |
"Medium" | |
"High" | |
"Heavy" |
oxpMEM
Not specified | |
"Low" | |
"Average" | |
"Medium" | |
"High" | |
"Heavy" |
oxpGPU
Not specified | |
"Low" | |
"Average" | |
"Medium" | |
"High" | |
"Heavy" |
Optional
oxpIsAPI
true, or empty |
oxpIsChild
true, or empty |
oxpIsConfigurable
true, or empty |
oxpIsDocumented
true, or empty |
oxpIsParent
true, or empty |