Difference between revisions of "Template:Kill notice"

From Team Fortress Wiki
Jump to: navigation, search
m (no one has objected in about 5-6 days. implementing. will be documenting)
(documented)
Line 45: Line 45:
 
* {{tlx|kill notice|2=extend=yes|3=width=50%|4=invert=yes|5=weapon=holy mackerel|6=killer=Scout|7=victim=Medic|8=kill-text=FISH KILL!}} generates:
 
* {{tlx|kill notice|2=extend=yes|3=width=50%|4=invert=yes|5=weapon=holy mackerel|6=killer=Scout|7=victim=Medic|8=kill-text=FISH KILL!}} generates:
 
<div align="center">{{kill notice|extend=yes|width=50%|invert=yes|weapon=holy mackerel|killer=Scout|victim=Medic|kill-text=FISH KILL!}}</div>
 
<div align="center">{{kill notice|extend=yes|width=50%|invert=yes|weapon=holy mackerel|killer=Scout|victim=Medic|kill-text=FISH KILL!}}</div>
 +
* {{tlx|kill notice|2=extend=yes|3=weapon=hadouken|4=killer=Pyro|5=victim=Sniper|6=kill-tool=Pyro Only}} generates:
 +
{{kill notice|extended=yes|weapon=hadouken|killer=Pyro|victim=Sniper|kill-tool=Pyro Only}}
  
 
== Parameters ==
 
== Parameters ==
Line 83: Line 85:
 
| ''is DOMINATING''
 
| ''is DOMINATING''
 
| [optional] text after the kill icon.
 
| [optional] text after the kill icon.
 +
|-
 +
| {{code|kill-tool}}
 +
| ''Only Pyro''
 +
| [optional] tool-tip giving further explanation..
 
|-
 
|-
 
! colspan="3" style="text-align:left;" | ''Style''
 
! colspan="3" style="text-align:left;" | ''Style''

Revision as of 02:00, 31 May 2014

Killicon skull.png

Documentation for Kill notice

Usage

Standard

Killicon wrench.png

Extended

  • {{kill notice|extend=yes|weapon=wrench|killer=Engineer|victim=Spy}} generates:
Engineer 
Killicon wrench.png
 Spy
  • {{kill notice|extend=yes|width=50%|weapon=wrench|killer=Engineer|victim=Spy|assister=Medic}} generates:
Engineer + Medic 
Killicon wrench.png
 Spy
  • {{kill notice|extend=yes|width=50%|invert=yes|weapon=holy mackerel|killer=Scout|victim=Medic|kill-text=FISH KILL!}} generates:
Scout 
Killicon holy mackerel.png
FISH KILL! 
 Medic
  • {{kill notice|extend=yes|weapon=hadouken|killer=Pyro|victim=Sniper|kill-tool=Pyro Only}} generates:
Pictogram question.png
Killicon hadouken.png

Parameters

Parameter Example Description
Standard
weapon rocket launcher Name of the weapon used. See {{Icon killicon}} for a list.
Extended
extend yes Needed to use full kill notice functionality.
killer Soldier Name of the killer.
victim Scout Name of the victim.
assister Medic [optional] name of the assister.
friendlyfire RED [optional] friendly fire option (accepts BLU or RED).
kill-text is DOMINATING [optional] text after the kill icon.
kill-tool Only Pyro [optional] tool-tip giving further explanation..
Style
width 50% Defaults to 100% for use in infoboxes. Can be made any other value for user pages, etc.
dark yes Changes background colour of notice to a darker colour.
Other
invert yes Inverts the team colours (e.g. so the attacker is on BLU and victim on RED)

See also

Image insertion templatesview  edit )