Difference between revisions of "Template:Class Limits"
Jump to navigation
Jump to search
(Created page with "<includeonly>{{Box|start}} *{{{scout}}}x {{class|scout}} Scout *{{{soldier}}}x {{class|soldier}} Soldier *{{{pyro}}}x {{class|pyro}} Pyro {{Box|break}} *{{{demoman...") |
m |
||
Line 10: | Line 10: | ||
*{{{medic}}}x {{class|medic}} [[Medic]] | *{{{medic}}}x {{class|medic}} [[Medic]] | ||
*{{{sniper}}}x {{class|sniper}} [[Sniper]] | *{{{sniper}}}x {{class|sniper}} [[Sniper]] | ||
− | *{{{spy}}}x {{class|spy}} [[Spy]] | + | *{{{spy}}}x {{class|spy}} [[Spy]]{{Box|end}}</includeonly><noinclude>{{Documentation}}[[Category:Templates]]</noinclude> |
− | {{Box|end}} | ||
− | </includeonly><noinclude>{{Documentation}}[[Category:Templates]]</noinclude> |
Revision as of 23:06, 5 November 2015
(view - edit) Documentation
Use
- To specify how many of each class is allowed, usually on pages that are on tied to a tournament series.
- |scout=
- To specify the number of scouts allowed.
- |soldier=
- To specify the number of soldiers allowed.
- |pyro=
- To specify the number of pyros allowed.
- |demoman=
- To specify the number of demomen allowed.
- |heavy=
- To specify the number of heavies allowed.
- |engineer=
- To specify the number of engineers allowed.
- |medic=
- To specify the number of medics allowed.
- |sniper=
- To specify the number of snipers allowed.
- |spy=
- To specify the number of spys allowed.
- |hl=
- Changes the context to fit a highlander format.
Example
{{Class Limits |scout=2 |soldier=2 |pyro=2 |demoman=1 |heavy=1 |engineer=1 |medic=1 |sniper=1 |spy=2 }}
gives:
Copy/Paste
{{Class Limits |text= |scout= |soldier= |pyro= |demoman= |heavy= |engineer= |medic= |sniper= |spy= |hl= }}