Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:GatheringPowerRow: Difference between revisions

Template page
Created page with "<div class="item-section"> <b>[[:Category:{{{1}}}|{{{1}}}]]:</b> {{{2}}} </div>"
 
No edit summary
 
Line 1: Line 1:
<div class="item-section">
! style="text-align: left; padding: 0.5em; font-weight: normal; width: 60%; word-wrap: break-word; overflow-wrap: break-word;" {{!}} [[:Category:{{{1}}}|{{{1}}}]]
  <b>[[:Category:{{{1}}}|{{{1}}}]]:</b> {{{2}}}
{{!}} style="text-align: right; padding: 0.5em; color: #f39c12; font-weight: bold; word-wrap: break-word; overflow-wrap: break-word;" {{!}} {{{2}}}
</div>
{{!}}-
 
<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}}} |-


{{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)