Create remote control template similar to Chassis template (via create-page on MediaWiki MCP Server)
 
Replace live example invocation with pre-formatted code block to prevent template page from being categorized under Remote controls (via update-page on MediaWiki MCP Server)
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly>
__NOCACHE__<includeonly>{{Accessory
'''{{PAGENAME}}''' is a remote control manufactured by {{{manufacturer|}}}.
|brand={{{brand|}}}
|model_code={{{model_code|}}}
|accessory_type=Remote control
|image_main={{{image_main|}}}
|images={{{images|}}}
}}</includeonly><noinclude>
'''This template is deprecated.''' New remote controls should use [[Template:Accessory]] directly with <code>accessory_type=Remote control</code>.


== CRT models using this remote control ==
This template now acts as a wrapper around Template:Accessory for backward compatibility.
{{#ask:
[[Category:CRT models]]
[[Has remote control::{{PAGENAME}}]]
|?Has image#100px;x100px=Photo
|?Has model code=Model
|?Has CRT type=CRT type
|?Has screen size inches=Screen size (in)
|?Has TVL=TVL
|format=table
|class=wikitable sortable
|mainlabel=CRT model
}}


{{#set:
'''Usage example:'''
Has manufacturer={{{manufacturer|}}}
<pre>
}}
[[Category:Remote controls]]
</includeonly><noinclude>
{{Remote control
{{Remote control
|manufacturer=Sony
|brand=Sony
|model_code=RM-Y195
}}
}}
This template defines a remote control page. It is used via [[Form:Remote control]].
</pre>
 
== Migration ==
All existing remote control pages have been migrated to use [[Template:Accessory]] directly. This wrapper ensures any remaining pages using the old template still render correctly.


== Parameters ==
To create new remote controls, use [[Form:Accessory]] with type "Remote control".
* '''manufacturer''' – The manufacturer of this remote control (required)


[[Category:Templates]]
[[Category:Templates]]
</noinclude>
</noinclude>

Latest revision as of 19:02, 9 February 2026

This template is deprecated. New remote controls should use Template:Accessory directly with accessory_type=Remote control.

This template now acts as a wrapper around Template:Accessory for backward compatibility.

Usage example:

{{Remote control
|brand=Sony
|model_code=RM-Y195
}}

Migration

All existing remote control pages have been migrated to use Template:Accessory directly. This wrapper ensures any remaining pages using the old template still render correctly.

To create new remote controls, use Form:Accessory with type "Remote control".

MediaWiki Appliance - Powered by TurnKey Linux