Create remote control form similar to Chassis form (via create-page on MediaWiki MCP Server)
 
Rename Manufacturer to Brand, add model_code, add photo fields (via update-page on MediaWiki MCP Server)
Line 5: Line 5:
{{{for template|Remote control}}}
{{{for template|Remote control}}}
{| class="formtable"
{| class="formtable"
! Manufacturer:
! Brand:
| {{{field|manufacturer|input type=combobox|values from category=Manufacturers|mandatory}}}
| {{{field|brand|input type=combobox|values from category=Manufacturers|mandatory}}}
|-
! Model code:
| {{{field|model_code|mandatory}}}
|-
! Main photo:
| {{{field|image_main|input type=tokens|values from namespace=File|uploadable|max values=1|image preview}}}
|-
! More photos:
| {{{field|images|input type=tokens|values from namespace=File|uploadable}}}
|-
|-
! Notes (optional):
! Notes (optional):

Revision as of 00:13, 28 December 2025

This form creates Remote Control pages (e.g., Sony RM-Y195).


Remote control

Brand: brand
Model code: model_code
Main photo: image_main
More photos: images
Notes (optional): free text

{{{end template}}}

Page name: page name

save preview cancel

MediaWiki Appliance - Powered by TurnKey Linux