Template:Role card: Difference between revisions
m Added accesses and communications to the template. |
m Added functional margins. I hope. |
||
| Line 1: | Line 1: | ||
{| id="Role_card" style="background:var(--background-color-base,#fff);color:var(--color-base,#202122); float: {{{Float|right}}}; clear:right; text-align:center; border:1px solid var(--color-base,#202122);" align={{{Float|center}}} cellspacing=0 cellpadding=0 width={{{Width|225}}}; height: fit-content | {| id="Role_card" style="background:var(--background-color-base,#fff); margin: 0px 10px 0px 10px; color:var(--color-base,#202122); float: {{{Float|right}}}; clear:right; text-align:center; border:1px solid var(--color-base,#202122);" align={{{Float|center}}} cellspacing=0 cellpadding=0 width={{{Width|225}}}; height: fit-content; | ||
|style="font-size: 1.2em; font-weight: bold"| {{{title|Default Title}}} | |style="font-size: 1.2em; font-weight: bold"| {{{title|Default Title}}} | ||
|- | |- | ||
Revision as of 23:21, 18 August 2026
| Default Title | |
| No image | |
| No subtitle | |
| Department: No department | |
| Supervisors: N/A | |
| Subordinates: N/A | |
| Roleplay Difficulty: N/A | |
| Mechanical Difficulty: N/A | |
| Time Requirements: N/A | |
| Whitelist Role: No | |
| Admin Exclusive: No | |
| Accesses: N/A | |
| Communications: N/A |
This is the template page for a role card. Please be aware that editing this page will also edit all pages that utilize this template.
This template utilizes the following variables:
title - The title of the role card.
image - The image attached to the role card.
subtitle - The subtitle attached to the role card's image.
department - The department the role belongs to.
supervisors - The supervisors of the role.
subordinates - The subordinates of the role.
roleplay_difficulty - The estimated difficulty of the role in terms of roleplay intensity.
mechanical_difficulty - The estimated difficulty of the role in terms of mechanical intensity.
time_requirements - The time required to play the role.
whitelist_role - Whether or not the role requires a whitelist. No by default.
admin_exclusive - Whether or not a role requires admin permissions. No by default.
accesses - The accesses a role has by default.
comms - The communications channels a role has by default.
The copyable template format is as follows:
{{Template:Role_card
|title =
|image = [[File:Placeholder|245px]]
|subtitle =
|department =
|supervisors =
|subordinates =
|roleplay_difficulty =
|mechanical_difficulty =
|time_requirements =
|whitelist_role =
|admin_exclusive =
|accesses =
|comms =
}}