Template:CargoDamage/doc
This template is used to display a damage table that reads data from the Items cargo table. Items called this way must have their data set in their respective infoboxes, on their respective pages, for the data to be stored in the cargo table.
Sub Templates
Syntax
{{CargoDamage|tabletype=<melee> or <sub>|item 1|item 2|item 3|item 4|item 5|item 6|width = <custom width, default 50>}}
Important note: unlike most templates, parameters cannot have spaces and/or newlines between them and the separator pipes. So the following won't work, for example: {{CargoDamage| item 1 | item 2 }}
Example
{{CargoDamage|tabletype=melee|Diving Knife|Hardened Diving Knife|Dementonite Diving Knife|Europan Handshake}}
Gives:
Item | Afflictions | Attack Speed | Armor Penetration |
---|---|---|---|
Dementonite Diving Knife |
1.48 | 0% | |
Diving Knife |
1.33 | 0% | |
Europan Handshake |
1.33 | 0% | |
Hardened Diving Knife |
1.33 | 25% |
This is the documentation page, it should be transcluded into the main template page. See Template:Doc for more information.