Template:AmmoExchange: Difference between revisions
Template page
More actions
No edit summary |
No edit summary |
||
Line 29: | Line 29: | ||
Text Example: 1554 Rounds of .44 Mag to 9x19mm<br> | Text Example: 1554 Rounds of .44 Mag to 9x19mm<br> | ||
{{AmmoExchange | {{AmmoExchange | ||
|amountOfAmmo = | |amountOfAmmo = 1554 | ||
|ammoType1 = .44 Mag | |ammoType1 = .44 Mag | ||
|ammoType2 = 9x19mm | |ammoType2 = 9x19mm | ||
}} | }} |
Revision as of 21:55, 26 October 2022
Floor() × b = Converted Ammo
() × b % c = Remainder Ammo
A = Amount of ammo in the input
B = The "exchange value" of the ammo in the input
C = The "exchange value" of the ammo in the output
% = Modulo Operator (or in other words, the remainder after dividing)
Exchange Values
- 9x19mm = 2
- 5.56x45mm = 3
- 7.62x39mm = 3
- 12/70 Buckshot = 5
- .44 Mag = 7
Text Example: 15 Rounds of 9x19mm to 5.56x45mm
5.56x45mm (10 rounds)
Text Example: 1554 Rounds of .44 Mag to 9x19mm
9x19mm (5439 rounds)