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

Template:AlignmentPreference: Difference between revisions

From MafiaWiki
Jump to navigation Jump to search
No edit summary
 
(38 intermediate revisions by 12 users not shown)
Line 1: Line 1:
<includeonly>
<includeonly>
{| style="clear:right; float:right; width:170px; height:100px; border: 2px solid #000; background:#{{#switch: {{{alignment| }}}
{| style="clear:right; float:right; width:170px; height:100px; border: 2px solid #000; background:#{{#switch: {{{alignment| }}}
  | town=6CB
  | town=7F7
  | mafia=600
  | mafia=F33
  | SK=F00
  | 3rd=F7F
  | 6CB
  | neutral=3FF
| cult=F83
| 7F7
}}; text-align: center; font-size: 100%; margin: auto; padding: auto"  
}}; text-align: center; font-size: 100%; margin: auto; padding: auto"  
| '''Prefer to be {{#switch: {{{alignment| }}}
| '''Prefer to be {{#switch:{{{role| }}}
  | town=Pro-town Player
| cop=an [[Informative_Roles|Investigator]].
  | mafia=Pro-mafia Player
| doc=a [[Doctor]].
  | SK=a Serial Killer!
| SK=a [[Serial Killer]]!
  | Pro-town Player
| vig=a [[Vigilante]].
| girl=a [[Roleblocker]].
| cult=a [[Cult Leader]].
| gf=the [[Godfather|Mafia Godfather]].
| townie=a [[Townie]].
| {{#switch: {{{alignment| }}}
  | town=a [[Pro-Town]] Player.
  | mafia=a [[Mafia|Pro-Mafia]] Player.
| 3rd=a [[Third-party|3rd Party]] Player.
  | cult=a [[Cult|Cultist]].
| neutral= a Neutral.
  | a [[Pro-town]] Player.}}
}}'''
}}'''
|style="height: 100px; background: #F0F0F0; text-align: center; font-size: 14pt; color: black;" | [[Image:J_{{#switch: {{{alignment| }}}
|style="height: 100px; background: #F0F0F0; text-align: center; font-size: 14pt; color: black;" | [[Image:J_{{#switch:{{{role| }}}
  | town = protown_sign
| cop=Investigative
| doc=doctor
| SK=3rdParty_SerialKiller
| vig=vigilante
| girl=roleblocker
| cult=procult_sign
| townie=townie
| {{#switch: {{{alignment| }}}
  | town = townie
  | mafia = promafia_sign
  | mafia = promafia_sign
  | SK = 3rdParty_SerialKiller
  | 3rd = 3rdParty_SerialKiller
  | protown_sign
  | cult = procult_sign
| neutral = protown_sign
| townie}}
}}_opt16.gif]]
}}_opt16.gif]]
|}
|}
</includeonly><noinclude>
</includeonly><noinclude>
{{Template
|Name=AlignmentPreference
|Type=Info Box
|Type2=
|Type3=
|Sub=No
|Designer=Vi
|Designer2=Haylen
|Designer3=Jora
|Notes=
}}
== Usage ==
== Usage ==
This template is used to place a box on a [[Scummer]]'s [[Help:namespace|User]] page.  
This template is used to place a box on a [[Scummer]]'s [[Help:namespace|User]] page.  
Line 25: Line 60:
== Syntax ==
== Syntax ==
<pre>
<pre>
{{AlignmentPreference| }}
{{AlignmentPreference| | }}
</pre>
</pre>
<pre>
<pre>
{{AlignmentPreference
{{AlignmentPreference
|alignment=
|alignment=
|role=
}}
}}
</pre>
</pre>


== Parameters ==
== Parameters ==
Alignment could be '''town''', '''mafia''', '''SK''' or nothing.  
Alignment could be '''town''', '''mafia''', '''3rd''', '''cult''', '''neutral''' or nothing.
== Example1 ==
Role could be '''cop''', '''doc''', '''SK''', '''vig''', '''girl''', '''cult''', '''townie''' or nothing.
{| style="clear:right; float:right; width:170px; height:100px; border: 2px solid #000; background: #6CB; text-align: center; font-size: 100%; margin: auto; padding: auto"
| '''Prefer to be Pro-town Player'''
|style="height: 100px; background: #F0F0F0; text-align: center; font-size: 14pt; color: black;" | [[Image:J_protown_sign_opt16.gif]]
|}
; What you type : <pre>{{AlignmentPreference| }}</pre>
; What it looks like


