Template:InfoEnemy: Difference between revisions

From IdleOn MMO Wiki
imported>BigCoight
No edit summary
imported>BigCoight
No edit summary
Line 2: Line 2:
<div class="infobox-title" style ="font-size: 2em; text-align: center;">{{{title|{{PAGENAME}}}}}</div>{{#if:{{{image|}}}|
<div class="infobox-title" style ="font-size: 2em; text-align: center;">{{{title|{{PAGENAME}}}}}</div>{{#if:{{{image|}}}|
<div class="infobox-image" style = "text-align: center;">[[File:{{{image}}}|300px]]</div>}}
<div class="infobox-image" style = "text-align: center;">[[File:{{{image}}}|300px]]</div>}}
<table>|<tr>
<table>|
     <th>Parameter 1</th>
     <th>Name</th>
     <td>{{{param1}}}</td>
     <td>{{{param1}}}</td>
</tr>}}{{#if:{{{param2|}}}|<tr>
     <th>Location</th>
     <th>Parameter 2</th>
     <td>{{{param2}}}</td>
     <td>{{{param2}}}</td>
</tr>}}{{#if:{{{param3|}}}|<tr>
     <th>Health</th>
     <th>Parameter 3</th>
     <td>{{{param3}}}</td>
     <td>{{{param3}}}</td>
</tr>}}{{#if:{{{param4|}}}|<tr>
     <th>Attack</th>
     <th>Parameter 4</th>
     <td>{{{param4}}}</td>
     <td>{{{param4}}}</td>
</tr>}}{{#if:{{{param5|}}}|<tr>
     <th>Accuracy Required</th>
     <th>Parameter 5</th>
     <td>{{{param5}}}</td>
     <td>{{{param5}}}</td>
</tr>}}</table>
    <th>Experience</th>
    <td>{{{param5}}}</td>
    <th>Gold</th>
    <td>{{{param5}}}</td>
</table>
</div>
</div>

Revision as of 07:31, 9 November 2020

InfoEnemy
|
Name {{{param1}}} Location {{{param2}}} Health {{{param3}}} Attack {{{param4}}} Accuracy Required {{{param5}}} Experience {{{param5}}} Gold {{{param5}}}