More actions
No edit summary |
Updated documentation with mentortype switch. |
||
| Line 5: | Line 5: | ||
;Syntax | ;Syntax | ||
<pre><nowiki>{{Infobox Mentors | <pre><nowiki>{{Infobox Mentors | ||
| mentortype = | | mentortype = | ||
| mentor name = | | mentor name = | ||
| mentor page name = | | mentor page name = | ||
| Line 25: | Line 25: | ||
</nowiki></pre> | </nowiki></pre> | ||
; Parameters | ; Parameters | ||
: <code>mentortype</code> | |||
:: Displays a color for your profile based on your department role; | |||
::: <code>mentor</code> = blue banner | |||
::: <code>officer</code> = yellow banner | |||
::: <code>manager</code> = green banner | |||
:::Note: For anonymous profiles, please check [[Template:Infobox Mentors Anon]] | |||
: <code>mentor name</code> | : <code>mentor name</code> | ||
:: The Eve name of the mentor. | :: The Eve name of the mentor. | ||
| Line 100: | Line 106: | ||
If any parts of the profile aren't needed, feel free to leave it blank. | If any parts of the profile aren't needed, feel free to leave it blank. | ||
{{Infobox Mentors | {{Infobox Mentors | ||
| mentortype = | | mentortype = mentor | ||
| mentor name = Jalxan | | mentor name = Jalxan | ||
| mentor page name = User:Jalxan | | mentor page name = User:Jalxan | ||
| Line 111: | Line 117: | ||
| skillpoints = | | 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 | | 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 | | playtimesed = Everyday: 00:00 - 12:00 | ||
| biography = | | biography = | ||
| primary campus = Stacmon | | primary campus = Stacmon | ||
| Line 134: | Line 140: | ||
| language = | | language = | ||
}}</nowiki></pre> | }}</nowiki></pre> | ||
Here's examples using the <code>mentortype</code> switch, using <code>mentor</code>, <code>officer</code>, and <code>manager</code> respectively: | |||
<div style=display:inline-table> | |||
{{Infobox Mentors | |||
| mentortype = mentor | |||
| mentor name = Jalxan | |||
| mentor page name = User:Jalxan | |||
| image = File:Jalxan.jpg | |||
| size = | |||
| imagecorp = File:E-UNI_Emblem.png | |||
| imagealliance = File:New_Ivy_Logo.png | |||
| caption = | |||
| primary campus = Stacmon | |||
}}</div> | |||
<div style=display:inline-table> | |||
{{Infobox Mentors | |||
| mentortype = officer | |||
| mentor name = Jalxan | |||
| mentor page name = User:Jalxan | |||
| image = File:Jalxan.jpg | |||
| size = | |||
| imagecorp = File:E-UNI_Emblem.png | |||
| imagealliance = File:New_Ivy_Logo.png | |||
| caption = | |||
| primary campus = Stacmon | |||
}}</div> | |||
<div style=display:inline-table> | |||
{{Infobox Mentors | |||
| mentortype = manager | |||
| mentor name = Jalxan | |||
| mentor page name = User:Jalxan | |||
| image = File:Jalxan.jpg | |||
| size = | |||
| imagecorp = File:E-UNI_Emblem.png | |||
| imagealliance = File:New_Ivy_Logo.png | |||
| caption = | |||
| primary campus = Stacmon | |||
}}</div> | |||
;See also: | ;See also: | ||
:* [[Template:Infobox agent]] | :* [[Template:Infobox agent]] | ||