From Brotato Wiki
(INITIAL \o/) |
(Add column for item tags) |
||
Line 7: | Line 7: | ||
<td> {{Item Data|{{{name|{{{1|}}}}}}|limit}} </td> | <td> {{Item Data|{{{name|{{{1|}}}}}}|limit}} </td> | ||
<td> {{Item Data|{{{name|{{{1|}}}}}}|unlockedby}} </td> | <td> {{Item Data|{{{name|{{{1|}}}}}}|unlockedby}} </td> | ||
<td> {{Item Data|{{{name|{{{1|}}}}}}|tags}} </td> | |||
</tr> | </tr> | ||
</onlyinclude></includeonly> | </onlyinclude></includeonly> |
Revision as of 15:21, 16 September 2024
Creates a row for the specified Item. Rows MUST be wrapped inside a table. Use Template:TableHeaders for the headers row.
Example
{{TableHeaders|items}}
{{TableRowItem|Baby Gecko}}
{{TableRowItem|Big Arms}}
Name | Rarity | Effects | Base Price | Limit | Unlocked By | Tags |
---|---|---|---|---|---|---|
Tier 1 | +10 Range +25% chance to instantly attract a material when it’s dropped |
18 | 4 | Pickup, Range | ||
Tier 4 | +12 Melee Damage +6 Ranged Damage +3 Knockback -3 % Attack Speed -3 % Speed |
105 | Win a run with Generalist | Melee Damage, Ranged Damage, Knockback |
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Item Name | name 1 | Name of the item, as shown on the Items page
| String | required |