Mais ações
tradução |
guia de uso |
||
Linha 10: | Linha 10: | ||
|} | |} | ||
<noinclude> | <noinclude> | ||
== Guia de Uso == | |||
* Os nomes dos departamentos devem estar todos em letras maiúsculas para consistência e aparência. | |||
* As cores dos departamentos devem ser padronizadas em todos os artigos da wiki. Uma paleta de cores provisória foi deixada abaixo. | |||
{| class="wikitable" | |||
|- | |||
! | |||
! colspan="9" | Department/Role Colour Palette | |||
|- style="text-align:center;" | |||
| style="text-align:left;" | Dept. Name | |||
| Command Staff | |||
| Security Staff | |||
| Engineering Staff | |||
| Epistemics Staff | |||
| Medical Staff | |||
| Logistics Staff | |||
| Service Staff | |||
| Silicon Staff | |||
| Antagonists | |||
|- | |||
| Main Color | |||
| style="background-color:#0C2C47;" | #0C2C47 | |||
| style="background-color:#480000;" | #480000 | |||
| style="background-color:#854100;" | #854100 | |||
| style="background-color:#4C1A4F;" | #4C1A4F | |||
| style="background-color:#244559;" | #244559 | |||
| style="background-color:#43331A;" | #43331A | |||
| style="background-color:#265600;" | #265600 | |||
| style="background-color:#3D434B;" | #3D434B | |||
| style="background-color:#000000;" | #000000 | |||
|- | |||
| Secondary Color | |||
| style="background-color:#0F395B;" | #0F395B | |||
| style="background-color:#600000;" | #600000 | |||
| style="background-color:#A75200;" | #A75200 | |||
| style="background-color:#6F2773;" | #6F2773 | |||
| style="background-color:#325367;" | #325367 | |||
| style="background-color:#614A25;" | #614A25 | |||
| style="background-color:#306e00;" | #306E00 | |||
| style="background-color:#4D555E;" | #4D555E | |||
| style="background-color:#101010;" | #101010 | |||
|} | |||
To use this, compose it like that; | |||
<pre> | |||
{{Job_Header | |||
|department=COMMAND | |||
|maincolor=0C2C47 | |||
|secondarycolor=0F395B | |||
|image=Captain.png | |||
|title=Captain | |||
|difficulty=God like | |||
|requirements=A certain amount of playtime | |||
|access=All Access | |||
|extendedaccess=Still all access | |||
|supervisors=The gods | |||
|subordinates=The crew | |||
|duties=Protect disk and Renault. | |||
|guides=Who needs guides. | |||
}} | |||
</pre> | |||
== Meaning == | |||
* '''department''': the role's department.<br> | |||
* '''command''': writing "true" automatically gives it an additional "& COMMAND" and a blue strip.<br> | |||
* '''maincolor''': the department main color.<br> | |||
* '''secondarycolor''': the secondary color of the department.<br> | |||
* '''image''': the role's image.<br> | |||
* '''title''': the role's name.<br> | |||
* '''difficulty''': the role's difficulty, it's a very subjective grading. Should match the one in the jobs page.<br> | |||
* '''requirements''': the amount of time required to play this role.<br> | |||
* '''access''': the access given to the role on round start.<br> | |||
* '''extendedaccess''': the extra access given to the role on round start if low players.<br> | |||
* '''supervisors''': the role's supervisors.<br> | |||
* '''subordinates''': the role's subordinates if any, otherwise it's usually none.<br> | |||
* '''duties''': the role's duties, a summary of what the role should be doing.<br> | |||
* '''guides''': guides that is useful for the role.<br> | |||
== Exemple == | |||
{{Job_Header | |||
|department=COMMAND | |||
|maincolor=0C2C47 | |||
|secondarycolor=0F395B | |||
|image=Captain.png | |||
|title=Captain | |||
|difficulty=God like | |||
|requirements=A certain amount of playtime | |||
|access=All Access | |||
|extendedaccess=Still all access | |||
|supervisors=The gods | |||
|subordinates=The crew | |||
|duties=Protect disk and Renault. | |||
|guides=Who needs guides. | |||
}} | |||
{{Job_Header | |||
|department=SECURITY | |||
|maincolor=480000 | |||
|secondarycolor=600000 | |||
|command=true | |||
|image=HoS.png | |||
|title=Head Of Security | |||
|difficulty=Hard | |||
|requirements=Stuff | |||
|access=Head of Security, Command, Brig, Security, Armory, Maintenance, Service, Forensic Mantis, External | |||
|extendedaccess= | |||
|supervisors=The big one | |||
|subordinates=The small ones | |||
|duties=Guide the Security team, prosecute crime, whether it is committed by crew (including other Security personnel) or antagonists. | |||
|guides=Probably space law | |||
}} | |||
[[Category:Templates]] | |||
</noinclude> |
Edição das 14h51min de 15 de janeiro de 2025
INDEFINIDO STAFF
| |
---|---|
[[File:{{{image}}}|64px]] Título do Trabalho |
Dificuldade: Indefinida Requisitos: Indefinido Acesso: Indefinido Acesso Estendido: Indefinido Supervisores: Indefinido Subordinados: Indefinido Deveres: Indefinido Guias: Undefined |
Guia de Uso
- Os nomes dos departamentos devem estar todos em letras maiúsculas para consistência e aparência.
- As cores dos departamentos devem ser padronizadas em todos os artigos da wiki. Uma paleta de cores provisória foi deixada abaixo.
Department/Role Colour Palette | |||||||||
---|---|---|---|---|---|---|---|---|---|
Dept. Name | Command Staff | Security Staff | Engineering Staff | Epistemics Staff | Medical Staff | Logistics Staff | Service Staff | Silicon Staff | Antagonists |
Main Color | #0C2C47 | #480000 | #854100 | #4C1A4F | #244559 | #43331A | #265600 | #3D434B | #000000 |
Secondary Color | #0F395B | #600000 | #A75200 | #6F2773 | #325367 | #614A25 | #306E00 | #4D555E | #101010 |
To use this, compose it like that;
{{Job_Header |department=COMMAND |maincolor=0C2C47 |secondarycolor=0F395B |image=Captain.png |title=Captain |difficulty=God like |requirements=A certain amount of playtime |access=All Access |extendedaccess=Still all access |supervisors=The gods |subordinates=The crew |duties=Protect disk and Renault. |guides=Who needs guides. }}
Meaning
- department: the role's department.
- command: writing "true" automatically gives it an additional "& COMMAND" and a blue strip.
- maincolor: the department main color.
- secondarycolor: the secondary color of the department.
- image: the role's image.
- title: the role's name.
- difficulty: the role's difficulty, it's a very subjective grading. Should match the one in the jobs page.
- requirements: the amount of time required to play this role.
- access: the access given to the role on round start.
- extendedaccess: the extra access given to the role on round start if low players.
- supervisors: the role's supervisors.
- subordinates: the role's subordinates if any, otherwise it's usually none.
- duties: the role's duties, a summary of what the role should be doing.
- guides: guides that is useful for the role.
Exemple