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

Template:Nchoice: Difference between revisions

From MafiaWiki
Jump to navigation Jump to search
mNo edit summary
(for this many paramaterrs, you want names. add uasge nbotes and example)
Line 1: Line 1:
<includeonly>*'''<font color=#{{{3|000000}}}>{{{1|Unknown}}}''' {{{2}}}</font> ''{ {{{4|Unknown }}} }'' | '''{{{5|Unknown}}}''' | ''<font color=#{{{7|000000}}}>{{{6|Unknown}}}</font>''</includeonly><noinclude>This is a template for Night Choices in Games</noinclude>
<includeonly>*'''<span style="color:#{{{rolecolor|000000}}}">{{{role|Unknown}}}''' {{{subrole|}}}</span> ''{ {{{name|Unknown }}} }'' | '''{{{target|Unknown}}}''' | ''<span style="color:#{{{ocolor|000000}}}">{{{outcome|Unknown}}}</span>''</includeonly><noinclude>This is a template for Night Choices in Games
 
== Usage ==
The paramters of the template are as follows:
 
<pre>
{{nchoice
|rolecolor= the RGB color for the "role" text (see next parameter)
|role= the role of the player who took this action (such as Cop)
|subrole= any sub-role of the role (such as Insane)
|name= the name of the player who took this action
|target= the player who was targeted by this action
|ocolor= the RGB color of the outcome
|outcome= The result of the action
}}
</pre>
 
=== Example ===
{|
<pre>
{{nchoice
|rolecolor= #000099
|role= Cop
|subrole= Naive
|name= LyingBrian
|target= SigmaEpsilon
|ocolor= #000099
|outcome= INNOCENT
}}
</pre>
|-
{{nchoice
|rolecolor= #000099
|role= Cop
|subrole= Naive
|name= LyingBrian
|target= SigmaEpsilon
|ocolor= #000099
|outcome= INNOCENT
}}
|}
 
 
</noinclude>

Revision as of 03:59, 20 August 2007

This is a template for Night Choices in Games

Usage

The paramters of the template are as follows:

{{nchoice
|rolecolor= the RGB color for the "role" text (see next parameter)
|role= the role of the player who took this action (such as Cop)
|subrole= any sub-role of the role (such as Insane)
|name= the name of the player who took this action
|target= the player who was targeted by this action
|ocolor= the RGB color of the outcome
|outcome= The result of the action
}}

Example

{{nchoice
|rolecolor= #000099
|role= Cop
|subrole= Naive
|name= LyingBrian
|target= SigmaEpsilon
|ocolor= #000099
|outcome= INNOCENT
}}
  • Cop Naive { LyingBrian } | SigmaEpsilon | INNOCENT