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
mNo edit summary
mNo edit summary
 
(34 intermediate revisions by 5 users not shown)
Line 1: Line 1:
<includeonly>:'''''{{{1}}}'' - <span style="color:#{{{4|000000}}}">{{{2|Unknown}}} {{ #ifeq: {{{3| }}} | | |({{{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 template is for Player Roles in Games.
 
== Syntax ==
<pre>
{{prole
|name=
|role=
|rcolor=
|mod=
|mcolor=
}}
</pre>
<pre>
{{prole| | | | | }}
</pre>
== 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 {{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>
;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