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

Template:Karma: Difference between revisions

From MafiaWiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
<includeonly>{{ #switch:{{{1}}}
<includeonly>{{ #switch:{{{1}}}
| u======[[{{{2}}}]] <span style='color:#{{ #switch:{{ #expr:{{{3}}}>0}}{{ #expr:{{{3}}}<0}}
| u
| user
| p
| player
| s
| scummer======{{U|{{{2|}}}}} <span style='color:#{{ #switch:{{ #expr:{{{3}}}>0}}{{ #expr:{{{3}}}<0}}
| 10=008b
| 10=008b
| 01=ac00
| 01=ac00
| 0000}}00;'>({{{3}}})</span>=====
| 0000}}00;'>({{{3}}})</span>=====
| user======[[{{{2}}}]] <span style='color:#{{ #switch:{{ #expr:{{{3}}}>0}}{{ #expr:{{{3}}}<0}}
| i
| 10=008b
| in
| 01=ac00
| 0000}}00;'>({{{3}}})</span>=====
| p======[[{{{2}}}]] <span style='color:#{{ #switch:{{ #expr:{{{3}}}>0}}{{ #expr:{{{3}}}<0}}
| 10=008b
| 01=ac00
| 0000}}00;'>({{{3}}})</span>=====
| player======[[{{{2}}}]] <span style='color:#{{ #switch:{{ #expr:{{{3}}}>0}}{{ #expr:{{{3}}}<0}}
| 10=008b
| 01=ac00
| 0000}}00;'>({{{3}}})</span>=====
| s======[[{{{2}}}]] <span style='color:#{{ #switch:{{ #expr:{{{3}}}>0}}{{ #expr:{{{3}}}<0}}
| 10=008b
| 01=ac00
| 0000}}00;'>({{{3}}})</span>=====
| scummer======[[{{{2}}}]] <span style='color:#{{ #switch:{{ #expr:{{{3}}}>0}}{{ #expr:{{{3}}}<0}}
| 10=008b
| 01=ac00
| 0000}}00;'>({{{3}}})</span>=====
| i=*<span style='color:#008b00;'>Replaced into '''{{plink|t|{{{2}}}|{{{3|{{{2}}}}}}}}'''{{{4|}}}.</span>
| in=*<span style='color:#008b00;'>Replaced into '''{{plink|t|{{{2}}}|{{{3|{{{2}}}}}}}}'''{{{4|}}}.</span>
| into=*<span style='color:#008b00;'>Replaced into '''{{plink|t|{{{2}}}|{{{3|{{{2}}}}}}}}'''{{{4|}}}.</span>
| into=*<span style='color:#008b00;'>Replaced into '''{{plink|t|{{{2}}}|{{{3|{{{2}}}}}}}}'''{{{4|}}}.</span>
| o=*<span style='color:#ac0000;'>Replaced out of '''{{plink|t|{{{2}}}|{{{3|{{{2}}}}}}}}'''{{{4|}}}.</span>
| o
| out=*<span style='color:#ac0000;'>Replaced out of '''{{plink|t|{{{2}}}|{{{3|{{{2}}}}}}}}'''{{{4|}}}.</span>
| out=*<span style='color:#ac0000;'>Replaced out of '''{{plink|t|{{{2}}}|{{{3|{{{2}}}}}}}}'''{{{4|}}}.</span>
| g=*<span style='color:#{{ #switch:{{{2}}}
| g
| i=008b
| in=008b
| o=ac00
| out=ac00
| 0000}}00;'>Replaced {{ #switch:{{{2}}}
| i=into
| in=into
| o=out of
| out=out of
| {{{2}}}}} '''{{plink|t|{{{3}}}|{{{4|{{{3}}}}}}}}'''{{{5|}}}.</span>
| game=*<span style='color:#{{ #switch:{{{2}}}
| game=*<span style='color:#{{ #switch:{{{2}}}
| i=008b
| i
| in=008b
| in
| o=ac00
| into=008b
| o
| out=ac00
| out=ac00
| 0000}}00;'>Replaced {{ #switch:{{{2}}}
| 0000}}00;'>Replaced {{ #switch:{{{2}}}
| i=into
| i
| in=into
| in
| o=out of
| into=into
| o
| out=out of
| out=out of
| {{{2}}}}} '''{{plink|t|{{{3}}}|{{{4|{{{3}}}}}}}}'''{{{5|}}}.</span>
| {{{2}}}}} '''{{plink|t|{{{3}}}|{{{4|{{{3}}}}}}}}'''{{{5|}}}.</span>
| =====[[{{{1}}}]] <span style='color:#{{ #switch:{{ #expr:{{{2}}}>0}}{{ #expr:{{{2}}}<0}}
| ====={{U|{{{1|}}}}} <span style='color:#{{ #switch:{{ #expr:{{{2}}}>0}}{{ #expr:{{{2}}}<0}}
| 10=008b
| 10=008b
| 01=ac00
| 01=ac00

Revision as of 12:32, 13 October 2010

Use this as a template for any entry on the Karma page.

The first argument determines whether this is a user header or a single game. Each player in the list has one user header and for each game a game entry.

  • u (or user, or p, or player, or s, or scummer): user header
  • i (or in, or into): single game, replaced in
  • o (or out): single game, replaced out

User header

Example:

Fenhl (+2)
{{Karma|u|Fenhl|+2}}
  • Argument 2 is the username. Do not use with players like Me=Weird, who creates an error in the template because of the equality sign in the user name.
  • Argument 3 is the total Karma for this player. This does not auto-update.

Single game

Example:

{{Karma|i|14700|Newbie 988 - Apocalypse| on day 3}}
  • Argument 1 is one of the following, depending on whether the player replaced into or out of the game.
    • i (or in, or into): replaced in
    • o (or out): replaced out
  • Argument 2 is the number of the specific URL you wish to link to.
    • Example: If you want to link to http://www.mafiascum.net/forum/viewtopic.php?t=14700, insert 14700 here.
  • Argument 3 is the game name.
  • Argument 4 are comments, such as " on day 1" or " due to workload". ALWAYS use a leading space, or it will stick to the link!

Note: if you want, you can use {{Karma|g|out}} instead of {{Karma|out}}, too. This also applies to other Single Game karmas. (Actually, this syntax was needed in an earlier version of this template.)