Template:JobPageHeader: Difference between revisions

Template page
No edit summary
(Rank addition. QOL IMP)
Line 4: Line 4:
|-
|-
|width = 150 align=centre bgcolor="{{{imagebgcolor|#cccccc}}}"|''<center>{{#if:{{{img|}}}| [[File:{{{img|{{{jobtitle}}}.png}}}|50px]] | }}''</center><center>'''{{{jobtitle|Job}}}'''</center>
|width = 150 align=centre bgcolor="{{{imagebgcolor|#cccccc}}}"|''<center>{{#if:{{{img|}}}| [[File:{{{img|{{{jobtitle}}}.png}}}|50px]] | }}''</center><center>'''{{{jobtitle|Job}}}'''</center>
|'''Difficulty:''' {{{difficulty|Not defined}}}<br>'''Supervisors:''' {{{superior|Not defined}}}<br>'''Duties:''' {{{duties|Not defined}}}<br>'''Guides:''' {{{guides|Not defined}}}<br>
|'''Difficulty:''' {{{difficulty|Not defined}}}<br>'''Supervisors:''' {{{superior|Not defined}}}<br>'''Rank:''' {{{rank|Not defined}}}<br>'''Duties:''' {{{duties|Not defined}}}<br>'''Guides:''' {{{guides|Not defined}}}<br>
{| border="1" class="mw-collapsible mw-collapsed"
{| border="1" class="mw-collapsible mw-collapsed"
|+ style="text-align:left;"|'''Detailed Description:'''
|+ style="text-align:left;"|'''Detailed Description:'''

Revision as of 15:43, 18 February 2020

UNDEFINED
Job
Difficulty: Not defined
Supervisors: Not defined
Rank: Not defined
Duties: Not defined
Guides: Not defined
Detailed Description:
|__________|
Not defined
|__________|

This template is intended to be at the top of each of the jobs pages to provide a basic overview of each job.

Meaning of parameters

headerbgcolor is the background color of the upper part which spans the entire width of the screen. This should be a dark color.
headerfontcolor is the font color of the same part as headerbgcolor
stafftype is the word that is added before STAFF. So adding the word MAINTENANCE here yields MAINTENANCE STAFF. Intended to be in caps.
imagebgcolor is the background color of the space behind the image and the job title. this should be a light color as the job title is always black.
img is the in-action image file, without the "File:" or "Image:" prefix. (see examples below) img_generic is the generic image file, without the "File:" or "Image:" prefix. (see examples below) jobtitle, access, difficulty, guides and duties are self-explanatory.