NPC Template: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
<div class="infobox box-right"> | <div class="infobox box-right"> | ||
<div class="infobox-top"> | <div class="infobox-top"> | ||
<div class="infobox-name">NPC_NAME</div> | <div class="infobox-name">NPC_NAME</div> | ||
</div> | </div> | ||
<div class="infobox-middle"> | <div class="infobox-middle"> | ||
<div class="infobox-content"> | <div class="infobox-content"> | ||
<div class="npc-icon"><img src="http://51.142.188.45/resources/assets/icons/items/4_x2.png"></div> | |||
</div> | <table> | ||
</div> | <tr> | ||
<div class="infobox-bottom"></div> | <td class="heading">Age</td> | ||
<td>NPC_AGE</td> | |||
</tr> | |||
<tr> | |||
<td class="heading">Haven</td> | |||
<td>NPC_HAVEN</td> | |||
</tr> | |||
<tr> | |||
<td class="heading">Location</td> | |||
<td>NPC_LOCATION</td> | |||
</tr> | |||
<tr> | |||
<td class="heading">House</td> | |||
<td>NPC_HOUSE</td> | |||
</tr> | |||
</table> | |||
</div> | |||
</div> | |||
<div class="infobox-bottom"></div> | |||
</div> | </div> | ||
Line 14: | Line 32: | ||
== Summary == | == Summary == | ||
<!-- EditArea:Summary --> | |||
== Quality Conditions == | == Quality Conditions == |
Revision as of 14:56, 30 November 2022
NPC_NAME
Age | NPC_AGE |
Haven | NPC_HAVEN |
Location | NPC_LOCATION |
House | NPC_HOUSE |
Summary
Quality Conditions
QUALITY_CONDITIONS