Jump to content

Template:Role card: Difference between revisions

From Byrd Station Wiki
Added more parameters into the template, namely, time requirements, whitelist boolean, and admin-exclusive boolean.
m Added accesses and communications to the template.
Line 30: Line 30:
|style="text-align: left; padding-left: 15px"|'''Admin Exclusive:''' {{{admin_exclusive|No}}}
|style="text-align: left; padding-left: 15px"|'''Admin Exclusive:''' {{{admin_exclusive|No}}}
|-
|-
|style="padding: 0px 10px 0px 10px"| <hr>
|-
|style="text-align: left; padding-left: 15px"|'''Accesses:''' {{{accesses|N/A}}}
|-
|style="text-align: left; padding-left: 15px"|'''Communications:''' {{{comms|N/A}}}
|style="line-height: 0.3em"|<br>
|style="line-height: 0.3em"|<br>
|}<noinclude>
|}<noinclude>
Line 46: Line 51:
'''whitelist_role''' - Whether or not the role requires a whitelist. No by default.<br>
'''whitelist_role''' - Whether or not the role requires a whitelist. No by default.<br>
'''admin_exclusive''' - Whether or not a role requires admin permissions. No by default.<br>
'''admin_exclusive''' - Whether or not a role requires admin permissions. No by default.<br>
'''accesses''' - The accesses a role has by default.<br>
'''comms''' - The communications channels a role has by default.<br>
</blockquote>
</blockquote>
<br>
<br>
Line 62: Line 69:
|whitelist_role =  
|whitelist_role =  
|admin_exclusive =  
|admin_exclusive =  
|accesses =
|comms =
}}
}}
</pre></blockquote>
</pre></blockquote>
</noinclude>
</noinclude>

Revision as of 23:20, 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 = 
}}