Template:RolePageHeader: Difference between revisions

From Starlight wiki
Clone0401 (talk | contribs)
Created page with "{| class=wikitable width="100%" ! colspan="2" align="center"| {{{department|DEPARTMENT}}} |- style="color:{{{jobTextColour|#ffffff}}};" | colspan="2" align="center"| '''{{{roleTitle|Role Title}}}''' |- | rowspan="7" width="10%" align="center"| [[Image:{{{img|Image Undefined}}}|64px]]<br> '''{{{roleTitle|Role Title}}}''' | '''Roleplay Expectations:''' {{{roleplayExpectactions|Undefined}}}<br> '''Required Game Knowledge:''' {{{RequiredGameKnowledge|Undefined}}}<br> '''H..."
 
Typos in both description and parameters fixed. Added bulletpoints for previously unincluded parameters. Added an example usage of the template.
Line 7: Line 7:
'''{{{roleTitle|Role Title}}}'''
'''{{{roleTitle|Role Title}}}'''
|
|
'''Roleplay Expectations:''' {{{roleplayExpectactions|Undefined}}}<br>
'''Roleplay Expectations:''' {{{roleplayExpectations|Undefined}}}<br>
'''Required Game Knowledge:''' {{{RequiredGameKnowledge|Undefined}}}<br>
'''Required Game Knowledge:''' {{{RequiredGameKnowledge|Undefined}}}<br>
'''Hours Required:''' {{{hoursRequired|Undefined}}}<br>
'''Hours Required:''' {{{hoursRequired|Undefined}}}<br>
Line 21: Line 21:
Any fields left intentionally blank should have "None" placed in them.<br>
Any fields left intentionally blank should have "None" placed in them.<br>
If there are or will be any pages for a piece of information, make it a hyperlink.<br>
If there are or will be any pages for a piece of information, make it a hyperlink.<br>
*'''department''' (TODO WRITE DESCRIPTION)
*'''roleTitle''' The Name of the Role<br>
*'''roleTitle''' The Name of the Role<br>
*'''img''' is an image of someone from the job this template is documenting. The template automatically adds image markup , so you simply need to provide file name and extension.<br>
*'''img''' is an image of someone from the job this template is documenting. The template automatically adds image markup , so you simply need to provide file name and extension.<br>
*'''roleplayExpectations''' (TODO WRITE DESCRIPTION)
*'''RequiredGameKnowledge''' (TODO WRITE DESCRIPTION)
*'''hoursRequired''' How much time is needed to be put into other roles to unlock this one, including any whitelist requirements
*'''hoursRequired''' How much time is needed to be put into other roles to unlock this one, including any whitelist requirements
*'''access''' what accesses does the role have at round start.<br>
*'''access''' what accesses does the role have at round start.<br>
*'''Supervisors''' are the roles above this one in the chain of command.<br>
*'''supervisors''' are the roles above this one in the chain of command.<br>
*'''Subordinates''' are the roles below this one in the chain of command.<br>
*'''subordinates''' are the roles below this one in the chain of command.<br>
*'''Responsibilities''' the duties and responsibilities of the role
*'''responsibilities''' the duties and responsibilities of the role
*'''Guides''' put any aditional guides that may be useful for the player. such as linking a page about how to <s>loose</s> set up the singularity.<br>
*'''guides''' put any additional guides that may be useful for the player. such as linking a page about how to <s>loose</s> set up the singularity.<br>
<noinclude>
<noinclude>
== Example ==
The following is an example usage of the template. (View the source code.)
{{RolePageHeader
|department=department test
|roleTitle=role title test
|img=image file name test
|roleplayExpectations=roleplay expectations test
|RequiredGameKnowledge=game knowledge test
|hoursRequired=hour required test
|access=access test
|supervisors=supervisors test
|subordinates=subordinates test
|responsibilities=responsibilities test
|guides=guides test}}

Revision as of 02:51, 5 February 2025

DEPARTMENT
Role Title
File:Image Undefined

Role Title

Roleplay Expectations: Undefined
Required Game Knowledge: Undefined
Hours Required: Undefined
Access: Undefined
Supervisors: Undefined
Subordinates: Undefined
Responsibilities: Undefined
Guides: This is the guide.


Parameter Definitions

Any fields left intentionally blank should have "None" placed in them.
If there are or will be any pages for a piece of information, make it a hyperlink.

  • department (TODO WRITE DESCRIPTION)
  • roleTitle The Name of the Role
  • img is an image of someone from the job this template is documenting. The template automatically adds image markup , so you simply need to provide file name and extension.
  • roleplayExpectations (TODO WRITE DESCRIPTION)
  • RequiredGameKnowledge (TODO WRITE DESCRIPTION)
  • hoursRequired How much time is needed to be put into other roles to unlock this one, including any whitelist requirements
  • access what accesses does the role have at round start.
  • supervisors are the roles above this one in the chain of command.
  • subordinates are the roles below this one in the chain of command.
  • responsibilities the duties and responsibilities of the role
  • guides put any additional guides that may be useful for the player. such as linking a page about how to loose set up the singularity.


Example

The following is an example usage of the template. (View the source code.)

department test
role title test
File:Image file name test

role title test

Roleplay Expectations: roleplay expectations test
Required Game Knowledge: game knowledge test
Hours Required: hour required test
Access: access test
Supervisors: supervisors test
Subordinates: subordinates test
Responsibilities: responsibilities test
Guides: guides test