Jump to content

Form:NPC: Difference between revisions

From Apogea Wiki
Dane (talk | contribs)
Remove extra whitespace and free text section (via update-page on MediaWiki MCP Server)
Dane (talk | contribs)
Use single-tag syntax for conditional output (via update-page on MediaWiki MCP Server)
Line 28: Line 28:
{{{for template|Infobox NPC}}}
{{{for template|Infobox NPC}}}
{{{end template}}}
{{{end template}}}
{{{if exists|ShopTableRow}}}<nowiki>{{ShopTableHeader}}</nowiki>{{{end if}}}
{{{if exists|ShopTableRow|{{ShopTableHeader}}}}}
{{{for template|ShopTableRow|multiple|label=Shop Item}}}
{{{for template|ShopTableRow|multiple|label=Shop Item}}}
<div class="shop-entry-container" style="display: flex; gap: 15px; align-items: flex-start; margin-bottom: 10px;">
<div class="shop-entry-container" style="display: flex; gap: 15px; align-items: flex-start; margin-bottom: 10px;">
Line 48: Line 48:
</div>
</div>
{{{end template}}}
{{{end template}}}
{{{if exists|ShopTableRow}}}<nowiki>{{ShopTableFooter}}</nowiki>{{{end if}}}
{{{if exists|ShopTableRow|{{ShopTableFooter}}}}}


{{{standard input|summary}}}
{{{standard input|summary}}}

Revision as of 13:00, 1 February 2026

This form is used to create and edit NPC pages.