|
|
| Line 1: |
Line 1: |
| {{Infobox | | {{User:Devalt Yotosala/Sandbox1/Template:Infobox refiner |
| | name = <!-- left empty, to NOT have edit links at the bottom of the box.-->
| | |name = Devalt Yotosala |
| | bodystyle = width: 26em;
| | |image = Devalt_Yotosala.jpg |
| | | |locations = Stacmon staging<br>PC9-AY staging |
| | title =
| | |skillset = Ubiquitous Moon Ore Processing V Common Moon Ore Processing V <br> Uncommon Moon Ore Processing V Rare Moon Ore Processing V <br> |
| | above = {{#if: {{{name|}}}
| | |instructions = contract all ore to [alt name here] |
| | {{{name}}}
| | |contact = Discord/In Game Mail |
| | Refiner name?
| | }} |
| }}
| |
| | abovestyle = background: #172489;
| |
| background-image: -moz-linear-gradient(center top, #172489 0%, #3D85C6 100%);
| |
| background-image: -webkit-gradient(linear, center top, left bottom, color-stop(0%,#172489), color-stop(100%,#3D85C6));
| |
| background-image: -webkit-linear-gradient(top, #172489 0%, #3D85C6 100%);
| |
| background-image: -o-linear-gradient(top, #172489 0%, #3D85C6 100%);
| |
| background-image: -ms-linear-gradient(top, #172489 0%, #3D85C6 100%);
| |
| background-image: linear-gradient(to bottom, #172489 0%, #3D85C6 100%);
| |
| color: lightgrey;
| |
| | |
| | image = [[File:{{#if: {{{image|}}} | {{{image}}} | Member.png}}|200px|{{{name|}}}]] | |
| | |
| | headerstyle = background: #172489; | |
| background-image: -moz-linear-gradient(center top, #172489 0%, #3D85C6 100%);
| |
| background-image: -webkit-gradient(linear, center top, left bottom, color-stop(0%,#172489), color-stop(100%,#3D85C6));
| |
| background-image: -webkit-linear-gradient(top, #172489 0%, #3D85C6 100%);
| |
| background-image: -o-linear-gradient(top, #172489 0%, #3D85C6 100%);
| |
| background-image: -ms-linear-gradient(top, #172489 0%, #3D85C6 100%);
| |
| background-image: linear-gradient(to bottom, #172489 0%, #3D85C6 100%);
| |
| color: white;
| |
| | |
| | header1 = Details
| |
| | |
| | label2 = Locations
| |
| | data2 = {{#if: {{{locations|}}}|<div class="mw-collapsible mw-collapsed"><br>{{{locations}}}</div>}}
| |
| | |
| | label3 = Perfect Skills
| |
| | data3 = {{#if: {{{skillset|}}}|<div class="mw-collapsible mw-collapsed"><br>{{{skillset}}}</div>}} | |
| | |
| | label4 = Instructions | |
| | data4 = {{#if: {{{instructions|}}}|<div class="mw-collapsible mw-collapsed"><br>{{{instructions}}}</div>}} | |
| | |
| | label5 = Contact
| |
| | data5 = {{{contact|}}}
| |
| | |
| }}<noinclude>
| |
| {{documentation}}
| |
| </noinclude>
| |