Difference between revisions of "Template:AutoWeapon-Card/Documentation"
Inceptor57 (talk | contribs) m |
Inceptor57 (talk | contribs) m |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{docpage}} __NOTOC__ | {{docpage}} __NOTOC__ | ||
== Description == | == Description == | ||
− | This template is used to create simple spec cards for | + | This template is used to create simple spec cards for automatic weapons, weapons that can fire more than one round continuously until empty. |
== Using == | == Using == | ||
− | <pre>{{ | + | <pre>{{AutoWeapon-Card |
|image = | |image = | ||
|title = | |title = | ||
− | |MG- | + | |MG-calibre = |
− | | | + | |Belt-capacity |
|RoF = | |RoF = | ||
|MG-velocity = | |MG-velocity = | ||
|MG-max-pen = | |MG-max-pen = | ||
− | |||
}}</pre> | }}</pre> | ||
Line 18: | Line 17: | ||
* '''image''' — adds image (remove if no image available) | * '''image''' — adds image (remove if no image available) | ||
* '''title''' — title (default: no title) | * '''title''' — title (default: no title) | ||
− | |||
* '''MG-calibre''' — calibre of MG | * '''MG-calibre''' — calibre of MG | ||
+ | * '''Belt-capacity''' — Number of rounds fired before needing to reload (default: no value) | ||
* '''RoF''' — MG rate of fire | * '''RoF''' — MG rate of fire | ||
* '''MG-velocity''' — range of velocities from different rounds in MG | * '''MG-velocity''' — range of velocities from different rounds in MG | ||
* '''MG-max-pen''' — maximum penetration achieved by MG | * '''MG-max-pen''' — maximum penetration achieved by MG | ||
− | |||
== Example == | == Example == | ||
− | <nowiki>{{ | + | <nowiki>{{AutoWeapon-Card |
|image = File:Pintle_Mounted_MG_34.jpg | |image = File:Pintle_Mounted_MG_34.jpg | ||
|title = MG 34 (7.92 mm) | |title = MG 34 (7.92 mm) | ||
− | |||
|MG-calibre = 7.92 | |MG-calibre = 7.92 | ||
+ | |Belt-capacity = 150 | ||
|RoF = 900 | |RoF = 900 | ||
|MG-velocity = 905 | |MG-velocity = 905 | ||
|MG-max-pen = 13 | |MG-max-pen = 13 | ||
− | |||
}} | }} | ||
</nowiki> | </nowiki> | ||
Displayed as: | Displayed as: | ||
− | {{ | + | {{AutoWeapon-Card |
|image = File:Pintle_Mounted_MG_34.jpg | |image = File:Pintle_Mounted_MG_34.jpg | ||
|title = MG 34 (7.92 mm) | |title = MG 34 (7.92 mm) | ||
− | |||
|MG-calibre = 7.92 | |MG-calibre = 7.92 | ||
+ | |Belt-capacity = 150 | ||
|RoF = 900 | |RoF = 900 | ||
|MG-velocity = 905 | |MG-velocity = 905 | ||
|MG-max-pen = 13 | |MG-max-pen = 13 | ||
− | |||
}} | }} |
Latest revision as of 07:20, 15 February 2019
Description
This template is used to create simple spec cards for automatic weapons, weapons that can fire more than one round continuously until empty.
Using
{{AutoWeapon-Card |image = |title = |MG-calibre = |Belt-capacity |RoF = |MG-velocity = |MG-max-pen = }}
Options
- image — adds image (remove if no image available)
- title — title (default: no title)
- MG-calibre — calibre of MG
- Belt-capacity — Number of rounds fired before needing to reload (default: no value)
- RoF — MG rate of fire
- MG-velocity — range of velocities from different rounds in MG
- MG-max-pen — maximum penetration achieved by MG
Example
{{AutoWeapon-Card |image = File:Pintle_Mounted_MG_34.jpg |title = MG 34 (7.92 mm) |MG-calibre = 7.92 |Belt-capacity = 150 |RoF = 900 |MG-velocity = 905 |MG-max-pen = 13 }}
Displayed as: