Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Perfect refiner/doc: Difference between revisions

Template page
Create doc page.
 
m Change TemplateData, remove alias add label update format.
 
(5 intermediate revisions by 2 users not shown)
Line 22: Line 22:
| updated      =  
| updated      =  
| notes        =  
| notes        =  
<!-- Asteroid -->
<!-- Asteroid -->
| simple      =  
| simple      =  
Line 28: Line 29:
| complex      =  
| complex      =  
| abyssal      =  
| abyssal      =  
<!-- Moon -->
<!-- Moon -->
| ubiquitous  =  
| ubiquitous  =  
Line 34: Line 36:
| rare        =  
| rare        =  
| exceptional  =  
| exceptional  =  
<!-- other -->
<!-- other -->
| mercoxit    =  
| mercoxit    =  
Line 43: Line 46:


; Parameters
; Parameters
:; main : The EVE name of the character. Will automatically show up as a level 3 heading in the table of contents.
:; main : The EVE name of your main character. Will automatically show up as a level 3 heading in the table of contents.
:; refiner : Name of the refiner. Use only when different from main.
:; refiner : Name of the refiner character. Use only if your main character is not the refiner.
:; image : The name of the uploaded profile image of the character, with extension and without parenthesis. Defaults to [[:file:member.png|member.png]].
:; image : The name of the uploaded profile image of the character, with extension and without parenthesis. Defaults to [[:file:member.png|member.png]].
:; reprocessing : The level of the Reprocessing skill in [[:Wikipedia:Roman numerals|Roman numerals]].
:; reprocessing : The level of the Reprocessing skill in [[:Wikipedia:Roman numerals|Roman numerals]].
Line 50: Line 53:
:; beancounter : 801, 802 or 804 if the refiner is using a Zainou 'Beancounter' Reprocessing RX-80x [[implant|implant]]. Else leave blank or omit.
:; beancounter : 801, 802 or 804 if the refiner is using a Zainou 'Beancounter' Reprocessing RX-80x [[implant|implant]]. Else leave blank or omit.
:; location : The location(s) where refiner is active.
:; location : The location(s) where refiner is active.
:; cost : The costs of the refining.
:; cost : If you charge a fee for refining, you must list it here.
:; contact : How to contact the refiner. i.e. EVE Mail, Discord, etc.
:; contact : How to contact the refiner. i.e. EVE Mail, Discord, etc.
:; updated : Date of last update of this information.
:; updated : Date of last update of this information.
Line 115: Line 118:
| updated      = 01 August 2020
| updated      = 01 August 2020
| notes        =  
| notes        =  
<!-- Asteroid -->
<!-- Asteroid -->
| simple      = v
| simple      = v
Line 121: Line 125:
| complex      = iii
| complex      = iii
| abyssal      = iii
| abyssal      = iii
<!-- Moon -->
<!-- Moon -->
| ubiquitous  = v
| ubiquitous  = v
Line 127: Line 132:
| rare        = v
| rare        = v
| exceptional  = v
| exceptional  = v
<!-- other -->
<!-- other -->
| mercoxit    =  
| mercoxit    =  
Line 133: Line 139:
| gas          =  
| gas          =  
}}
}}
; Template data
: This is the [[mediawikiwiki:Help:TemplateData|TemplateData]] documentation for this template used by [[mediawikiwiki:VisualEditor|VisualEditor]] and other tools.
:: <templatedata>
{
"params": {
"main": {
"label": "Main char name",
"description": "EVE name of your main character. Will automatically show up as a level 3 heading in the table of contents",
"example": "Laura Karpinski",
"type": "wiki-user-name",
"required": true
},
"image": {
"description": "Name of the  profile image of the character, with extension and without parenthesis",
"type": "wiki-file-name",
"default": "member.png",
"suggested": true
},
"refiner": {
"description": "Name of the refiner character. Use only if your main character is not the refiner",
"type": "wiki-user-name"
},
"location": {
"description": "Location(s) where refiner is active",
"type": "content",
"suggested": true
},
"reprocessing": {
"label": "Reprocessing skill  level",
"description": "Level of the Reprocessing skill in Roman numerals",
"type": "string",
"suggestedvalues": [
"I",
"II",
"III",
"IV",
"V"
],
"required": true
},
"efficiency": {
"label": "Reprocessing Efficiency skill level",
"description": "Level of the Reprocessing Efficiency skill in Roman numerals. Leave empty when not trained",
"type": "string",
"suggestedvalues": [
"I",
"II",
"III",
"IV",
"V"
]
},
"beancounter": {
"description": "Type of Zainou 'Beancounter' Reprocessing RX-80x implant used. Leave empty when no implant",
"type": "string",
"suggestedvalues": [
"801",
"802",
"804"
],
"label": "Beancounter implant"
},
"cost": {
"description": "Fee charged for refining",
"example": "10,000 ISK for the cost of the return contract. Any station fees will also be passed on to you with the return contract. ",
"type": "content"
},
"contact": {
"description": "How to contact the refiner. i.e. EVE Mail, Discord, etc.",
"suggested": true
},
"updated": {
"description": "Date of last update of this information",
"example": "22 July 2024",
"type": "date",
"autovalue": "{{subst:CURRENTDAY}} {{subst:CURRENTMONTHNAME}} {{subst:CURRENTYEAR}}",
"required": true
},
"notes": {
"description": "Any information that does not fit elsewhere",
"type": "content"
},
"simple": {
"label": "Simple Ore Processing skill level",
"type": "string",
"suggestedvalues": [
"IV",
"V"
],
"description": "Only levels IV and V will be shown"
},
"coherent": {
"label": "Coherent Ore Processing skill level",
"type": "string",
"suggestedvalues": [
"IV",
"V"
],
"description": "Only levels IV and V will be shown"
},
"variegated": {
"label": "Variegated Ore Processing skill level",
"suggestedvalues": [
"IV",
"V"
],
"description": "Only levels IV and V will be shown"
},
"complex": {
"label": "Complex Ore Processing skill level",
"description": "Only levels IV and V will be shown",
"suggestedvalues": [
"IV",
"V"
]
},
"abyssal": {
"label": "Abyssal Ore Processing skill level",
"type": "string",
"suggestedvalues": [
"IV",
"V"
],
"description": "Only levels IV and V will be shown"
},
"ubiquitous": {
"label": "Ubiquitous Moon Ore Processing skill level",
"type": "string",
"suggestedvalues": [
"IV",
"V"
],
"description": "Only levels IV and V will be shown"
},
"common": {
"label": "Common Moon Ore Processing skill level",
"type": "string",
"suggestedvalues": [
"IV",
"V"
],
"description": "Only levels IV and V will be shown"
},
"uncommon": {
"label": "Uncommon Moon Ore Processing skill level",
"type": "string",
"suggestedvalues": [
"IV",
"V"
],
"description": "Only levels IV and V will be shown"
},
"rare": {
"label": "Rare Moon Ore Processing skill level",
"type": "string",
"suggestedvalues": [
"IV",
"V"
],
"description": "Only levels IV and V will be shown"
},
"exceptional": {
"label": "Exceptional Moon Ore Processing skill level",
"type": "string",
"suggestedvalues": [
"IV",
"V"
],
"description": "Only levels IV and V will be shown"
},
"mercoxit": {
"label": "Mercoxit Ore Processing skill level",
"type": "string",
"suggestedvalues": [
"IV",
"V"
],
"description": "Only levels IV and V will be shown"
},
"ice": {
"label": "Ice Processing skill level",
"type": "string",
"suggestedvalues": [
"IV",
"V"
],
"description": "Only levels IV and V will be shown"
},
"scrapmetal": {
"label": "Scrapmetal Processing skill level",
"type": "string",
"suggestedvalues": [
"IV",
"V"
],
"description": "Only levels IV and V will be shown"
},
"gas": {
"label": "Gas Decompression Efficiency skill level",
"type": "string",
"suggestedvalues": [
"IV",
"V"
],
"description": "Only levels IV and V will be shown"
}
},
"description": " Standard layout of the refiner information on Perfect Refine List.",
"format": "{{_\n| ____________ = _\n}}"
}
</templatedata>


<includeonly>[[Category:Formatting templates]]<!-- Any categories for the template itself --></includeonly>
<includeonly>[[Category:Formatting templates]]<!-- Any categories for the template itself --></includeonly>
<noinclude>[[Category:Template documentation]]</noinclude>
<noinclude>[[Category:Template documentation]]</noinclude>