Template:Role card: Difference between revisions
Appearance
m Bandaid fix of 245px marker added to images |
m Added margins |
||
| 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);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; margin: 5px 10px 5px 10px; | ||
|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 21:55, 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 |
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.
The copyable template format is as follows:
{{Template:Role_card
|title =
|image = [[File:file|245px]]
|subtitle =
|department =
|supervisors =
|subordinates =
|roleplay_difficulty =
|mechanical_difficulty =
}}