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
SigmaEpsilon (talk | contribs) m (add "unknown" option) |
SigmaEpsilon (talk | contribs) (new examples) |
||
Line 5: | Line 5: | ||
|serial killer = was slain by a [[Serial Killer|{{color|{{{mcolor|{{{6|green}}}}}}|Serial Killer}}]]. | |serial killer = was slain by a [[Serial Killer|{{color|{{{mcolor|{{{6|green}}}}}}|Serial Killer}}]]. | ||
|unknown = was murdered by a shadowy figure... | |unknown = was murdered by a shadowy figure... | ||
|#default = was killed by | |#default = was killed by [[{{{mod|{{{5}}}}}}|{{color|{{{mcolor|{{{6|000}}}}}}|{{{mod|{{{5}}}}}}}}]].}}</includeonly><noinclude> | ||
== Usage == | == Usage == | ||
<pre> | <pre> | ||
Line 113: | Line 113: | ||
|mod= Serial Killer | |mod= Serial Killer | ||
|mcolor= green | |mcolor= green | ||
}} | |||
|- | |||
| | |||
<pre> | |||
{{death | |||
|name= Aleyn | |||
|role= Mafia | |||
|srole= | |||
|rcolor= red | |||
|mod= unknown | |||
}} | |||
</pre> | |||
| | |||
{{death | |||
|name= Aleyn | |||
|role= Mafia | |||
|srole= | |||
|rcolor= red | |||
|mod= unknown | |||
}} | |||
|- | |||
| | |||
<pre> | |||
{{death | |||
|name= Aleyn | |||
|role= Mafia | |||
|srole= | |||
|rcolor= red | |||
}} | |||
</pre> | |||
| | |||
{{death | |||
|name= Aleyn | |||
|role= Mafia | |||
|srole= | |||
|rcolor= red | |||
}} | }} | ||
|} | |} |
Revision as of 03:20, 24 August 2007
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: Lynch, 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= Lynch |mcolor= blue }} |
Aleyn, a Serial Killer, was Lynched. |
{{death |name= Aleyn |role= Cop |srole= Naive |rcolor= blue |mod= Mafia |mcolor= red }} |
|
{{death |name= Aleyn |role= Mafia |srole= |rcolor= red |mod= Serial Killer |mcolor= green }} |
Aleyn, a Mafia, was slain by a Serial Killer. |
{{death |name= Aleyn |role= Mafia |srole= |rcolor= red |mod= unknown }} |
Aleyn, a Mafia, was murdered by a shadowy figure... |
{{death |name= Aleyn |role= Mafia |srole= |rcolor= red }} |
Aleyn, a Mafia, was killed by [[{{{5}}}|{{{5}}}]]. |
Using the template without naming the parameters:
Everything must be on the same line!
|
Aleyn, a Mafia, was slain by a Serial Killer. |