Template:EggTable: Difference between revisionsGive feedback
Add data-round="floor" to buffs cell for correct rounding |
Gammaton32 (talk | contribs) formatting |
||
| Line 5: | Line 5: | ||
|- | |- | ||
|{{ItemIcon|Golden Goose Egg}} | |{{ItemIcon|Golden Goose Egg}} | ||
| data-base="{{ItemData|Golden Goose Egg|StartingGold}}" data-growth="{{ItemData|Golden Goose Egg|BonusGoldPerMinute}}" | | data-base="{{ItemData|Golden Goose Egg|StartingGold}}" data-growth="{{ItemData|Golden Goose Egg|BonusGoldPerMinute}}" data-round="floor" | <span class="stat-num">{{ItemData|Golden Goose Egg|StartingGold}}</span> | ||
| +{{ItemData|Golden Goose Egg|BonusGoldPerMinute}} | | +{{ItemData|Golden Goose Egg|BonusGoldPerMinute}} | ||
| data-base="0" data-growth="{{#expr:{{ItemData|Golden Goose Egg|BonusGoldPerMinute}}/{{ItemData|Golden Goose Egg|BonusBuffsPerGold}}}}" data-round="floor" | | data-base="0" data-growth="{{#expr:{{ItemData|Golden Goose Egg|BonusGoldPerMinute}}/{{ItemData|Golden Goose Egg|BonusBuffsPerGold}}}}" data-round="floor" | <span class="stat-num">0</span> | ||
| +{{#expr:{{ItemData|Golden Goose Egg|BonusGoldPerMinute}}/{{ItemData|Golden Goose Egg|BonusBuffsPerGold}}}} | | +{{#expr:{{ItemData|Golden Goose Egg|BonusGoldPerMinute}}/{{ItemData|Golden Goose Egg|BonusBuffsPerGold}}}} | ||
| From when the player buys the egg | | From when the player buys the egg | ||
|}</div></includeonly><noinclude>{{EggTable}}{{Documentation}}</noinclude> | |}</div></includeonly><noinclude>{{EggTable}}{{Documentation}}</noinclude> | ||