More actions
Blanking out page for new project Tag: Blanking |
No edit summary |
||
| Line 1: | Line 1: | ||
{{Infobox | |||
| name = <!-- left empty, to NOT have edit links at the bottom of the box.--> | |||
| bodystyle = width: 26em; | |||
| title = | |||
| above = {{#if: {{{name|}}} | |||
| {{{name}}} | |||
| 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> | |||