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
(SK added)
Line 1: Line 1:
<includeonly>
<includeonly>
{| style="clear:right; float:right; width:170px; height:100px; border: 2px solid #000; background:#{{ #ifeq: {{{alignment| }}} | mafia | 600 | 6CB }}; text-align: center; font-size: 100%; margin: auto; padding: auto"  
{| style="clear:right; float:right; width:170px; height:100px; border: 2px solid #000; background:#{{#switch: {{{alignment| }}}
| '''Prefer to be Pro-{{ #ifeq: {{{alignment| }}} | mafia | mafia | town }} Player'''
| town=6CB
|style="height: 100px; background: #F0F0F0; text-align: center; font-size: 14pt; color: black;" | [[Image:{{ #ifeq: {{{alignment| }}} | mafia | J_promafia_sign_opt16.gif | J_protown_sign_opt16.gif }}]]
| mafia=600
| SK=F0B
| 6CB
}}{{ #ifeq:  | mafia | 600 | 6CB }}; text-align: center; font-size: 100%; margin: auto; padding: auto"  
| '''Prefer to be {{#switch: {{{alignment| }}}
| town=Pro-town Player
| mafia=Pro-mafia Player
| SK=a Serial Killer!
| Pro-town Player
}}'''
|style="height: 100px; background: #F0F0F0; text-align: center; font-size: 14pt; color: black;" | [[Image:J_{{#switch: {{{alignment| }}}
| town = protown_sign
| mafia = promafia_sign
| SK = 3rdParty_SerialKiller
| protown_sign
}}_opt16.gif]]
|}
|}
</includeonly><noinclude>
</includeonly><noinclude>
Line 19: Line 34:


== Parameters ==
== Parameters ==
Alignment could be '''town''', '''mafia''' or nothing.  
Alignment could be '''town''', '''mafia''', '''SK''' or nothing.  
== Example1 ==
== Example1 ==
{| 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"  
{| 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"  
Line 30: Line 45:
== Example2 ==
== Example2 ==
{| 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"  
{| 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"  
| '''Prefer to be Pro-mafia Player'''
| '''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]]
|style="height: 100px; background: #F0F0F0; text-align: center; font-size: 14pt; color: black;" | [[Image:J_promafia_sign_opt16.gif]]
|}
|}
; What you type : <pre>{{AlignmentPreference|alignment=mafia}}</pre>
; What you type : <pre>{{AlignmentPreference|alignment=SK}}</pre>
; What it looks like  
; What it looks like  


== Example3 ==
{| style="clear:right; float:right; width:170px; height:100px; border: 2px solid #000; background: #F0B; 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]]
[[Category:Templates]]
</noinclude>
</noinclude>

Revision as of 00:37, 22 June 2010

Usage

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

Syntax

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

Parameters

Alignment could be town, mafia, SK or nothing.

Example1

Prefer to be Pro-town Player J protown sign opt16.gif
What you type
{{AlignmentPreference| }}
What it looks like

Example2

Prefer to be Pro-town Player J promafia sign opt16.gif
What you type
{{AlignmentPreference|alignment=SK}}
What it looks like

Example3

Prefer to be a Serial Killer! J 3rdParty SerialKiller opt16.gif
What you type
{{AlignmentPreference|alignment=SK}}
What it looks like