Template:LoomCoil: Difference between revisions

From Siroccopedia
Jump to navigationJump to search
Runi95 (talk | contribs)
mNo edit summary
Runi95 (talk | contribs)
No edit summary
Line 29: Line 29:
|name=Critical Multiplier
|name=Critical Multiplier
|rarity=Uncommon
|rarity=Uncommon
|effect=Increase weapon damage by 20%
|effect=Increase weapon damage by 20%<br>Increase weapon range by 10<br>Slow reload speed by 35%
Increase weapon range by 10
Slow reload speed by 35%
}}
}}
</noinclude>
</noinclude>
Line 38: Line 36:
   <div style="position: absolute; top: 10px; left: 80px; font-size: 18px; font-weight: bold;">{{{name}}}</div>
   <div style="position: absolute; top: 10px; left: 80px; font-size: 18px; font-weight: bold;">{{{name}}}</div>
   <div style="display: flex; position: absolute; height: 65px; align-items: center; top: 58px; left: 90px; font-size: 15px; line-height: 15px;">
   <div style="display: flex; position: absolute; height: 65px; align-items: center; top: 58px; left: 90px; font-size: 15px; line-height: 15px;">
     <div style="white-space: pre-wrap;">{{{effect}}}</div>
     <div>{{{effect}}}</div>
   </div>
   </div>
</div>
</div>
</includeonly>
</includeonly>

Revision as of 19:23, 7 June 2025

This is the template for loom coil views. It displays loom coil information in a standardized format.

Usage

{{LoomCoil
|name=Critical Multiplier
|rarity=Uncommon
|effect=Increase weapon damage by 20%
Increase weapon range by 10
Slow reload speed by 35%
}}

Parameters

Parameter Description Required
name The loom coil's name Yes
rarity The loom coil's rarity (Legendary/Rare/Uncommon/Common) Yes
effect The loom coil's effect Yes

Example

Loom Coil
Critical Multiplier
Increase weapon damage by 20%
Increase weapon range by 10
Slow reload speed by 35%