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

User:Evon R'al/Sandbox template: Difference between revisions

From EVE University Wiki
m Fix typo.
m Refactor {{Infobox Mentors}} to {{Infobox Mentors Anon}}.
Line 4: Line 4:


| title        =  
| title        =  
| above        = {{#if: {{{mentor name|}}}
| above        = Anonymous Mentor {{#if: {{{codename|}}}
                   | {{#ifexist: User:{{{mentor page name|}}}
                   | "{{{codename}}}"
                    | [[User:{{{mentor page name}}}|<span {{#ifeq: {{lc: {{{mentortype}}} }}| officer | style="color: #FFD200;"}}>{{{mentor name}}}</span>]]
                   | code name?
                    | {{{mentor name}}}
                    }}
                   | Mentor name?
                }}
| abovestyle  = {{#switch: {{lc: {{{mentortype|}}} }}
                  | #default = 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;
                  | manager = background: #3DAC00;
                              background-image: -moz-linear-gradient(center top, #3DAC00 0%, #2E8100 100%);
                              background-image: -webkit-gradient(linear, center top, left bottom, color-stop(0%,#3DAC00), color-stop(100%,#2E8100));
                              background-image: -webkit-linear-gradient(top, #3DAC00 0%, #2E8100 100%);
                              background-image: -o-linear-gradient(top, #3DAC00 0%, #2E8100 100%);
                              background-image: -ms-linear-gradient(top, #3DAC00 0%, #2E8100 100%);
                              background-image: linear-gradient(to bottom, #3DAC00 0%, #2E8100 100%);
                              color: lightgrey;
                  | officer = background: #C1C100;
                              background-image: -moz-linear-gradient(center top, #C1C100 0%, #919100 100%);
                              background-image: -webkit-gradient(linear, center top, left bottom, color-stop(0%,#C1C100), color-stop(100%,#919100));
                              background-image: -webkit-linear-gradient(top, #C1C100 0%, #919100 100%);
                              background-image: -o-linear-gradient(top, #C1C100 0%, #919100 100%);
                              background-image: -ms-linear-gradient(top, #C1C100 0%, #919100 100%);
                              background-image: linear-gradient(to bottom, #C1C100 0%, #919100 100%);
                              color: lightgrey;
                 }}
                 }}
| 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        = {{#if: {{{imagecorp|}}}
| image        = [[File:Anonymous Mentor.png|200px|link=]]
                  | <div style="float: right;">[[File:{{{imagecorp}}}|64px]]{{#if: {{{imagealliance|}}}
                          | <br>[[File:{{{imagealliance}}}|64px]]
                        }}</div>}}{{#if: {{{image|}}}
                  | [[File:{{{image}}}|200px|link= {{#ifexist: User:{{{mentor page name|}}} | User:{{{mentor page name}}} }}|{{{mentor name}}}]]
                }}


| headerstyle  = {{#switch: {{lc: {{{mentortype|}}} }}
| headerstyle  = background: #172489;
                  | #default = background: #172489;
                background-image: -moz-linear-gradient(center top, #172489 0%, #3D85C6 100%);
                              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-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: -webkit-linear-gradient(top, #172489 0%, #3D85C6 100%);
                background-image: -o-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: -ms-linear-gradient(top, #172489 0%, #3D85C6 100%);
                background-image: linear-gradient(to bottom, #172489 0%, #3D85C6 100%);
                              background-image: linear-gradient(to bottom, #172489 0%, #3D85C6 100%);
                color: white;
                              color: white;
                  | manager = background: #3DAC00;
                              background-image: -moz-linear-gradient(center top, #3DAC00 0%, #2E8100 100%);
                              background-image: -webkit-gradient(linear, center top, left bottom, color-stop(0%,#3DAC00), color-stop(100%,#2E8100));
                              background-image: -webkit-linear-gradient(top, #3DAC00 0%, #2E8100 100%);
                              background-image: -o-linear-gradient(top, #3DAC00 0%, #2E8100 100%);
                              background-image: -ms-linear-gradient(top, #3DAC00 0%, #2E8100 100%);
                              background-image: linear-gradient(to bottom, #3DAC00 0%, #2E8100 100%);
                              color: white;
                  | officer = background: #C1C100;
                              background-image: -moz-linear-gradient(center top, #C1C100 0%, #919100 100%);
                              background-image: -webkit-gradient(linear, center top, left bottom, color-stop(0%,#C1C100), color-stop(100%,#919100));
                              background-image: -webkit-linear-gradient(top, #C1C100 0%, #919100 100%);
                              background-image: -o-linear-gradient(top, #C1C100 0%, #919100 100%);
                              background-image: -ms-linear-gradient(top, #C1C100 0%, #919100 100%);
                              background-image: linear-gradient(to bottom, #C1C100 0%, #919100 100%);
                              color: white;
                }}


| header1      = Details
| header1      = Details


| label2       = Experience
| data2        = This mentor has requested that their non-critical details be kept anonymous off of the wiki.
| data2       = {{{time|}}}
 
| label3       = Experience
| data3       = {{{time|}}}


| label3       = Skillpoints
| label4       = Skillpoints
| data3       = {{{skillpoints|}}}
| data4       = {{{skillpoints|}}}


| label4       = Skillset
| label5       = Skillset
| data4       = {{#if: {{{skillset|}}}|<div class="mw-collapsible mw-collapsed"><br>{{{skillset}}}</div>}}
| data5       = {{#if: {{{skillset|}}}|<div class="mw-collapsible mw-collapsed"><br>{{{skillset}}}</div>}}


| label5       = Playtimes
| label6       = Playtimes
| data5       = {{#if: {{{playtimesed|}}}
| data6       = {{#if: {{{playtimesed|}}}
                   | {{{playtimesed}}}
                   | {{{playtimesed}}}
                   | {{#if: {{{playtimes|}}}
                   | {{#if: {{{playtimes|}}}
Line 91: Line 49:
                 }}
                 }}


| label6       = Biography
| label7       = Biography
| data6       = {{#if: {{{biography|}}}|<div class="mw-collapsible mw-collapsed"><br>{{{biography}}}</div>}}
| data7       = {{#if: {{{biography|}}}|<div class="mw-collapsible mw-collapsed"><br>{{{biography}}}</div>}}


| label7       = Primary community
| label8       = Primary community
| data7       = {{{primary community|}}}
| data8       = {{{primary community|}}}


| label8       = Contact
| label9       = Contact
| data8       = {{{contact|}}}
| data9       = {{{contact|}}}


| label9      = Language
| label10      = Language
| data9        = {{{language|}}}
| data10      = {{{language|}}}
 
| below        = {{#switch: {{lc: {{{mentortype|}}} }}
                  | manager = [[Mentor Department|Mentor manager]]
                  | officer = [[Mentor Department|Mentor officer]]
                }}


}}<noinclude>
}}<noinclude>
{{documentation}}
{{documentation}}
</noinclude>
</noinclude>

Revision as of 08:33, 20 June 2022

Anonymous Mentor code name?
Details
This mentor has requested that their non-critical details be kept anonymous off of the wiki.
Template documentation (for the above template, sometimes hidden or invisible)
Anonymous Mentor code name?
Details
This mentor has requested that their non-critical details be kept anonymous off of the wiki.
Visit User:Evon R'al/Sandbox template/doc to edit this text! (How does this work?) (Refresh this text - why?)