Template:InfoEnemy: Difference between revisions

From IdleOn MMO Wiki
imported>BigCoight
No edit summary
imported>BigCoight
No edit summary
Line 5: Line 5:
     <th>Name</th>
     <th>Name</th>
     <td>{{{param1}}}</td>
     <td>{{{param1}}}</td>
    </tr>
     <th>Location</th>
     <th>Location</th>
     <td>{{{param2}}}</td>
     <td>{{{param2}}}</td>
    </tr>
     <th>Health</th>
     <th>Health</th>
     <td>{{{param3}}}</td>
     <td>{{{param3}}}</td>
    </tr>
     <th>Attack</th>
     <th>Attack</th>
     <td>{{{param4}}}</td>
     <td>{{{param4}}}</td>
    </tr>
     <th>Accuracy Required</th>
     <th>Accuracy Required</th>
     <td>{{{param5}}}</td>
     <td>{{{param5}}}</td>
    </tr>
     <th>Experience</th>
     <th>Experience</th>
     <td>{{{param5}}}</td>
     <td>{{{param5}}}</td>
    </tr>
     <th>Gold</th>
     <th>Gold</th>
     <td>{{{param5}}}</td>
     <td>{{{param5}}}</td>
    </tr>
</tr></table>
</table>
</div>
</div>

Revision as of 07:33, 9 November 2020

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