[ Disclaimer, Create new user --- Wiki markup help, Install P99 ]
Difference between revisions of "Template:ImprovedNamedMobPage"
From Project 1999 Wiki
(Created page with "<noinclude> This is a test template for named mobs. The procedure for adding one is similar to using Template:Itempage. ---- '''NOTE: If you have a 'permission denied' err...") |
|||
| Line 7: | Line 7: | ||
<span style="float:right; margin: 10px;">[[File:{{{imagefilename}}}|{{{width}}}|{{{align}}}|{{{name}}}]]<div style="text-align:center">{{{caption|}}}</div></span> | <span style="float:right; margin: 10px;">[[File:{{{imagefilename}}}|{{{width}}}|{{{align}}}|{{{name}}}]]<div style="text-align:center">{{{caption|}}}</div></span> | ||
| − | + | <div style="display: flex; justify-content: space-between;"> | |
| − | + | <div style="flex: 1; padding-right: 10px;"> | |
| − | + | <table cellspacing="3" class="mobStatsBox" style="border: 1px solid #cedff2; width: 100%; margin-bottom: 10px;"> | |
| − | + | <tr><th bgcolor="#cedff2"> {{{name}}} | |
| − | + | </th></tr><tr><td> '''Race:''' {{{race}}} | |
| − | + | </td></tr><tr><td> '''Class:''' {{{class}}} | |
| − | + | </td></tr><tr><td> '''Level:''' {{{level}}} | |
| − | + | </td></tr><tr><th bgcolor="#f3f8fd"> Spawn | |
| − | + | </th></tr><tr><td> '''Zone:''' {{{zone}}} | |
| − | + | </td></tr><tr><td> '''Location:''' {{{location}}} | |
| − | + | </td></tr><tr><th bgcolor="#f3f8fd"> Stats | |
| − | + | </th></tr><tr><td> '''AC:''' {{{AC}}} | |
| − | + | </td></tr><tr><td> '''HP:''' {{{HP}}} | |
| − | + | </td></tr><tr><td> '''Regen:''' {{{HP_regen}}} | |
| − | + | </td></tr><tr><td> '''Damage per hit:''' {{{damage_per_hit}}} | |
| − | + | </td></tr><tr><td> '''Attacks per round:''' {{{attacks_per_round}}} | |
| − | + | </td></tr><tr><td> '''Delay:''' {{{attack_delay}}} | |
| − | + | </td></tr><tr><td> '''Special:''' {{{special}}} | |
| − | + | </td></tr><tr><td> '''STR:''' {{{STR|}}} | |
| − | + | </td></tr><tr><td> '''STA:''' {{{STA|}}} | |
| − | + | </td></tr><tr><td> '''DEX:''' {{{DEX|}}} | |
| − | + | </td></tr><tr><td> '''AGI:''' {{{AGI|}}} | |
| − | + | </td></tr><tr><td> '''INT:''' {{{INT|}}} | |
| − | + | </td></tr><tr><td> '''WIS:''' {{{WIS|}}} | |
| − | + | </td></tr><tr><td> '''CHA:''' {{{CHA|}}} | |
| − | + | </td></tr><tr><td> '''MR:''' {{{MR|}}} | |
| − | + | </td></tr><tr><td> '''CR:''' {{{CR|}}} | |
| − | + | </td></tr><tr><td> '''DR:''' {{{DR|}}} | |
| − | + | </td></tr><tr><td> '''FR:''' {{{FR|}}} | |
| − | <div class="mobPageDiv"> | + | </td></tr><tr><td> '''PR:''' {{{PR|}}} |
| − | === Description === | + | </td></tr></table> |
| + | </div> | ||
| + | <div style="flex: 1; padding-left: 10px;"> | ||
| + | <div class="mobPageDiv"> | ||
| + | === Description === | ||
| − | {{{description|Description needed! Replace this text with characteristics of the mob.}}} | + | {{{description|Description needed! Replace this text with characteristics of the mob.}}} |
| − | === {{#if: {{{common_loot|}}} | Unique Loot | Known Loot }} === | + | === {{#if: {{{common_loot|}}} | Unique Loot | Known Loot }} === |
| − | {{{known_loot|* None}}} | + | {{{known_loot|* None}}} |
| − | {{#if: {{{common_loot|}}} | | + | {{#if: {{{common_loot|}}} | |
| − | === Common Loot === | + | === Common Loot === |
| − | {{{common_loot}}} | + | {{{common_loot}}} |
| − | }} | + | }} |
| − | === Factions === | + | === Factions === |
| − | {{{factions|* None}}} | + | {{{factions|* None}}} |
| − | === Opposing Factions === | + | === Opposing Factions === |
| − | {{{opposing_factions|* None}}} | + | {{{opposing_factions|* None}}} |
| − | === Related Quests === | + | === Related Quests === |
| − | {{{related_quests|* None}}} | + | {{{related_quests|* None}}} |
| − | {{#if: {{{videos|}}} | | + | {{#if: {{{videos|}}} | |
| − | <div> | + | <div> |
| − | === Videos === | + | === Videos === |
| − | {{{videos}}} | + | {{{videos}}} |
| − | }} | + | }} |
| + | </div> | ||
| + | </div> | ||
</div> | </div> | ||
| + | |||
<div style="clear:both;"></div> | <div style="clear:both;"></div> | ||
<includeonly> | <includeonly> | ||
Latest revision as of 07:05, 23 November 2023
This is a test template for named mobs. The procedure for adding one is similar to using Template:Itempage.
NOTE: If you have a 'permission denied' error trying to edit, please click the edit button AT THE TOP OF THE PAGE (not next to an individual section).
[[File:{{{imagefilename}}}|{{{width}}}|{{{align}}}|{{{name}}}]]
| {{{name}}} |
|---|
| Race: {{{race}}} |
| Class: {{{class}}} |
| Level: {{{level}}} |
| Spawn |
| Zone: {{{zone}}} |
| Location: {{{location}}} |
| Stats |
| AC: {{{AC}}} |
| HP: {{{HP}}} |
| Regen: {{{HP_regen}}} |
| Damage per hit: {{{damage_per_hit}}} |
| Attacks per round: {{{attacks_per_round}}} |
| Delay: {{{attack_delay}}} |
| Special: {{{special}}} |
| STR: |
| STA: |
| DEX: |
| AGI: |
| INT: |
| WIS: |
| CHA: |
| MR: |
| CR: |
| DR: |
| FR: |
| PR: |
=== Description ===
Description needed! Replace this text with characteristics of the mob.
=== Known Loot ===
* None
=== Factions ===
* None
=== Opposing Factions ===
* None
=== Related Quests ===
* None