Template:Creature: Difference between revisions

Content deleted Content added
imported>MiguelAngelBlanchLardin
No edit summary
 
imported>GrobiMonster
removed hard link to wiki_image directory, assigned a fixed width to the left row
 
(68 intermediate revisions by 3 users not shown)
Line 1:
<div style="border: 1px solid #bfcfcf; font-size: 100%; color: #000; background-color: #f9fcff; width:751; height:29; margin-left:0px; margin-right:0px; margin-top:0; margin-bottom:0px; padding-left:10px; padding-right:10px; padding-top:5px; padding-bottom:5px">
<table border="0" cellpadding="03" align="center" width="100%">
<tr>
<td align="right" width="200" valign="middle">/wiki_images/{{{nameimage}}}.jpg</td>
<td align="left" valign="middle">
<font size="+21">{{{name}}}</font><br>
LVL: {{{hplevel}}} [[Hit Points|hit points]]<br>
{{{hp}}} HP<br>
{{{exp}}} [[Experience]] points per kill
ATK: {{{atk}}}<br>
DEF: {{{def}}}<br>
gives {{{exp}}} [[Experience]] pointsXP per kill
</td>
</tr><tr>
<td align="right" valign="top">'''Abilities:'''</td>
<td align="left" valign="bottom">{{{abilities}}}</td>
</tr><tr>
<td align="right" valign="top">'''Immunities:'''</td>
Line 17:
<td align="right" valign="top">'''Behavior:'''</td>
<td align="left" valign="bottom">{{{behavior}}}</td>
</tr><tr>
<td align="right" valign="top">'''Field Notes:'''</td>
<td align="left" valign="bottom">{{{notes}}}</td>
</tr><tr>
<td align="right" valign="top">'''Location:'''</td>
Line 31 ⟶ 28:
</tr>
</table>
See [[StendhalCreatures|complete creature list]].
<br>
</div>