Template:MonsterBox: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
<div class="monsterbox" style="float:right; margin:0 0 1em 1em; border:2px solid # | <div class="monsterbox" style="float:right; margin:0 0 1em 1em; border:2px solid #4a382d; padding:10px; background:#d9cba1; width:300px; font-size:90%; color:#1c1c1c;"> | ||
<div style="text-align:center; font-weight:bold; font-size:110%; margin-bottom:5px; color:# | <div style="text-align:center; font-weight:bold; font-size:110%; margin-bottom:5px; color:#3c2e24;">{{{name}}}</div> | ||
<div style="text-align:center; margin-bottom:10px;"> | <div style="text-align:center; margin-bottom:10px;"> | ||
Line 9: | Line 9: | ||
<div style="font-style:italic; text-align:center; margin-bottom:10px;">{{{examine|}}}</div> | <div style="font-style:italic; text-align:center; margin-bottom:10px;">{{{examine|}}}</div> | ||
<table style="width:100%; border-collapse:collapse; color:# | <table style="width:100%; border-collapse:collapse; color:#1c1c1c;"> | ||
<tr> | <tr> | ||
<th colspan="2" style="text-align:left; border-bottom:2px solid # | <th colspan="2" style="text-align:left; border-bottom:2px solid #4a382d; background:#4a382d; color:#f2e6c5; padding:4px;">Stats</th> | ||
</tr> | </tr> | ||
<tr><td>Combat level</td><td style="text-align:right;">{{{combatLevel|?}}}</td></tr> | <tr><td>Combat level</td><td style="text-align:right;">{{{combatLevel|?}}}</td></tr> | ||
Line 23: | Line 23: | ||
<tr> | <tr> | ||
<th colspan="2" style="text-align:left; border-bottom:2px solid # | <th colspan="2" style="text-align:left; border-bottom:2px solid #4a382d; background:#4a382d; color:#f2e6c5; padding:4px; padding-top:10px;">Bonuses</th> | ||
</tr> | </tr> | ||
<tr><td>Ranged bonus</td><td style="text-align:right;">{{{rangedBonus|0}}}</td></tr> | <tr><td>Ranged bonus</td><td style="text-align:right;">{{{rangedBonus|0}}}</td></tr> |