== Example2 ==
== Examples ==
{| style="clear:right; float:right; width:170px; height:100px; border: 2px solid #000; background: #600; text-align: center; font-size: 100%; margin: auto; padding: auto"  
{| border="1" cellpadding="2" cellspacing="0"
| '''Prefer to be Pro-town Player'''
|-
|style="height: 100px; background: #F0F0F0; text-align: center; font-size: 14pt; color: black;" | [[Image:J_promafia_sign_opt16.gif]]
| width=75% | What you type
| width=25% | What it looks like
|- valign="top"
|
<pre>{{AlignmentPreference| |}}</pre>
|
{{AlignmentPreference| |}}
|- valign="top"
|
<pre>{{AlignmentPreference|alignment=mafia|}}</pre>
|
{{AlignmentPreference|alignment=mafia|}}
|- valign="top"
|
<pre>{{AlignmentPreference|alignment=3rd}}</pre>
|
{{AlignmentPreference|alignment=3rd}}
|- valign="top"
|
<pre>{{AlignmentPreference|alignment=3rd|role=SK}}</pre>
|
{{AlignmentPreference|alignment=3rd|role=SK}}
|- valign="top"
|
<pre>{{AlignmentPreference|role=cult}}</pre>
|
{{AlignmentPreference|role=cult}}
|- valign="top"
|
<pre>{{AlignmentPreference|alignment=cult}}</pre>
|
{{AlignmentPreference|alignment=cult}}
|- valign="top"
|
<pre>{{AlignmentPreference|alignment=neutral}}</pre>
|
{{AlignmentPreference|alignment=neutral}}
|- valign="top"
|
<pre>{{AlignmentPreference|role=cop}}</pre>
|
{{AlignmentPreference|role=cop}}
|- valign="top"
|
<pre>{{AlignmentPreference|role=doc}}</pre>
|
{{AlignmentPreference|role=doc}}
|- valign="top"
|
<pre>{{AlignmentPreference|role=girl}}</pre>
|
{{AlignmentPreference|role=girl}}
|- valign="top"
|
<pre>{{AlignmentPreference|role=vig}}</pre>
|
{{AlignmentPreference|role=vig}}
|}
|}
; What you type : <pre>{{AlignmentPreference|alignment=mafia}}</pre>
; What it looks like


== Example3 ==
[[Category:Templates|{{PAGENAME}}]]
{| style="clear:right; float:right; width:170px; height:100px; border: 2px solid #000; background: #F00; text-align: center; font-size: 100%; margin: auto; padding: auto"
| '''Prefer to be a Serial Killer!'''
|style="height: 100px; background: #F0F0F0; text-align: center; font-size: 14pt; color: black;" | [[Image:J_3rdParty_SerialKiller_opt16.gif]]
|}
; What you type : <pre>{{AlignmentPreference|alignment=SK}}</pre>
; What it looks like
[[Category:Templates]]
</noinclude>
</noinclude>

Latest revision as of 18:23, 21 November 2014

Name:
  • AlignmentPreference
Type:
Sub-Template:
  • No
Designers:


Usage

This template is used to place a box on a Scummer's User page.

Syntax

{{AlignmentPreference| | }}
{{AlignmentPreference
|alignment=
|role=
}}

Parameters

Alignment could be town, mafia, 3rd, cult, neutral or nothing. Role could be cop, doc, SK, vig, girl, cult, townie or nothing.

Examples

What you type What it looks like
{{AlignmentPreference| |}}
Prefer to be a Pro-town Player. J townie opt16.gif
{{AlignmentPreference|alignment=mafia|}}
Prefer to be a Pro-Mafia Player. J promafia sign opt16.gif
{{AlignmentPreference|alignment=3rd}}
Prefer to be a 3rd Party Player. J 3rdParty SerialKiller opt16.gif
{{AlignmentPreference|alignment=3rd|role=SK}}
Prefer to be a Serial Killer! J 3rdParty SerialKiller opt16.gif
{{AlignmentPreference|role=cult}}
Prefer to be a Cult Leader. J procult sign opt16.gif
{{AlignmentPreference|alignment=cult}}
Prefer to be a Cultist. J procult sign opt16.gif
{{AlignmentPreference|alignment=neutral}}
Prefer to be a Neutral. J protown sign opt16.gif
{{AlignmentPreference|role=cop}}
Prefer to be an Investigator. J Investigative opt16.gif
{{AlignmentPreference|role=doc}}
Prefer to be a Doctor. J doctor opt16.gif
{{AlignmentPreference|role=girl}}
Prefer to be a Roleblocker. J roleblocker opt16.gif
{{AlignmentPreference|role=vig}}
Prefer to be a Vigilante. J vigilante opt16.gif