Шаблон:JobPageHeader
{{#if:| [[File:{{{jobtitle}}}.png|64px]] | }} {{#if:| [[File:{{{jobtitle}}}.png|64px]] | }} {{#if: |
| {{#if: |
| }} }} Job
Additional Access: Not defined
|}}Difficulty: Not defined
Supervisors: Not defined
Duties: Not defined
Guides: Not defined {{#if: |
Quote: {{{quote}}}}}
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
bgcolor is the background color for whole entire info text.
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. quote will only show if the parameter is specified
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:
| {{#if:| Файл:Captain.png | }} {{#if:| Файл:Captain.png | }} {{#if: | | {{#if: | | }} }} Captain |
Additional Access: N/A |}}Difficulty: Very hard Supervisors: Space Law and Nanotrasen Officials Duties: Command the ship, protect the nuke disk, stop revolutions, get killed for all mentioned before. Guides: no separate guides {{#if: Look at me, I am the captain now. | Quote: Look at me, I am the captain now.}} |
Only in-action image defined:
{{#if:| Файл:Captain.png | }} {{#if:Captain_action.png| | }} {{#if:Captain_action.png | | {{#if: | | }} }} Captain |
Additional Access: N/A |}}Difficulty: Very hard Supervisors: Space Law and Nanotrasen Officials Duties: Command the ship, protect the nuke disk, stop revolutions, get killed for all mentioned before. Guides: no separate guides {{#if: | Quote: {{{quote}}}}} |
Only generic image defined:
{{#if:Generic_captain.png| | }} {{#if:| Файл:Captain.png | }} {{#if: | | {{#if:Generic_captain.png | | }} }} Captain |
Additional Access: N/A |}}Difficulty: Very hard Supervisors: Space Law and Nanotrasen Officials Duties: Command the ship, protect the nuke disk, stop revolutions, get killed for all mentioned before. Guides: no separate guides {{#if: | Quote: {{{quote}}}}} |
Both images defined:
{{#if:Generic_captain.png| | }} {{#if:Captain_action.png| | }} {{#if:Captain_action.png | | {{#if:Generic_captain.png | | }} }} Captain |
Additional Access: N/A |}}Difficulty: Very hard Supervisors: Space Law and Nanotrasen Officials Duties: Command the ship, protect the nuke disk, stop revolutions, get killed for all mentioned before. Guides: no separate guides {{#if: | Quote: {{{quote}}}}} |

