Form:Test: Difference between revisions
Use raw wikitext instead of templates in conditionals (via update-page on MediaWiki MCP Server) |
Use single-tag syntax for conditional output (via update-page on MediaWiki MCP Server) |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 14: | Line 14: | ||
|} | |} | ||
{{{end template}}} | {{{end template}}} | ||
{{{if exists|ShopTableRow|{{ShopTableHeader}}}}} | |||
{{{if exists|ShopTableRow | |||
{{ | |||
{{{for template|ShopTableRow|multiple|label=Shop Item}}} | {{{for template|ShopTableRow|multiple|label=Shop Item}}} | ||
{| class="formtable" | {| class="formtable" | ||
| Line 33: | Line 24: | ||
|} | |} | ||
{{{end template}}} | {{{end template}}} | ||
{{{if exists|ShopTableRow|{{ShopTableFooter}}}}} | |||
{{{if exists|ShopTableRow | |||
| | |||
{{ | |||
{{{standard input|save}}} {{{standard input|cancel}}} | {{{standard input|save}}} {{{standard input|cancel}}} | ||
</includeonly> | </includeonly> | ||
Latest revision as of 13:00, 1 February 2026
Test form to verify conditional output feature.