Form:Test: Difference between revisions
Wrap conditional content in nowiki tags (via update-page on MediaWiki MCP Server) |
Use template calls instead of raw wikitext in conditionals (via update-page on MediaWiki MCP Server) |
||
| Line 15: | Line 15: | ||
{{{end template}}} | {{{end template}}} | ||
{{{if exists|ShopTableRow}}}<nowiki> | {{{if exists|ShopTableRow}}}<nowiki>{{ShopTableHeader}}</nowiki>{{{end if}}} | ||
{ | |||
{{{for template|ShopTableRow|multiple|label=Shop Item}}} | {{{for template|ShopTableRow|multiple|label=Shop Item}}} | ||
| Line 33: | Line 27: | ||
{{{end template}}} | {{{end template}}} | ||
{{{if exists|ShopTableRow}}}<nowiki> | {{{if exists|ShopTableRow}}}<nowiki>{{ShopTableFooter}}</nowiki>{{{end if}}} | ||
{{{standard input|save}}} {{{standard input|cancel}}} | {{{standard input|save}}} {{{standard input|cancel}}} | ||
</includeonly> | </includeonly> | ||
Revision as of 12:55, 1 February 2026
Test form to verify conditional output feature.