Template:Test: Difference between revisions

From IdleOn MMO Wiki
imported>Grzib
mNo edit summary
imported>Grzib
mNo edit summary
Line 1: Line 1:
<div class="infobox">
<div class="infobox">
<div class="infobox-title">{{{title|{{PAGENAME}}}}}</div>
<table><th class="header">{{{title|{{PAGENAME}}}}}</th></table>
<div class="infobox-image">[[File:{{{image}}}]]</div>
<div class="infobox-image">[[File:{{{image}}}]]</div>
<table><tr>
<table>
     <th>Description</th>
     <th class="subheader" colspan="2">Stats</th>
    <td>{{{description}}}</td>
     </tr>
     </tr>
     <th>Location</th>
     <th>Attack</th>
     <td>{{{location}}}</td>
     <td>{{{attack}}}</td>
     </tr>
     </tr>
     <th>Health</th>
     <th>Health</th>
     <td>{{{health}}}</td>
     <td>{{{health}}}</td>
     </tr>
     </tr>
    <th>Attack</th>
     <th>Accuracy Req.</th>
    <td>{{{attack}}}</td>
    </tr>
    <th>Defense</th>
    <td>{{{defense}}}</td>
    </tr>
     <th>Accuracy Required</th>
     <td>{{{accuracy}}}</td>
     <td>{{{accuracy}}}</td>
     </tr>
     </tr>
Line 24: Line 17:
     <td>{{{speed}}}</td>
     <td>{{{speed}}}</td>
     </tr>
     </tr>
     <th>Experience</th>
     <th class="subheader" colspan="2">Location</th>
     <td>{{{exp}}}</td>
    </tr>
    <th>World</th>
    <td>{{{world}}}</td>
    </tr>
    <th style="border-radius: 0 0 0 0.4em">Area</th>
     <td>{{{area}}}</td>
</tr></table>
</tr></table>
</div>
</div>

Revision as of 16:57, 14 November 2020

Test
[[File:{{{image}}}]]
Stats
Attack {{{attack}}}
Health {{{health}}}
Accuracy Req. {{{accuracy}}}
Movement Speed {{{speed}}}
Location
World {{{world}}}
Area {{{area}}}