You are viewing the MafiaScum.net Wiki. To play the game, visit the forum.
Template:Role/sandbox: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
(fixes to stop this populating categories it shouldn't be) |
||
Line 29: | Line 29: | ||
|} | |} | ||
|} | |} | ||
[[Category: Roles|{{PAGENAME}}]] <!-- {{#if:{{{align|}}}|[[Category: {{{align|}}} roles]] }}{{#if:{{{align2|}}}|[[Category: {{{align2|}}} roles]] }} --> {{#if:{{{type|}}}|[[Category: {{{type|}}} roles]] }}{{#if:{{{type2|}}}|[[Category: {{{type2|}}} roles]] }}{{#if:{{{type3|}}}|[[Category: {{{type3|}}} roles]] }}{{#if:{{{type4|}}}|[[Category: {{{type4|}}} roles]] }}</includeonly><noinclude>{{TOCright}} | {{#ifeq:{{PAGENAME}}|Role/sandbox||[[Category: Roles|{{PAGENAME}}]] <!-- {{#if:{{{align|}}}|[[Category: {{{align|}}} roles]] }}{{#if:{{{align2|}}}|[[Category: {{{align2|}}} roles]] }} --> {{#if:{{{type|}}}|[[Category: {{{type|}}} roles]] }}{{#if:{{{type2|}}}|[[Category: {{{type2|}}} roles]] }}{{#if:{{{type3|}}}|[[Category: {{{type3|}}} roles]] }}{{#if:{{{type4|}}}|[[Category: {{{type4|}}} roles]] }}}}</includeonly><noinclude>{{TOCright}} | ||
== Summary == | == Summary == | ||
This [[:Category:Templates|template]] is used to place a box on the right side of role pages with information pertaining to the role. The box displays the following information: | This [[:Category:Templates|template]] is used to place a box on the right side of role pages with information pertaining to the role. The box displays the following information: | ||
Line 112: | Line 112: | ||
|alias= Seer | |alias= Seer | ||
|align= Pro-town | |align= Pro-town | ||
|type= | |type= Investigative | ||
|choice= Night | |choice= Night | ||
|notes= | |notes= | ||
Line 123: | Line 122: | ||
|alias= Seer | |alias= Seer | ||
|align= Pro-town | |align= Pro-town | ||
|type= | |type= Investigative | ||
|choice= Night | |choice= Night | ||
|notes= | |notes= | ||
Line 140: | Line 137: | ||
|align2= Anti-town | |align2= Anti-town | ||
|type= Protective | |type= Protective | ||
|type2= | |type2= Investigative | ||
|type3= Killing | |type3= Killing | ||
|choice= Night | |choice= Night | ||
Line 156: | Line 153: | ||
|align2= Anti-town | |align2= Anti-town | ||
|type= Protective | |type= Protective | ||
|type2= | |type2= Investigative | ||
|type3= Killing | |type3= Killing | ||
|choice= Night | |choice= Night |
Revision as of 12:22, 24 June 2019
Summary
This template is used to place a box on the right side of role pages with information pertaining to the role. The box displays the following information:
- the aliases the role may have
- the alignment(s) of the role
- the type of the role
- the phase the role submits their choice, if any
Syntax
{{role |image= |alias= |align= |color= |type= |choice= |notes= }}
Parameters
{{{image}}}
- the image for this role
- note: this parameter is optional
{{{color}}}
- the background color for this role
- note: this parameter is not finalized. Accepts either a hex code (without the #) or one of the following: town, mafia, werewolf, cult, self.</nowiki>
{{{alias}}}
- other names commonly used for this role
- roles which have more than one alias should list those aliases using the
{{{alias2}}}, {{{alias3}}}
parameter(s)
- roles which have more than one alias should list those aliases using the
{{{align}}}
- the faction in which this role is commonly used
- roles which can be used in more than one faction should list those factions using the
{{{align2}}}, {{{align3}}}
parameter(s)
- roles which can be used in more than one faction should list those factions using the
{{{type}}}
- the most common attributes assigned to this role
- roles which can be assigned multiple/dual 'types' should list those types using the
{{{type2}}}
parameter
- roles which can be assigned multiple/dual 'types' should list those types using the
{{{choice}}}
- the phase the role commonly submits their action, if any
- roles which can submit their action in multiple/dual phases should list those phases using the
{{{choice2}}}
parameter
{{{notes}}}
- this parameter can be used to note anything else that is key to the role which is not covered in the previous parameters
- note: this parameter is optional, and should only be used if necessary; the notes section is not used to describe the role, as this information should be included in the wiki page
Examples
What you type | What it looks like | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
{{role/sandbox |image= |alias= |align= |type= |choice= |notes= }} |
| ||||||||||||
{{role/sandbox |image= T-cop.png |alias= Seer |align= Pro-town |type= Investigative |choice= Night |notes= }} |
| ||||||||||||
{{role/sandbox |image= T-vanilla.png |color= {{rgb|mafia}} |alias= Archangel |alias2= Sorceror |align= Pro-town |align2= Anti-town |type= Protective |type2= Investigative |type3= Killing |choice= Night |choice2= Day |notes= this is an example of notes }} |
|