You are viewing the MafiaScum.net Wiki. To play the game, visit the forum.
Template:Nchoice
Jump to navigation
Jump to search
This is a template for Night Choices in Games
Syntax
{{nchoice |role= |srole= |rcolor= |name= |target= |outcome= |ocolor= }}
Parameters
The paramters of the template are as follows:
- role: the role of the player who took this action (such as Cop)
- srole: any sub-role of the role (such as Insane)
- rcolor: the RGB color for the "role" & "srole" text
- name: the name of the player who took this action
- target: the name of the player who was targeted by this action
- outcome: The result of the action
- ocolor: the RGB color for the "outcome" text
Examples
What you type | What it looks like |
{{nchoice |role= Cop |srole= Naive |rcolor= 0000FF |name= LyingBrian |target= SigmaEpsilon |outcome= INNOCENT |ocolor= 000099 }} |
|
{{nchoice |role= Mafia |srole= |rcolor= FF0000 |name= LyingBrian |target= SigmaEpsilon |outcome= SUCCESS |ocolor= 009900 }} |
|