Шаблон:JobPageHeader: различия между версиями

Перевод шаблона
Нет описания правки
 
(не показаны 2 промежуточные версии 2 участников)
Строка 2: Строка 2:
|bgcolor="{{{headerbgcolor|#bbbbbb}}}" align="middle" colspan=2|<font color="{{{headerfontcolor|#000000}}}"><center>'''{{{stafftype|UNDEFINED}}} '''</center></font>
|bgcolor="{{{headerbgcolor|#bbbbbb}}}" align="middle" colspan=2|<font color="{{{headerfontcolor|#000000}}}"><center>'''{{{stafftype|UNDEFINED}}} '''</center></font>
|-
|-
|width = 150 align=centre|''<center>{{#if:{{{img|}}}| [[File:{{{img|{{{jobtitle}}}.png}}}|50px]] | }}''</center><center>'''{{{jobtitle|Job}}}'''</center>
|width = 150 align=centre|''<center>{{#if:{{{img|}}}| [[File:{{{img|{{{jobtitle}}}.png}}}|64px]] | }}''</center><center>'''{{{jobtitle|Job}}}'''</center>
|'''Сложность:''' {{{difficulty|Not defined}}}<br>'''Руководители:''' {{{superior|Not defined}}}<br>'''Звание:''' {{{rank|Not defined}}}<br>'''Обязанности:''' {{{duties|Not defined}}}<br>'''Руководства:''' {{{guides|Not defined}}}<br>'''Условия для получения:''' {{{unlock|Not available.}}}<br>'''Описание:''' <center><nowiki>|__________|</nowiki><br>{{{description|Not defined}}}<br><nowiki>|__________|</nowiki></center>
|'''Сложность:''' {{{difficulty|Not defined}}}<br>'''Руководители:''' {{{superior|Not defined}}}<br>'''Звание:''' {{{rank|Not defined}}}<br>'''Обязанности:''' {{{duties|Not defined}}}<br>'''Руководства:''' {{{guides|Not defined}}}<br>'''Условия для получения:''' {{{unlock|Not available.}}}<br>'''Описание:''' <center><nowiki>|__________|</nowiki><br>{{{description|Not defined}}}<br><nowiki>|__________|</nowiki></center>
|}
|}


<noinclude>
<noinclude>
 
== Значение параметров ==
This template is intended to be at the top of each of the jobs pages to provide a basic overview of each job.
'''headerbgcolor''' is the background color of the upper part which spans the entire width of the screen. This should be a dark color. <br>
 
'''headerfontcolor''' is the font color of the same part as headerbgcolor. <br>
== Meaning of parameters ==
'''stafftype''' is the word that is added before STAFF. So adding the word MAINTENANCE here yields MAINTENANCE STAFF. Intended to be in caps. <br>
 
'''img''' is the in-action image file, without the "File:" or "Image:" prefix. <br>
'''headerbgcolor''' is the background color of the upper part which spans the entire width of the screen. This should be a dark color.<br>
'''jobtitle, difficulty, superior, rank, duties, guides, unlock and description''' are self-explanatory.
'''headerfontcolor''' is the font color of the same part as headerbgcolor<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>
'''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.

Текущая версия от 11:03, 25 апреля 2025

UNDEFINED
Job
Сложность: Not defined
Руководители: Not defined
Звание: Not defined
Обязанности: Not defined
Руководства: Not defined
Условия для получения: Not available.
Описание:
|__________|
Not defined
|__________|


Значение параметров

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.
img is the in-action image file, without the "File:" or "Image:" prefix.
jobtitle, difficulty, superior, rank, duties, guides, unlock and description are self-explanatory.