Template:LoomCoil: Difference between revisions
From Siroccopedia
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 35: | Line 35: | ||
</noinclude> | </noinclude> | ||
<includeonly> | <includeonly> | ||
<div style="position: relative; display: inline-block;"> | <div style="position: relative; display: inline-block;">[[File:{{{rarity}}}_Coil.png|500px|frameless|link=|Loom Coil]] | ||
<div style="position: absolute; top: 10px; left: 80px; font-size: 18px; font-weight: bold;">{{{name}}}</div> | |||
<div style="position: absolute; top: | <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: | |||
<div>{{{effect}}}</div> | <div>{{{effect}}}</div> | ||
</div> | </div> | ||
</div> | </div> | ||
</includeonly> | </includeonly> |
Revision as of 19:38, 6 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

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