Шаблон:JobPageHeader: различия между версиями
м (перевод забытого) |
м (доступ временно (или постоянно) закомменчен) |
||
Строка 10: | Строка 10: | ||
<br>'''Сложность:''' {{{difficulty|Не указано}}} | <br>'''Сложность:''' {{{difficulty|Не указано}}} | ||
<br>'''Руководства:''' {{{guides|Не указаны}}} | <br>'''Руководства:''' {{{guides|Не указаны}}} | ||
<br>'''Доступ:''' {{{access|Не указан}}} | <!--<br>'''Доступ:''' {{{access|Не указан}}} --> | ||
<br>'''Обязанности:''' {{{duties|Не указаны}}} | <br>'''Обязанности:''' {{{duties|Не указаны}}} | ||
{{#if:{{{theft_targets|}}}|<br>'''Особо ценные предметы:''' {{{theft_targets}}}|}} | {{#if:{{{theft_targets|}}}|<br>'''Особо ценные предметы:''' {{{theft_targets}}}|}} |
Версия от 14:58, 31 мая 2024
Этот шаблон должен быть сверху страниц ролей.
Параметры
colour is the background color of the header. This will also set the image background colour automatically.
hcolour is the font colour for the header. It accepts plaintext colours only.
stafftype is the word that is added before STAFF. So adding the word MAINTENANCE here yields MAINTENANCE STAFF. Intended to be in caps.
img Sets the file without the need for the [[File:]] command. The extension and size modifier must still be specified.
jobtitle, access, difficulty, guides and duties are self-explanatory.
theft_targets is an optional parameter for crewmembers (captaian, heads, etc) who start the round with items which may be antag theft targets
Пример использования
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