User:Sacrezar/sandbox/template:box: Difference between revisions

From IdleOn MMO Wiki
imported>Sacrezar
No edit summary
imported>Sacrezar
No edit summary
Line 7: Line 7:
<h2>{{{name}}}</h2>
<h2>{{{name}}}</h2>
<div style='display:inline;'>[[File:{{{fileName}}}.png]]</div>
<div style='display:inline;'>[[File:{{{fileName}}}.png]]</div>
<div style='display:inline;' class='valInput'></div>
<div style='display:inline;' class='valInput'></div> <br>
<p>+</p> <div class='result1' style='display:inline;'></div> {{{textArr1}}}<br>
<p style='display:inline;'>+</p> <div class='result1' style='display:inline;'></div> {{{textArr1}}}<br>
<p style='display:inline;'>+</p> <div class='result2' style='display:inline;'></div> {{{textArr2}}}<br>
<p style='display:inline;'>+</p> <div class='result2' style='display:inline;'></div> {{{textArr2}}}<br>
<p style='display:inline;'>+</p> <div class='result3' style='display:inline;'></div> {{{textArr3}}}
<p style='display:inline;'>+</p> <div class='result3' style='display:inline;'></div> {{{textArr3}}}

Revision as of 14:59, 20 May 2021


{{Box
|name=
|fileName=
|textArr1=
|form1=
|textArr2=
|form2=
|textArr3=
|form3= 
}}