Form:Accessory: Difference between revisions
Create Form:Accessory for creating/editing accessory pages (via create-page on MediaWiki MCP Server) |
Fix: move page name input after all {end template} blocks where Page Forms requires it; restore helper text (via update-page on MediaWiki MCP Server) Tag: Manual revert |
||
| (4 intermediate revisions by the same user not shown) | |||
| Line 49: | Line 49: | ||
| {{{field|media_format|input type=text|size=20|placeholder=W-VHS}}} | | {{{field|media_format|input type=text|size=20|placeholder=W-VHS}}} | ||
<small>For Media only: format type.</small> | <small>For Media only: format type.</small> | ||
|- | |||
|colspan="2"| | |||
|- | |||
|colspan="2" style="text-align:center; font-weight:bold; background:#f0f0f0; padding:0.5em;"|'''Physical Specifications''' | |||
|- | |||
! Dimensions (H × W × D): | |||
| {{{field|height|property=Height|input type=text|size=8|placeholder=3.5 in}}} × {{{field|width|property=Width|input type=text|size=8|placeholder=17 in}}} × {{{field|depth|property=Depth|input type=text|size=8|placeholder=10 in}}} | |||
|- | |||
! Weight: | |||
| {{{field|weight|property=Weight|input type=text|size=8|placeholder=4 lb}}} | |||
|- | |- | ||
! Notes (optional): | ! Notes (optional): | ||
| {{{standard input|free text|rows=6}}} | | {{{standard input|free text|rows=6}}} | ||
|} | |||
{{{end template}}} | |||
== Archival Links == | |||
Add links to archived product pages, manufacturer listings, other databases, and other historical web resources for this accessory. | |||
{{{for template|Accessory link|multiple|add button text=Add link}}} | |||
{| class="formtable" | |||
! Link type: | |||
| {{{field|link_type|input type=dropdown|values=Manufacturer,Retailer,Database|mandatory}}} | |||
|- | |||
! Link source: | |||
| {{{field|link_source|input type=combobox|values=CRT Database,Console Mods Wiki,Radiomuseum,Crutchfield,NewEgg,Amazon,B&H Photo,Panasonic,Sony,JVC|mandatory}}} | |||
|- | |||
! Link URL: | |||
| {{{field|link_url|input type=url|mandatory}}} | |||
|} | |} | ||
{{{end template}}} | {{{end template}}} | ||