You are viewing the MafiaScum.net Wiki. To play the game, visit the forum.

Template:Prole: Difference between revisions

From MafiaWiki
Jump to navigation Jump to search
No edit summary
(add OPTIONAL params and description)
Line 1: Line 1:
<includeonly>:'''''{{{1}}}''''' - <span style="color:{{rgb|{{{4|000000}}}}}">'''{{{2|Unknown}}}''' {{ #ifeq: {{{3| }}} | | |({{{3}}})}}</span></includeonly><noinclude>
<includeonly>:'''''{{{name|{{{1}}}}}}''''' - <span style="color:{{rgb|{{{color|{{{4|000000}}}}}}}}">'''{{{role{{{2|Unknown}}}}}''' {{ #ifeq: {{{srole|{{{3| }}}}} | | |({{{srole|{{{3}}}}}})}}</span></includeonly><noinclude>
This template is for Player Roles in Games.
 
</noinclude>
This is a template for Night Choices in Games
 
== Syntax ==
<pre>
{{nchoice
|name=
|role=
|srole=
|color=
}}
</pre>
 
== Parameters ==
;name
:The name(s) of the player who took this action
;role
:The role of the player who took this action
;srole
:Any sub-role of the role (optional)
;color
:The RGB color for the '''role''' and '''srole''' text.  
:''Note: the {{tlx|rgb}} template is already included. Simply enter a color name directly.''
::<code>color=''nnnnnn''</code> ''(Note: omit the # symbol)''
:or
::<code>color=''colorname''</code>

Revision as of 18:52, 21 August 2007


This is a template for Night Choices in Games

Syntax

{{nchoice
|name= 
|role= 
|srole= 
|color= 
}}

Parameters

name
The name(s) of the player who took this action
role
The role of the player who took this action
srole
Any sub-role of the role (optional)
color
The RGB color for the role and srole text.
Note: the {{rgb}} template is already included. Simply enter a color name directly.
color=nnnnnn (Note: omit the # symbol)
or
color=colorname