Template:Boxdata: Difference between revisions

From IdleOn MMO Wiki
imported>Wekhter
mNo edit summary
imported>Wekhter
mNo edit summary
Line 6: Line 6:
data-max='{{{max|400}}}'>
data-max='{{{max|400}}}'>
<h3>{{{name}}}</h3>
<h3>{{{name}}}</h3>
<div style='display:inline;'>[[File:{{{fileName}}}.png]]</div>
[[File:{{{fileName}}}.png]]<div style='display:inline;' class='valInput'></div>
<div style='display:inline;' class='valInput'></div>
<p>+<span class='result1' style='display:inline;'></span> {{{textArr1}}}<br />
<p style="margin-top:1em">+<span class='result1' style='display:inline;'></span> {{{textArr1}}}</p>
+<span class='result2' style='display:inline;'></span> {{{textArr2}}}<br />
<p>+<span class='result2' style='display:inline;'></span> {{{textArr2}}}</p>
+<span class='result3' style='display:inline;'></span> {{{textArr3}}}</p>
<p>+<span class='result3' style='display:inline;'></span> {{{textArr3}}}</p>
</div></includeonly><noinclude>
</div></includeonly>
 
<noinclude>
<pre>
<pre>
{{Box
{{Box

Revision as of 20:38, 2 October 2021

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