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

From EVE University Wiki
Jump to: navigation, search
m (Create doc page.)
m (Coding and testing.)
Line 7: Line 7:
  
 
; Syntax
 
; Syntax
<pre><nowiki>{{Infobox Mentors
+
<pre><nowiki>{{Infobox Coordinator
 
| name              =  
 
| name              =  
 
| image            =  
 
| image            =  
Line 24: Line 24:
 
:; tenure : Tenure in EVE University.
 
:; tenure : Tenure in EVE University.
 
:; skillset : A list of the coordinator'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!
 
:; skillset : A list of the coordinator'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!
:; playtimesed  OR  playtimes : Show what times the mentor is usually online. Use <code>playtimesed</code> if the mentor is available every day of the week at the specified times; use <code>playtimes</code> if it differs during the week. For example:
+
:; playtimesed  OR  playtimes : Show what times the coordinator is usually online. Use <code>playtimesed</code> if the coordinator is available every day of the week at the specified times; use <code>playtimes</code> if it differs during the week. For example:
 
::: <code>playtimesed</code>: Simply add the type range, with "Everyday:" preceding it.
 
::: <code>playtimesed</code>: Simply add the type range, with "Everyday:" preceding it.
 
:::: Type it as follows: <code><nowiki>| playtimesed = Everyday: (TIME)</nowiki></code><br>For example: <code><nowiki>| playtimesed = Everyday: 00:00 - 12:00</nowiki></code>
 
:::: Type it as follows: <code><nowiki>| playtimesed = Everyday: (TIME)</nowiki></code><br>For example: <code><nowiki>| playtimesed = Everyday: 00:00 - 12:00</nowiki></code>
Line 44: Line 44:
 
| language          = English
 
| language          = English
 
}}
 
}}
<pre><nowiki>{{Infobox Mentors
+
<pre><nowiki>{{Infobox Coordinator
 
| name              = Jalxan
 
| name              = Jalxan
 
| image            = Jalxan.jpg
 
| image            = Jalxan.jpg

Revision as of 19:15, 3 July 2022


Description
This template is used to create an Infobox for the coordinators.
Dependencies
{{Infobox}}
Syntax
{{Infobox Coordinator
| name              = 
| image             = 
| tenure            = 
| skillset          = 
| playtimes         = 
| playtimesed       = 
| primary community = 
| contact           = 
| language          = 
}}
Parameters
name 
The EVE name of the coordinator.
image 
The name of the uploaded profile image of the coordinator, with extension and without parenthesis.
tenure 
Tenure in EVE University.
skillset 
A list of the coordinator'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!
playtimesed OR playtimes 
Show what times the coordinator is usually online. Use playtimesed if the coordinator is available every day of the week at the specified times; use playtimes if it differs during the week. For example:
playtimesed: Simply add the type range, with "Everyday:" preceding it.
Type it as follows: | playtimesed = Everyday: (TIME)
For example: | playtimesed = Everyday: 00:00 - 12:00
playtimes: When typing it out, add a <br> tag between every day of the week, without spaces.
Type it as follows: | playtimes = Monday: (TIME)<br>Tuesday: (TIME)<br>Wednesday: (TIME)<br>Thursday: (TIME)<br>Friday: (TIME)<br>Saturday: (TIME)<br>Sunday: (TIME)
For example: | playtimes = Monday: 18:00 - 24:00<br>Tuesday: 21:00 - 24:00<br>Wednesday: 18:00 - 24:00<br>Thursday: 18:00 - 24:00<br>Friday: 18:00 - 24:00<br>Saturday: 12:00 - 18:00<br>Sunday: 12:00 - 18:00
primary community 
What community the coordinator usually operates from. If you operate in more than one on a regular basis, add those too!
contact 
The preferred way for the coordinator to get contacted. These typically fall under In-game mails, In-game channel, Mumble, Discord, and Forum PM's.
language 
What languages the mentor can speak.
Sample
{{Infobox Coordinator
| name              = Jalxan
| image             = Jalxan.jpg
| tenure            = 1 Janury 2023
| 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       = Everyday: 00:00 - 12:00
| primary community = Stacmon
| contact           = In-game mails, In-game channel, Mumble, Discord.
| language          = English
}}