Difference between revisions of "Template:Infobox Mentors"
From EVE University Wiki
m |
|||
(43 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
− | < | + | {{#css: |
− | | | + | .mw-collapsible span.mw-collapsible-toggle { |
− | + | float: left; | |
− | + | padding-left: auto; | |
− | + | } | |
− | | | + | }} |
− | {{ | + | |
− | | | + | {{Infobox |
− | + | | name = <!-- left empty, to NOT have edit links at the bottom of the box.--> | |
− | | | + | | bodystyle = width: 26em; |
− | {{#if: {{{ | + | |
− | + | | title = | |
− | {{#if: {{{ | + | | above = {{#if: {{{mentor name|}}} |
− | | | + | | {{#ifexist: User:{{{mentor page name|}}} |
− | {{#if: {{{ | + | | [[User:{{{mentor page name}}}|<span {{#ifeq: {{lc: {{{mentortype}}} }}| officer | style="color: #FFD200;"}}>{{{mentor name}}}</span>]] |
− | + | | {{{mentor name}}} | |
− | <div class="mw-collapsible- | + | }} |
− | | | + | | Mentor name? |
− | {{#if: {{{ | + | }} |
− | + | | abovestyle = {{#switch: {{lc: {{{mentortype|}}} }} | |
− | {{#if: {{{ | + | | #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%); | |
− | {{#if: {{{ | + | background-image: -o-linear-gradient(top, #172489 0%, #3D85C6 100%); |
− | + | background-image: -ms-linear-gradient(top, #172489 0%, #3D85C6 100%); | |
− | {{#if: {{{ | + | background-image: linear-gradient(to bottom, #172489 0%, #3D85C6 100%); |
− | | | + | color: lightgrey; |
− | {{#if: {{{ | + | | 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; | ||
+ | }} | ||
+ | |||
+ | | image = <table class="infoboxtable"><tr style="width:350px"> | ||
+ | <td style="width:75px">[[File:64pxNull.png|64px]]</td> | ||
+ | <td>{{#if: {{{image|}}} | [[File:{{{image}}}|200px|link= {{#ifexist: User:{{{mentor page name|}}} | User:{{{mentor page name}}} }}|{{{mentor name}}}]]}}</td> | ||
+ | <td style="width:75px" valign="top">{{#if: {{{imagecorp|}}} | <div style="float: right;">[[File:{{{imagecorp}}}|64px]]<br>{{#if: {{{imagealliance|}}} | [[File:{{{imagealliance}}}|64px]]}}</div>}}</td> | ||
+ | </tr></table> | ||
+ | |||
+ | | headerstyle = {{#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: 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 | ||
+ | |||
+ | | label2 = Experience | ||
+ | | data2 = {{{time|}}} | ||
+ | |||
+ | | label3 = Skillpoints | ||
+ | | data3 = {{{skillpoints|}}} | ||
+ | |||
+ | | label4 = Skillset | ||
+ | | data4 = {{#if: {{{skillset|}}}|<div class="mw-collapsible mw-collapsed"><br>{{{skillset}}}</div>}} | ||
+ | |||
+ | | label5 = Playtimes | ||
+ | | data5 = {{#if: {{{playtimesed|}}} | Everyday: {{{playtimesed}}} | <div class="mw-collapsible mw-collapsed"><br>{{#if: {{{playtimesday|}}} | Weekdays: {{{playtimesday}}}<br>}}{{#if: {{{playtimesend|}}} | Weekends: {{{playtimesend}}}<br>}}{{#if: {{{playtimesmon|}}} | Mondays: {{{playtimesmon}}}<br>}}{{#if: {{{playtimestue|}}} | Tuesdays: {{{playtimestue}}}<br>}}{{#if: {{{playtimeswed|}}} | Wednesdays: {{{playtimeswed}}}<br>}}{{#if: {{{playtimesthu|}}} | Thursdays: {{{playtimesthu}}}<br>}}{{#if: {{{playtimesfri|}}} | Fridays: {{{playtimesfri}}}<br>}}{{#if: {{{playtimessat|}}} | Saturdays: {{{playtimessat}}}<br>}}{{#if: {{{playtimessun|}}} | Sundays: {{{playtimessun}}}<br>}}</div>}} | ||
+ | |||
+ | | label6 = Biography | ||
+ | | data6 = {{#if: {{{biography|}}}|<div class="mw-collapsible mw-collapsed"><br>{{{biography}}}</div>}} | ||
+ | |||
+ | | label7 = Primary community | ||
+ | | data7 = {{{primary community|}}} | ||
+ | |||
+ | | label8 = Contact | ||
+ | | data8 = {{{contact|}}} | ||
+ | |||
+ | | label9 = Language | ||
+ | | data9 = {{{language|}}} | ||
+ | |||
+ | | below = {{#switch: {{lc: {{{mentortype|}}} }} | ||
+ | | mentor = Mentor | ||
+ | | manager = [[Mentor Department|Mentor manager]] | ||
+ | | officer = [[Mentor Department|Mentor officer]] | ||
+ | }} | ||
+ | |||
+ | }}<noinclude> | ||
{{documentation}} | {{documentation}} | ||
</noinclude> | </noinclude> |
Latest revision as of 09:18, 14 August 2022
Template documentation (for the above template, sometimes hidden or invisible)
- Description
- This template is used to create an Infobox for the Mentors List.
- Dependencies
- {{Infobox}}
- Syntax
{{Infobox Mentors | mentortype = | mentor name = | mentor page name = | image = | imagecorp = | imagealliance = | time = | skillpoints = | skillset = | playtimesed = | playtimesday = | playtimesend = | playtimesmon = | playtimestue = | playtimeswed = | playtimesthu = | playtimesfri = | playtimessat = | playtimessun = | biography = | primary community = | contact = | language = }}
- Parameters
-
- mentortype
- Displays a color for your profile based on your department role (defaults to
mentor
when left blank);mentor
= blue bannerofficer
= yellow bannermanager
= green banner- Note: For anonymous profiles, please check Template:Infobox Mentors Anon
- mentor name
- The EVE name of the mentor.
- mentor page name
- The name of the mentor's wiki user page without the namespace. For example: Jalxan
- image
- The name of the uploaded profile image of the mentor, with extension and without parenthesis.
- imagecorp
- The name of the uploaded profile image of the mentor's corporation, with extension and without parenthesis. Unless they are an out-of-corp Mentor, this should be "E-UNI Emblem Square.png".
- imagealliance
- The name of the uploaded profile image of the mentor's corporation, with extension and without parenthesis. Unless they are an out-of-corp Mentor, this should be "New Ivy Logo.png".
- time
- How long the mentor has been playing EVE Online.
- skillpoints
- How many skillpoints the mentor has. Recommended you use ballpark figures (ie. Over 100,000,000), or round to the nearest million (143,000,000).
- skillset
- A list of the mentor's skills. It is recommended that you use the Mentor Profile Generator to correctly parse this information. This information is hidden under a show/hide toggle, so don't worry about typing too much!
- Play times, the time that the mentor is usually online, uses one or more of the following parameters. Add only the time block(s) in the format hh:mm - hh:mm. When multiple blocks separate by ",<space>".
- playtimesed
- Same play times everyday of the week. Overrides all other playtimes... parameters.
- playtimesday
- Same play times for all business days of the week. i.e. Monday till Friday
- playtimesend
- same play times for the weekend days
- playtimesmon
- Play time for Monday
- playtimestue
- Play time for Thursday
- playtimeswed
- Play time for Wednesday
- playtimesthu
- Play time for Thursday
- playtimesfri
- Play time for Friday
- playtimessat
- Play time for Saturday
- playtimessun
- Play time for Sunday
- biography
- A short biography of your history in EVE Online. Feel free to be as detailed or as short as you wish, as this information is hidden under a show/hide toggle, so don't worry about typing too much! Double-space your paragraphs for best results.
- primary community
- What community the mentor usually operates from. If you operate in more than one on a regular basis, add those too!
- contact
- The preferred way for the mentor to get a hold of their mentees. These typically fall under In-game mails, In-game channel, Mumble, Discord, and Forum PM's.
- language
- What languages the mentor can speak.
- Sample
Jalxan | ||||
---|---|---|---|---|
| ||||
Details | ||||
Experience | 10 years. | |||
Skillpoints | Over 100,000,000 | |||
Skillset |
- Getting Started (career options, making ISK, The Agency, etc) - The Basics: fleet ops, SOP and policies, basic ship fitting advice - Mining, Industry (manufacturing, research, and invention) - Exploration (scanning, relic/data sites, cosmic signatures, combat sites) - Player vs. Player (PvP) - Player vs. Environment (PvE) - Incursions - Fleet Commanding - Advanced ship fitting - Flying and operating in NullSec - Flying and operating in Sov NullSec - Flying and operating in Wormholes - Hauling - Upwell Structures - Corporation Management | |||
Playtimes | Everyday: 00:00 - 12:00 | |||
Biography |
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec convallis dignissim varius. Pellentesque molestie arcu mattis nisi condimentum congue. Curabitur ut arcu vel ante blandit tincidunt. | |||
Primary community | Stacmon | |||
Contact | In-game mails, In-game channel, Mumble, Discord. | |||
Language | English |
{{Infobox Mentors | mentortype = | mentor name = Jalxan | mentor page name = Jalxan | image = Jalxan.jpg | imagecorp = E-UNI Emblem Square.png | imagealliance = New Ivy Logo.png | time = 10 years. | skillpoints = Over 100,000,000 | skillset = - Getting Started (career options, making ISK, The Agency, etc)<br>- The Basics: fleet ops, SOP and policies, basic ship fitting advice<br>- Mining, Industry (manufacturing, research, and invention)<br>- Exploration (scanning, relic/data sites, cosmic signatures, combat sites)<br>- Player vs. Player (PvP)<br>- Player vs. Environment (PvE)<br>- Incursions<br>- Fleet Commanding<br>- Advanced ship fitting<br>- Flying and operating in NullSec<br>- Flying and operating in Sov NullSec<br>- Flying and operating in Wormholes<br>- Hauling<br>- Upwell Structures<br>- Corporation Management | playtimesed = 00:00 - 12:00 | biography = Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec convallis dignissim varius. Pellentesque molestie arcu mattis nisi condimentum congue. Curabitur ut arcu vel ante blandit tincidunt. | primary community = Stacmon | contact = In-game mails, In-game channel, Mumble, Discord. | language = English }}
If any parts of the profile aren't needed, feel free to leave them blank.
Jalxan | ||||
---|---|---|---|---|
| ||||
Details | ||||
Skillset |
- Getting Started (career options, making ISK, The Agency, etc) - The Basics: fleet ops, SOP and policies, basic ship fitting advice - Mining, Industry (manufacturing, research, and invention) - Exploration (scanning, relic/data sites, cosmic signatures, combat sites) - Player vs. Player (PvP) - Player vs. Environment (PvE) - Incursions - Fleet Commanding - Advanced ship fitting - Flying and operating in NullSec - Flying and operating in Sov NullSec - Flying and operating in Wormholes - Hauling - Upwell Structures - Corporation Management | |||
Playtimes |
Weekdays: 00:00 - 12:00 Weekends: 00:00 - 12:00 | |||
Primary community | Stacmon | |||
Contact | In-game mails, In-game channel, Mumble, Discord. | |||
Mentor officer |
{{Infobox Mentors | mentortype = officer | mentor page name = Jalxan | image = Jalxan.jpg | imagecorp = E-UNI Emblem Square.png | imagealliance = New_Ivy_Logo.png | time = | skillpoints = | skillset = - Getting Started (career options, making ISK, The Agency, etc)<br>- The Basics: fleet ops, SOP and policies, basic ship fitting advice<br>- Mining, Industry (manufacturing, research, and invention)<br>- Exploration (scanning, relic/data sites, cosmic signatures, combat sites)<br>- Player vs. Player (PvP)<br>- Player vs. Environment (PvE)<br>- Incursions<br>- Fleet Commanding<br>- Advanced ship fitting<br>- Flying and operating in NullSec<br>- Flying and operating in Sov NullSec<br>- Flying and operating in Wormholes<br>- Hauling<br>- Upwell Structures<br>- Corporation Management | playtimesday = 00:00 - 12:00 | playtimesend = 00:00 - 12:00 | biography = | primary community = Stacmon | contact = In-game mails, In-game channel, Mumble, Discord. | language = }}
Here's examples using the different mentortype
s, using mentor
, officer
, and manager
respectively:
Jalxan | ||||
---|---|---|---|---|
| ||||
Details | ||||
Playtimes | Everyday: 00:00 - 12:00 | |||
Primary community | Stacmon |
Jalxan | ||||
---|---|---|---|---|
| ||||
Details | ||||
Playtimes |
Weekdays: 00:00 - 12:00 Weekends: 00:00 - 12:00 | |||
Primary community | Stacmon | |||
Mentor officer |
Jalxan | ||||
---|---|---|---|---|
| ||||
Details | ||||
Playtimes |
Mondays: 00:00 - 12:00 Tuesdays: 00:00 - 12:00 Wednesdays: 00:00 - 12:00 Thursdays: 00:00 - 12:00 Fridays: 00:00 - 12:00 Saturdays: 00:00 - 12:00 Sundays: 00:00 - 12:00 | |||
Primary community | Stacmon | |||
Mentor manager |
Visit Template:Infobox Mentors/doc to edit this text! (How does this work?) (Refresh this text - why?)