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
No edit summary
Line 21: Line 21:
{| border="1" cellpadding="2" cellspacing="0"
{| border="1" cellpadding="2" cellspacing="0"
|-  
|-  
| width=50% | What you type
| width=30% | What you type
| width=50% | What it looks like
| width=70% | What it looks like
|-  
|-  
|
|
Line 52: Line 52:
|role= Serial Killer
|role= Serial Killer
|srole=  
|srole=  
|rcolor= {{rgb|light-green}}
|rcolor= {{rgb|green}}
|name= LyingBrian
|name= LyingBrian
|target= SigmaEpsilon
|target= SigmaEpsilon
Line 63: Line 63:
|role= Serial Killer
|role= Serial Killer
|srole=  
|srole=  
|rcolor= {{rgb|light-green}}
|rcolor= {{rgb|green}}
|name= LyingBrian
|name= LyingBrian
|target= SigmaEpsilon
|target= SigmaEpsilon
Line 95: Line 95:
|
|
Using the template without naming the parameters:
Using the template without naming the parameters:
'''Everything except colors must be on the same line!'''
'''Everything except colors must be on the same line!'''


<pre>
<pre>
{{nchoice |Mafia |Sicilian |{{rgb|red}}
{{nchoice |Mafia | | {{rgb|red}}
|LyingBrian - Mr. Flay |SigmaEpsilon |SUCCESS |{{rgb|green}}
|LyingBrian | SigmaEpsilon |SUCCESS  
|{{rgb|green}}
}}
}}
</pre>
</pre>
|
|
{{nchoice |Mafia |Sicilian |{{rgb|red}}  
{{nchoice |Mafia | |{{rgb|red}}  
|LyingBrian - Mr. Flay |SigmaEpsilon |SUCCESS |{{rgb|green}}
|LyingBrian |SigmaEpsilon |SUCCESS  
|{{rgb|green}}
}}
}}
|}
|}
</noinclude>
</noinclude>

Revision as of 04:07, 21 August 2007


This is a template for Night Choices in Games

Syntax

{{nchoice
|role=     the role of the player who took this action
|srole=    any sub-role of the role (optional)
|rcolor=   the RGB color for the "role" & "srole" text ({{tl|rgb}} can be used here)
|name=     the name(s) 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 ({{tl|rgb}}can be used here)

}}


Examples

What you type What it looks like
{{nchoice
|role= Cop
|srole= Paranoid
|rcolor= #0000ff
|name= LyingBrian
|target= SigmaEpsilon
|outcome= GUILTY
|ocolor= #aa0000
}}
  • Cop (Paranoid) { LyingBrian } | SigmaEpsilon | GUILTY
{{nchoice
|role= Serial Killer
|srole= 
|rcolor= {{rgb|green}}
|name= LyingBrian
|target= SigmaEpsilon
|outcome= FAILED
|ocolor= #a00
}}
  • Serial Killer { LyingBrian } | SigmaEpsilon | FAILED
{{nchoice
|role= Mafia
|srole= Sicilian
|rcolor= {{rgb|red}}
|name= LyingBrian - Mr. Flay
|target= SigmaEpsilon
|outcome= SUCCESS
|ocolor= {{rgb|green}}
}}
  • Mafia (Sicilain) { LyingBrian - Mr. Flay } | SigmaEpsilon | SUCCESS

Using the template without naming the parameters:

Everything except colors must be on the same line!

{{nchoice |Mafia | | {{rgb|red}}
|LyingBrian | SigmaEpsilon |SUCCESS 
|{{rgb|green}}
}}
  • Mafia { LyingBrian } | SigmaEpsilon | SUCCESS