Template:GatheringPowerRow: Difference between revisions
Template page
More actions
Hytalewiki (talk | contribs) Created page with "<div class="item-section"> <b>[[:Category:{{{1}}}|{{{1}}}]]:</b> {{{2}}} </div>" |
Hytalewiki (talk | contribs) No edit summary |
||
| Line 1: | Line 1: | ||
! style="text-align: left; padding: 0.5em; font-weight: normal; width: 60%; word-wrap: break-word; overflow-wrap: break-word;" {{!}} [[:Category:{{{1}}}|{{{1}}}]] | |||
{{!}} style="text-align: right; padding: 0.5em; color: #f39c12; font-weight: bold; word-wrap: break-word; overflow-wrap: break-word;" {{!}} {{{2}}} | |||
</ | {{!}}- | ||
<noinclude> | |||
== Usage == | |||
<pre> | |||
{{GatheringPowerRow|SoftBlocks|1}} | |||
{{GatheringPowerRow|Rocks|0.5}} | |||
</pre> | |||
== Parameters == | |||
* '''1''' - Material type (e.g., SoftBlocks, Rocks, Woods) | |||
* '''2''' - Gathering power value (e.g., 1, 0.5, 0.17) | |||
[[Category:Templates]] | |||
</noinclude> | |||
Latest revision as of 22:54, 18 January 2026
! style="text-align: left; padding: 0.5em; font-weight: normal; width: 60%; word-wrap: break-word; overflow-wrap: break-word;" | [[:Category:{{{1}}}|{{{1}}}]] | style="text-align: right; padding: 0.5em; color: #f39c12; font-weight: bold; word-wrap: break-word; overflow-wrap: break-word;" | {{{2}}} |-
Usage
edit source{{GatheringPowerRow|SoftBlocks|1}}
{{GatheringPowerRow|Rocks|0.5}}
Parameters
edit source- 1 - Material type (e.g., SoftBlocks, Rocks, Woods)
- 2 - Gathering power value (e.g., 1, 0.5, 0.17)