Template:FamilyBonus: Difference between revisions
From IdleOn MMO Wiki
Kiokurashi (talk | contribs) (Created page with "<includeonly><div class='familyBonusDiv bonusDiv GenericChild' data-x1='{{{x1}}}' data-x2='{{{x2}}}' data-func='{{{form}}}'> <b>Level:</b> <span class='valInput'></span> <p>{{#replace:{{{textArr}}}|(Table 1)|<span class='result' style = 'color:#358510;font-weight:bold;'></span>}}</p> </div></includeonly> <noinclude><pre> {{Talent |textArr= |form= |x1= |x2= }} </pre></noinclude>") |
Kiokurashi (talk | contribs) mNo edit summary |
||
Line 1: | Line 1: | ||
<includeonly><div class='familyBonusDiv bonusDiv GenericChild' data-x1='{{{x1}}}' data-x2='{{{x2}}}' data-func='{{{form}}}'> | <includeonly><div class='familyBonusDiv bonusDiv GenericChild' data-x1='{{{x1}}}' data-x2='{{{x2}}}' data-func='{{{form}}}' data-tier'{{#switch:{{{tier|1}}}|1=9|2=29|3=69|4=500}}'> | ||
<b>Level:</b> <span class='valInput'></span> | <b>Level:</b> <span class='valInput'></span> | ||
<p>{{#replace:{{{textArr}}}|(Table 1)|<span class='result' style = 'color:#358510;font-weight:bold;'></span>}}</p> | <p>{{#replace:{{{textArr}}}|(Table 1)|<span class='result' style = 'color:#358510;font-weight:bold;'></span>}}</p> | ||
</div></includeonly> | </div></includeonly> | ||
<noinclude><pre> | <noinclude><!-- "Tier" values are based on the Tree progression level of the class. I.e. Class, Subclass, Elite, Master, ect.--><pre> | ||
{{Talent | {{Talent | ||
|textArr= | |textArr= |
Revision as of 11:49, 7 April 2023
{{Talent |textArr= |form= |x1= |x2= }}