More actions
m Testing. |
Update for adding Erratic Ore Processing and Unrefined Minerals Processing to template. |
||
| (One intermediate revision by the same user not shown) | |||
| Line 29: | Line 29: | ||
| complex = | | complex = | ||
| abyssal = | | abyssal = | ||
| erratic = | |||
<!-- Moon --> | <!-- Moon --> | ||
| Line 59: | Line 60: | ||
: The following parameters are for the level of the specified skills in Roman numerals. Skills below level IV will <em>not</em> be shown. Unused parameters may be omitted. See [[Skills:Resource Processing]] for information about the skills. | : The following parameters are for the level of the specified skills in Roman numerals. Skills below level IV will <em>not</em> be shown. Unused parameters may be omitted. See [[Skills:Resource Processing]] for information about the skills. | ||
:; simple : Simple Ore Processing skill | :; simple : Simple Ore Processing skill | ||
:; coherent : Coherent Ore Processing skill | :; coherent : Coherent Ore Processing skill | ||
:; variegated : Variegated Ore Processing skill | :; variegated : Variegated Ore Processing skill | ||
:; complex : Complex Ore Processing skill | :; complex : Complex Ore Processing skill | ||
:; abyssal : Abyssal Ore Processing skill | :; abyssal : Abyssal Ore Processing skill | ||
:; erratic : Erratic Ore Processing skill | |||
:; ubiquitous : Ubiquitous Moon Ore Processing | :; ubiquitous : Ubiquitous Moon Ore Processing | ||
:; common : Common Moon Ore Processing | :; common : Common Moon Ore Processing | ||
| Line 73: | Line 75: | ||
:; scrapmetal : Scrapmetal Processing | :; scrapmetal : Scrapmetal Processing | ||
:; gas : Gas Decompression Efficiency | :; gas : Gas Decompression Efficiency | ||
:; unrefined : Unrefined Minerals Processing | |||
; Sample | ; Sample | ||
| Line 153: | Line 156: | ||
}, | }, | ||
"image": { | "image": { | ||
"description": "Name of the | "description": "Name of the profile image of the character, with extension and without parenthesis", | ||
"type": "wiki-file-name", | "type": "wiki-file-name", | ||
"default": "member.png", | "default": "member.png", | ||
| Line 193: | Line 196: | ||
}, | }, | ||
"beancounter": { | "beancounter": { | ||
"description": "Type of Zainou 'Beancounter' Reprocessing RX-80x implant used. Leave empty when no implant", | "description": "Type of Zainou 'Beancounter' Reprocessing RX-80x implant used. Leave empty when no implant", | ||
"type": "string", | "type": "string", | ||
| Line 202: | Line 202: | ||
"802", | "802", | ||
"804" | "804" | ||
] | ], | ||
"label": "Beancounter implant" | |||
}, | }, | ||
"cost": { | "cost": { | ||
| Line 266: | Line 267: | ||
], | ], | ||
"description": "Only levels IV and V will be shown" | "description": "Only levels IV and V will be shown" | ||
}, | |||
"erratic": { | |||
"label": "Erratic Ore Processing level", | |||
"description": "Only levels IV and V will be shown", | |||
"type": "string" | |||
}, | }, | ||
"ubiquitous": { | "ubiquitous": { | ||
| Line 347: | Line 353: | ||
], | ], | ||
"description": "Only levels IV and V will be shown" | "description": "Only levels IV and V will be shown" | ||
}, | |||
"unrefind": { | |||
"label": "Unrefined Minerals Processing level", | |||
"description": "Only levels IV and V will be shown", | |||
"type": "string" | |||
} | } | ||
}, | }, | ||
"description": " Standard layout of the refiner information on Perfect Refine List.", | "description": " Standard layout of the refiner information on Perfect Refine List.", | ||
"format": "{{_\n| ____________ = | "format": "{{_\n| ____________ = _\n}}" | ||
} | } | ||
</templatedata> | </templatedata> | ||