Difference between revisions of "User:Muhib/Sandbox/Template:CCProfile/doc"
From EVE University Wiki
(test template) |
|||
Line 1: | Line 1: | ||
This infobox template, called "Template:CCProfile," is used to display summarized information about individuals associated with EVE University, particularly coordinators and managers. | This infobox template, called "Template:CCProfile," is used to display summarized information about individuals associated with EVE University, particularly coordinators and managers. | ||
− | === | + | === Dependencies === |
− | + | * Uses the "Infobox" template. | |
− | + | * The default image used is "Member.png". | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | | | + | === Syntax === |
+ | <pre><nowiki>{{Infobox coordinator | ||
+ | | 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 the file extension. When no file name is given, "Member.png" is used as the default. | |
− | + | * '''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. | |
− | + | * '''primary community''': What community the coordinator usually operates from. If they operate in more than one on a regular basis, add those too! | |
− | + | * '''contact''': The preferred way for the coordinator to get contacted. These typically include In-game mails, In-game channel, Mumble, Discord, and Forum PM's. | |
− | + | * '''language''': The languages the coordinator can speak. | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | === | + | === Sample === |
+ | <pre><nowiki>{{Infobox coordinator | ||
+ | | name = Jalxan | ||
+ | | image = Jalxan.jpg | ||
+ | | tenure = 1 January 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 07:35, 27 July 2023
This infobox template, called "Template:CCProfile," is used to display summarized information about individuals associated with EVE University, particularly coordinators and managers.
Dependencies
- Uses the "Infobox" template.
- The default image used is "Member.png".
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 the file extension. When no file name is given, "Member.png" is used as the default.
- 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.
- primary community: What community the coordinator usually operates from. If they operate in more than one on a regular basis, add those too!
- contact: The preferred way for the coordinator to get contacted. These typically include In-game mails, In-game channel, Mumble, Discord, and Forum PM's.
- language: The languages the coordinator can speak.
Sample
{{Infobox coordinator | name = Jalxan | image = Jalxan.jpg | tenure = 1 January 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 }}