Form:NPC: Difference between revisions
Change currency to pull from Category:Currency instead of hardcoded values (via update-page on MediaWiki MCP Server) |
Add item preview container to ShopEntry section (via update-page on MediaWiki MCP Server) |
||
| Line 29: | Line 29: | ||
{{{for template|ShopEntry|multiple|label=Shop Item}}} | {{{for template|ShopEntry|multiple|label=Shop Item}}} | ||
{| class="wikitable" style="width: 100%; max-width: | <div class="shop-entry-container" style="display: flex; gap: 15px; align-items: flex-start; margin-bottom: 10px;"> | ||
<div class="shop-entry-fields"> | |||
{| class="wikitable" style="width: 100%; max-width: 500px;" | |||
|- | |- | ||
! Item | ! Item | ||
| Line 40: | Line 42: | ||
| {{{field|currency|input type=combobox|values from category=Currency}}} | | {{{field|currency|input type=combobox|values from category=Currency}}} | ||
|} | |} | ||
</div> | |||
<div class="shop-item-preview" style="min-width: 64px; min-height: 64px; display: flex; align-items: center; justify-content: center;"> | |||
</div> | |||
</div> | |||
{{{end template}}} | {{{end template}}} | ||
Revision as of 18:05, 30 January 2026
This form is used to create and edit NPC pages.