Difference between revisions of "Template:Infobox coordinator"
From EVE University Wiki
m (Remove test for a non-valid role value.) |
|||
(5 intermediate revisions by 4 users not shown) | |||
Line 2: | Line 2: | ||
| name = <!-- left empty, to NOT have edit links at the bottom of the box.--> | | name = <!-- left empty, to NOT have edit links at the bottom of the box.--> | ||
| bodystyle = width: 26em; | | bodystyle = width: 26em; | ||
− | + | | title = <!-- Name goes here --> | |
− | | title = | ||
| above = {{#if: {{{name|}}} | | above = {{#if: {{{name|}}} | ||
− | | {{{name}}} | + | | {{#ifexist: User:{{{user page name|}}} |
− | | | + | | [[User:{{{user page name}}}|{{{name}}}]] |
+ | | {{{name}}} | ||
+ | }} | ||
+ | | Coordinator name? | ||
}} | }} | ||
− | | abovestyle = background: #172489; | + | | abovestyle = {{#switch: {{lc: {{{role|}}} }} |
− | + | | manager = background-color: green; | |
− | + | 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; | ||
+ | | #default = background-color: #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: lightgrey; | ||
+ | }} | ||
− | | image = [[File:{{#if: {{{image|}}} | {{{image}}} | | + | | image = [[File:{{#if: {{{image|}}} | {{{image}}} | Member.png}}|200px|{{{name|}}}]] |
− | | headerstyle = background: #172489; | + | | headerstyle = {{#switch: {{lc: {{{role|}}} }} |
− | + | | manager = background-color: green; | |
− | + | 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; | ||
+ | | #default = background-color: #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; | ||
+ | }} | ||
| header1 = Details | | header1 = Details | ||
| label2 = Tenure in EVE University | | label2 = Tenure in EVE University | ||
− | | data2 = | + | | data2 = {{{tenure|}}} |
| label3 = Skillset | | label3 = Skillset | ||
− | | data3 = | + | | data3 = {{#if: {{{skillset|}}}|<div class="mw-collapsible mw-collapsed"><br>{{{skillset}}}</div>}} |
+ | |||
| label4 = Playtimes | | label4 = Playtimes | ||
− | | data4 = | + | | data4 = {{#if: {{{playtimesed|}}} |
| {{{playtimesed}}} | | {{{playtimesed}}} | ||
| {{#if: {{{playtimes|}}} | | {{#if: {{{playtimes|}}} | ||
Line 43: | Line 66: | ||
}} | }} | ||
− | | label5 = Primary | + | | label5 = Primary Content |
− | | data5 = | + | | data5 = {{{primary_content|}}} |
+ | |||
+ | | label6 = Primary Community | ||
+ | | data6 = {{{primary_community|}}} | ||
+ | |||
+ | | label7 = Contact | ||
+ | | data7 = {{{contact|}}} | ||
− | | | + | | label8 = Language |
− | | | + | | data8 = {{{language|}}} |
− | | | + | | belowstyle = {{#switch: {{lc: {{{role|}}} }} |
− | | | + | | manager = background-color: green; |
+ | 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; | ||
+ | | #default = background-color: #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; | ||
+ | }} | ||
+ | | below = {{#switch: {{lc: {{{role|}}} }} | ||
+ | | coordinator = Community Coordinator | ||
+ | | lead = Community Lead | ||
+ | | manager = Community Manager | ||
+ | | #default = Role: Unknown | ||
+ | }} | ||
}}<noinclude> | }}<noinclude> | ||
{{documentation}} | {{documentation}} | ||
</noinclude> | </noinclude> |
Latest revision as of 10:14, 30 March 2024
Template documentation (for the above template, sometimes hidden or invisible)
- Description
- This template is used to create an Infobox for the coordinators.
- Dependencies
- Uses
- {{Infobox}}
- member.png as default image.
- Syntax
{{Infobox coordinator | name = | user page name = | image = | tenure = | skillset = | playtimes = | playtimesed = | primary_content = | primary_community = | contact = | language = | role = }}
- Parameters
- name : The EVE name of the coordinator.
- user page name : The name of the wiki user page, without namespace. Turns the name into a link, but only if the page exists. Leave blank when no link is wanted.
- image : The name of the uploaded profile image of the coordinator, with extension and without parenthesis. 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; useplaytimes
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
- Type it as follows:
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
- Type it as follows:
- primary Content : The primary content or area of expertise of the coordinator.
- 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 coordinator can speak.
- role : The role of the coordinator, either "Coordinator", "Lead" or "Manager".
- Sample
Muhib | |
---|---|
Details | |
Tenure in EVE University | August 28, 2021 |
Skillset |
- HS Incursions (HQ, Assault, VG), - LS Incursions (VG), - Abyssal Deadspace, - Missions, - Exploration (Combat), - Advanced Fitting, - PvE & PvP |
Playtimes | 12:00 - 18:00 |
Primary Content | Vanguard Incursions |
Primary Community | Incursion Community |
Contact | In-game, Mumble, Discord, Forum |
Language | English, Bengali, Urdu, Hindi, Chittagonian |
Community Manager |
{{Infobox coordinator | name = Muhib | user page name = Muhib | image = MuhibPortrait.jpg | tenure = August 28, 2021 | skillset = - HS Incursions (HQ, Assault, VG),<br>- LS Incursions (VG),<br>- Abyssal Deadspace,<br>- Missions,<br>- Exploration (Combat),<br>- Advanced Fitting,<br>- PvE & PvP | playtimes = | playtimesed = 12:00 - 18:00 | primary_content = Vanguard Incursions | primary_community = Incursion Community | contact = In-game, Mumble, Discord, Forum | language = English, Bengali, Urdu, Hindi, Chittagonian | role = manager }}
- Creating a "page" using class InfoboxContainer
- This will fit as many infoboxes as possible next to each other, centered on the page. Automatically creating as many rows as needed.
{{InfoboxContainerCSS}}
is only needed once per page.
{{InfoboxContainerCSS}} <div class="InfoboxContainer"> {{Infobox coordinator ... }} {{Infobox coordinator ... }} {{Infobox coordinator ... }} {{Infobox coordinator ... }} </div>
Muhib | |
---|---|
Details | |
Tenure in EVE University | August 28, 2021 |
Skillset |
- HS Incursions (HQ, Assault, VG), - LS Incursions (VG), - Abyssal Deadspace, - Missions, - Exploration (Combat), - Advanced Fitting, - PvE & PvP |
Playtimes | 12:00 - 18:00 |
Primary Content | Vanguard Incursions |
Primary Community | Incursion Community |
Contact | In-game, Mumble, Discord, Forum |
Language | English, Bengali, Urdu, Hindi, Chittagonian |
Community Manager |
Muhib | |
---|---|
Details | |
Tenure in EVE University | August 28, 2021 |
Skillset |
- HS Incursions (HQ, Assault, VG), - LS Incursions (VG), - Abyssal Deadspace, - Missions, - Exploration (Combat), - Advanced Fitting, - PvE & PvP |
Playtimes | 12:00 - 18:00 |
Primary Content | Vanguard Incursions |
Primary Community | Incursion Community |
Contact | In-game, Mumble, Discord, Forum |
Language | English, Bengali, Urdu, Hindi, Chittagonian |
Community Coordinator |
Muhib | |
---|---|
Details | |
Tenure in EVE University | August 28, 2021 |
Skillset |
- HS Incursions (HQ, Assault, VG), - LS Incursions (VG), - Abyssal Deadspace, - Missions, - Exploration (Combat), - Advanced Fitting, - PvE & PvP |
Playtimes | 12:00 - 18:00 |
Primary Content | Vanguard Incursions |
Primary Community | Incursion Community |
Contact | In-game, Mumble, Discord, Forum |
Language | English, Bengali, Urdu, Hindi, Chittagonian |
Role: Unknown |
Visit Template:Infobox coordinator/doc to edit this text! (How does this work?) (Refresh this text - why?)