Difference between revisions of "User:Devalt Yotosala/Sandbox1/Template:Infobox refiner"
From EVE University Wiki
(Created page with "{{Infobox | name = <!-- left empty, to NOT have edit links at the bottom of the box.--> | bodystyle = width: 26em; | title = | above = {{#if: {{{nam...") |
|||
(6 intermediate revisions by the same user not shown) | |||
Line 30: | Line 30: | ||
| header1 = Details | | header1 = Details | ||
− | | label2 = | + | |label2 = Alt Name |
− | | data2 | + | |data2 = {{{altname|}}} |
− | | label3 = | + | | label3 = Locations |
− | | data3 = {{#if: {{{ | + | | data3 = {{#if: {{{locations|}}}|<div class="mw-collapsible mw-collapsed"><br>{{{locations}}}</div>}} |
− | | label4 | + | | label4 = Perfect Skills |
− | | data4 = {{#if: {{{ | + | | data4 = {{#if: {{{skillset|}}}|<div class="mw-collapsible mw-collapsed"><br>{{{skillset}}}</div>}} |
− | | label5 = Contact | + | |label5 = 4% Implant |
− | | | + | |data5 = {{{implant|}}} |
+ | |||
+ | | label6 = Instructions | ||
+ | | data6 = {{#if: {{{instructions|}}}|<div class="mw-collapsible mw-collapsed"><br>{{{instructions}}}</div>}} | ||
+ | |||
+ | | label7 = Cost | ||
+ | | data7 = {{{cost|}}} | ||
+ | |||
+ | | label8 = Contact | ||
+ | | data8 = {{{contact|}}} | ||
+ | |||
+ | | label9 = Last Updated | ||
+ | | data9 = {{{updated|}}} | ||
}}<noinclude> | }}<noinclude> | ||
{{documentation}} | {{documentation}} | ||
</noinclude> | </noinclude> |
Latest revision as of 03:30, 26 July 2022
Template documentation (for the above template, sometimes hidden or invisible)
- Description
- This template is used to create an Infobox for the perfect refiners.
- Dependencies
- Uses
- {{Infobox}}
- member.png as default image.
- Syntax
{{Infobox refiner | name = | image = | altname = | locations = | skillset = | implant = | instructions = | cost = | contact = | updated = }}
- Parameters
-
- name
- The EVE name of the perfect refiner's University main.
- image
- The name of the uploaded profile image of the coordinator, with extension and without parenthesis. When no file name is given, member.png is used as the default.
- altname
- The EVE name of the alt that is a perfect refiner, if it is not the main character.
- locations
- What locations the perfect refiner is willing to refine at.
- skillset
- A list of skills in which the perfect refiner has perfect refining skills in. This information is hidden under a show/hide toggle, so don't worry about typing too much!
- implant
- Does the refiner have a Zainou 'Beancounter' Reprocessing RX-804 implant?
- instructions
- Additional instructions regarding using this refiner's services.
- cost
- Any costs for using this refiners service. Typically the 10000 ISK for contracting the refined materials back.
- contact
- The preferred way for the refiner to be contacted. These typically fall under In-game mails, Mumble, Discord, and Forum PM's.
- updated
- The date this profile was last updated.
- Sample
{{User:Devalt Yotosala/Sandbox1/Template:Infobox refiner |name = Devalt Yotosala |image = Devalt_Yotosala.jpg |altname = Alty McAlterson |locations = Stacmon staging<br>PC9-AY staging |skillset = Simple Ore Processing V <br> Coherent Ore Processing V <br> Uncommon Moon Ore Processing V <br> Rare Moon Ore Processing V |implant = Yes |instructions = contract all ore to [alt name here] |cost = 10000 ISK |contact = Discord/In Game Mail |updated = July 2022 }}
Visit User:Devalt Yotosala/Sandbox1/Template:Infobox refiner/doc to edit this text! (How does this work?) (Refresh this text - why?)