Information: 0.2.5 is officially out! Please bear with us while we are working on updating the wiki. This patch is massive so a lot of work will be needed. Enjoy the game in the meantime!

Template:Weapon Infobox: Difference between revisions

From Tiny Rogues Wiki
No edit summary
No edit summary
Line 15: Line 15:
<group layout="horizontal" row-items="3">
<group layout="horizontal" row-items="3">
<header>Parameter Bonus</header>
<header>Parameter Bonus</header>
<center>
 
<data source="str"><label>STR</label><default>{{#if:{{{dex|}}}{{{int|}}}| - }}</default></data>
<data source="str"><center><label>STR</label><default>{{#if:{{{dex|}}}{{{int|}}}| - }}</default></center></data>
<data source="dex"><label>DEX</label><default>{{#if:{{{str|}}}{{{int|}}}| - }}</default></data>
<data source="dex"><label>DEX</label><default>{{#if:{{{str|}}}{{{int|}}}| - }}</default></data>
<data source="int"><label>INT</label><default>{{#if:{{{str|}}}{{{dex|}}}| - }}</default></data>
<data source="int"><label>INT</label><default>{{#if:{{{str|}}}{{{dex|}}}| - }}</default></data>
</center>
</group>
</group>
</infobox>
</infobox>

Revision as of 05:12, 29 December 2022