You are viewing the MafiaScum.net Wiki. To play the game, visit the forum.
Template:Death: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
TemporalLich (talk | contribs) (term replacement attempt) |
||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
<includeonly>'''{{U|{{{name|{{{1}}}}}}}}'''{{ #if: {{{srole|{{{3|}}}}}}| ({{color|{{{rcolor|{{{4|000}}}}}}|''{{{srole|{{{3}}}}}} '''[[{{{role|{{{2|}}}}}}]]'''''}})|{{ #if: {{{role|{{{2|}}}}}}| ({{color|{{{rcolor|{{{4|000}}}}}}|'''''{{{role|{{{2}}}}}}'''''}})|}}}}{{ #ifeq:{{{mod|{{{5|}}}}}}|| {{ #if: {{{p|}}}|{{plink|p|{{{p}}}|is dead}}|is dead}}| — {{#switch:{{lc:{{{mod|{{{5}}} }}} }} | <includeonly>'''{{U|{{{name|{{{1}}}}}}}}'''{{ #if: {{{srole|{{{3|}}}}}}| ({{color|{{{rcolor|{{{4|000}}}}}}|''{{{srole|{{{3}}}}}} '''[[{{{role|{{{2|}}}}}}]]'''''}})|{{ #if: {{{role|{{{2|}}}}}}| ({{color|{{{rcolor|{{{4|000}}}}}}|'''''{{{role|{{{2}}}}}}'''''}})|}}}}{{ #ifeq:{{{mod|{{{5|}}}}}}|| {{ #if: {{{p|}}}|{{plink|p|{{{p}}}|is dead}}|is dead}}| — {{#switch:{{lc:{{{mod|{{{5}}} }}} }} | ||
|lynch = {{color|{{{mcolor|{{{6|gray}}}}}}|{{ #if: {{{p|}}}|{{plink|p|{{{p}}}|lynched}}| | |lynch = {{color|{{{mcolor|{{{6|gray}}}}}}|{{ #if: {{{p|}}}|{{plink|p|{{{p}}}|lynched}}|eliminated}}}} | ||
|elimination = {{color|{{{mcolor|{{{6|gray}}}}}}|{{ #if: {{{p|}}}|{{plink|p|{{{p}}}|eliminated}}|eliminated}}}} | |||
|mafia = {{ #if: {{{p|}}}|{{plink|p|{{{p}}}|killed}}|killed}} by the {{color|red|Mafia}} | |mafia = {{ #if: {{{p|}}}|{{plink|p|{{{p}}}|killed}}|killed}} by the {{color|red|Mafia}} | ||
|serial killer = {{ #if: {{{p|}}}|{{plink|p|{{{p}}}|killed}}|killed}} by a {{color|{{{mcolor|{{{6|green}}}}}}|Serial Killer}} | |serial killer = {{ #if: {{{p|}}}|{{plink|p|{{{p}}}|killed}}|killed}} by a {{color|{{{mcolor|{{{6|green}}}}}}|Serial Killer}} | ||
|mod-kill = {{ #if: {{{p|}}}|{{plink|p|{{{p}}}|killed}}|killed}} by the {{color|{{{mcolor|{{{6|green}}}}}}|Mod}} | |mod-kill = {{ #if: {{{p|}}}|{{plink|p|{{{p}}}|killed}}|killed}} by the {{color|{{{mcolor|{{{6|green}}}}}}|Mod}} | ||
|#default = {{ #if: {{{p|}}}|{{plink|p|{{{p}}}|killed}}|killed}} by {{color | {{{mcolor | {{{6|000}}} }}} | {{{mod | {{{5}}} }}} }} }}}}</includeonly><noinclude> | |#default = {{ #if: {{{p|}}}|{{plink|p|{{{p}}}|killed}}|killed}} by {{color | {{{mcolor | {{{6|000}}} }}} | {{{mod | {{{5}}} }}} }} }}}}</includeonly><noinclude>{{Template | ||
|Name=Death | |||
|Type=Info Box | |||
|Type2= | |||
|Type3= | |||
|Sub=No | |||
|Designer=Dani Banani | |||
|Designer2=Fenhl | |||
|Designer3= | |||
|Notes= | |||
}} | |||
== Usage == | == Usage == | ||
<pre> | <pre> | ||
Line 35: | Line 47: | ||
;mod | ;mod | ||
:''manner/method of death'' | :''manner/method of death'' | ||
:How this player died: | :How this player died: Elimination, Mafia, Serial Killer | ||
;mcolor | ;mcolor | ||
:The RGB color for the '''mod''' text | :The RGB color for the '''mod''' text | ||
Line 58: | Line 70: | ||
|srole= | |srole= | ||
|rcolor= green | |rcolor= green | ||
|mod= | |mod= Elimination | ||
|mcolor= blue | |mcolor= blue | ||
}} | }} |
Latest revision as of 14:15, 17 June 2021
|
Usage
{{death |name= |role= |srole= |rcolor= |mod= |mcolor= }}
Parameters
- name
- The name of the player who died
- role
- The role of the player who died
- srole
- Any sub-role of the role (optional)
- rcolor
- The RGB color for the role and srole text.
- Note: an {{rgb}} template is included. Simply enter a color name directly.
rcolor=rrggbb
(Note: omit the # symbol)
- or
rcolor=rgb
(Note: shorthand for 3 pairs, omit the # symbol)
- or
rcolor=colorname
- mod
- manner/method of death
- How this player died: Elimination, Mafia, Serial Killer
- mcolor
- The RGB color for the mod text
- Note: an {{rgb}} template is included. Simply enter a color name directly.
mcolor=rrggbb
(Note: omit the # symbol)
- or
mcolor=rgb
(Note: shorthand for 3 pairs, omit the # symbol)
- or
mcolor=colorname
Examples
What you type | What it looks like |
---|---|
{{death |name= Aleyn |role= Serial Killer |srole= |rcolor= green |mod= Elimination |mcolor= blue }} |
Aleyn (Serial Killer) — eliminated |
{{death |name= Aleyn |role= Cop |srole= Naive |rcolor= blue |mod= Mafia |mcolor= red }} |
|
{{death |name= Aleyn |role= Goon |srole= Mafia |rcolor= red |mod= Serial Killer |mcolor= green }} |
|
{{death |name= Aleyn |role= Mafia |srole= |rcolor= red |mod= a bolt of lightning }} |
Aleyn (Mafia) — killed by a bolt of lightning |
{{death |name= Aleyn |role= Mafia |srole= |rcolor= red }} |
If nothing is given for mod, the default death is a mystery... Aleyn (Mafia) is dead |
Using the template without naming the parameters:
Everything must be on the same line!
|
Aleyn (Mafia) — killed by a Serial Killer |