Template:JobPageHeader: Difference between revisions
Shadow Quill (talk | contribs) No edit summary |
Shadow Quill (talk | contribs) No edit summary |
||
Line 3: | Line 3: | ||
|bgcolor="{{{headerbgcolor|#bbbbbb}}}" align="center" colspan=2|<font color="{{{headerfontcolor|#000000}}}">'''{{{stafftype|UNDEFINED}}} STAFF'''</font> | |bgcolor="{{{headerbgcolor|#bbbbbb}}}" align="center" colspan=2|<font color="{{{headerfontcolor|#000000}}}">'''{{{stafftype|UNDEFINED}}} STAFF'''</font> | ||
|- | |- | ||
|width = 150 align=center bgcolor="{{{imagebgcolor|#cccccc}}}"| | |width = 150 align=center bgcolor="{{{imagebgcolor|#cccccc}}}"| [[File:{{{img|ERROR.png}}}|64px]] <br> '''{{{jobtitle|Job}}}''' | ||
|'''Access:''' {{{access|Not defined}}}<br> | |'''Access:''' {{{access|Not defined}}}<br>'''Difficulty:''' {{{difficulty|Not defined}}}<br>'''Supervisors:''' {{{superior|Not defined}}}<br>'''Duties:''' {{{duties|Not defined}}}<br>'''Guides:''' {{{guides|Not defined}}} | ||
|} | |} | ||
<noinclude></code> | <noinclude></code> | ||
Line 15: | Line 15: | ||
'''stafftype''' is the word that is added before STAFF. So adding the word MAINTENANCE here yields MAINTENANCE STAFF. Intended to be in caps.<br> | '''stafftype''' is the word that is added before STAFF. So adding the word MAINTENANCE here yields MAINTENANCE STAFF. Intended to be in caps.<br> | ||
'''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.<br> | '''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.<br> | ||
'''img''' is the in-action image file, without the "File:" or "Image:" prefix. | '''img''' is the in-action image file, without the "File:" or "Image:" prefix. Lack of an icon will default to a [[File:ERROR.png]].<br> | ||
'''jobtitle, access, difficulty, guides and duties''' are self-explanatory. | |||
'''jobtitle, access, difficulty, guides and duties''' are self-explanatory. | |||
== Usage == | == Usage == | ||
Line 29: | Line 28: | ||
|stafftype = COMMAND | |stafftype = COMMAND | ||
|imagebgcolor = lightblue | |imagebgcolor = lightblue | ||
|jobtitle = | |jobtitle = Captain | ||
|access = All | |access = All | ||
|difficulty = Very hard | |difficulty = Very hard | ||
|superior = Space Law and Nanotrasen Officials | |superior = Space Law and Nanotrasen Officials | ||
|duties = Command the ship, protect the nuke disk, stop revolutions, get killed for all mentioned before. | |duties = Command the ship, protect the nuke disk, stop revolutions, get killed for all mentioned before. | ||
|guides = no separate guides | |guides = no separate guides | ||
}} | }} | ||
Line 46: | Line 43: | ||
|stafftype = COMMAND | |stafftype = COMMAND | ||
|imagebgcolor = lightblue | |imagebgcolor = lightblue | ||
|img = | |img = Colony Director.png | ||
|jobtitle = Captain | |jobtitle = Captain | ||
|access = All | |access = All | ||
|difficulty = Very hard | |difficulty = Very hard | ||
|superior = Space Law and Nanotrasen Officials | |superior = Space Law and Nanotrasen Officials |
Revision as of 06:11, 20 January 2020
UNDEFINED STAFF
Job
Access: Not defined
Difficulty: Not defined
Supervisors: Not defined
Duties: Not defined
Guides: 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. Lack of an icon will default to a .
jobtitle, access, difficulty, guides and duties are self-explanatory.
Usage
Example of the finished product. Check the source code for the code that generated the thing below. Please document any changes you make to the template code in the parameters and usage sections
No image defined:
Only in-action image defined: