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
Line 34: Line 34:


== Parameters ==
== Parameters ==
Alignment could be '''town''', '''mafia''', '''SK''' or nothing.  
Alignment could be '''town''', '''mafia''', '''SK''' or nothing.
== 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"
| '''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 ==
{| 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-town Player'''
|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 it looks like


== Example3 ==
{| border="1" cellpadding="2" cellspacing="0"
{| 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!'''
| width=75% | What you type
|style="height: 100px; background: #F0F0F0; text-align: center; font-size: 14pt; color: black;" | [[Image:J_3rdParty_SerialKiller_opt16.gif]]
| 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=SK}}</pre>
|
{{AlignmentPreference|alignment=SK}}
|}
|}
; What you type : <pre>{{AlignmentPreference|alignment=SK}}</pre>
; What it looks like
[[Category:Templates]]
[[Category:Templates]]
</noinclude>
</noinclude>

Revision as of 03:41, 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.

What you type What it looks like
{{AlignmentPreference| }}
Prefer to be Pro-town Player J protown sign opt16.gif
{{AlignmentPreference|alignment=mafia}}
Prefer to be Pro-mafia Player J promafia sign opt16.gif
{{AlignmentPreference|alignment=SK}}
Prefer to be a Serial Killer! J 3rdParty SerialKiller opt16.gif