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

From EVE University Wiki
Jump to: navigation, search
m (Blank page for next project.)
Tag: Blanking
m (Create doc page.)
Line 1: Line 1:
 +
{{InfoboxContainerCSS}}
 +
; Description
 +
: This template is used to create an Infobox for the coordinators.
  
 +
; Dependencies
 +
: {{T|Infobox}}
 +
 +
; Syntax
 +
<pre><nowiki>{{Infobox Mentors
 +
| name              =
 +
| image            =
 +
| tenure            =
 +
| skillset          =
 +
| playtimes        =
 +
| playtimesed      =
 +
| primary community =
 +
| contact          =
 +
| language          =
 +
}}
 +
</nowiki></pre>
 +
; 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 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:
 +
::: <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>
 +
::: <code>playtimes</code>: When typing it out, add a <nowiki><br></nowiki> tag between every day of the week, without spaces.
 +
:::: Type it as follows: <code><nowiki>| playtimes = Monday: (TIME)<br>Tuesday: (TIME)<br>Wednesday: (TIME)<br>Thursday: (TIME)<br>Friday: (TIME)<br>Saturday: (TIME)<br>Sunday: (TIME)</nowiki></code><br>For example: <code><nowiki>| 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</nowiki></code>
 +
:; 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
 +
{{User:Evon R'al/Sandbox template
 +
| 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
 +
}}
 +
<pre><nowiki>{{Infobox Mentors
 +
| 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
 +
}}</nowiki></pre>
 +
 +
<includeonly>[[Category:Infobox templates]]<!-- Any categories for the template itself --></includeonly>
 +
<noinclude>[[Category:Template documentation]]</noinclude>

Revision as of 19:10, 3 July 2022


Description
This template is used to create an Infobox for the coordinators.
Dependencies
{{Infobox}}
Syntax
{{Infobox Mentors
| 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 mentor is usually online. Use playtimesed if the mentor 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 Mentors
| 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
}}