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
m (yet more typos)
mNo edit summary
 
(25 intermediate revisions by 5 users not shown)
Line 1: Line 1:
<includeonly>:'''''{{{name|{{{1}}}}}}''''' - <span style="color:{{rgb|{{{color|{{{4|000000}}}}}}}}">'''{{{role|{{{2|Unknown}}}}}}''' {{ #ifeq: {{{srole|{{{3| }}}}}} | | |({{{srole|{{{3}}}}}})}}</span></includeonly><noinclude>
<includeonly>:'''{{{name|{{{1}}}}}}''' (<span style="color:{{rgb|{{{rcolor|{{{3|000000}}}}}}}}">''{{{role|{{{2|Unknown}}}}}}''</span>) - <span style="color:{{rgb|{{{mcolor|{{{5|000000}}}}}}}}">{{ #ifeq: {{{mod|{{{4| }}}}}} | | | {{{mod|{{{4}}}}}}}}</includeonly><noinclude>This is a template for Player Roles in Games
 
This is a template for Night Choices in Games


== Syntax ==
== Syntax ==
<pre>
<pre>
{{nchoice
{{prole
|name=  
|name=  
|role=  
|role=  
|srole=  
|rcolor=  
|color=  
|mod=
|mcolor=  
}}
}}
</pre>
</pre>
 
<pre>
{{prole| | | | | }}
</pre>
== Parameters ==
== Parameters ==
;name
;name
:The name(s) of the player who took this action
:The name of the player
;role
;role
:The role of the player who took this action
:The role of the player
;srole
;srole
:Any sub-role of the role (optional)
:Any sub-role of the role (optional)
Line 25: Line 26:
::<code>color=''nnnnnn''</code> ''(Note: omit the # symbol)''
::<code>color=''nnnnnn''</code> ''(Note: omit the # symbol)''
:or  
:or  
::<code>color=''colorname''</code>\
::<code>color=''colorname''</code>
;mod (optional)
:The method of death if applicable
 
[[Category:Templates|{{PAGENAME}}]]
 
</noinclude>
</noinclude>

Latest revision as of 13:23, 29 August 2012

This is a template for Player Roles in Games

Syntax

{{prole
|name= 
|role= 
|rcolor= 
|mod= 
|mcolor= 
}}
{{prole| | | | | }}

Parameters

name
The name of the player
role
The role of the player
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
mod (optional)
The method of death if applicable