Template:AV device link row: Difference between revisions

Create helper template for formatting archival link rows in AV device infobox (via create-page on MediaWiki MCP Server)
 
Fix parameter names to use short labels (type, source, url) (via update-page on MediaWiki MCP Server)
Line 1: Line 1:
<includeonly>* [{{{Model link URL|}}} {{{Model link source|}}}] ({{{Model link type|}}})
<includeonly>* [{{{url|}}} {{{source|}}}] ({{{type|}}})
</includeonly><noinclude>
</includeonly><noinclude>
Helper template used by [[Module:AVDevice]] to format archival link rows in the infobox.
Helper template used by [[Module:AVDevice]] to format archival link rows in the infobox.
Line 5: Line 5:
== Parameters ==
== Parameters ==
These are passed automatically by the semantic query:
These are passed automatically by the semantic query:
* Model link type
* type - Manufacturer, Retailer, or Database
* Model link source
* source - Source name
* Model link URL
* url - Full URL


[[Category:AV device templates]]
[[Category:AV device templates]]
</noinclude>
</noinclude>
MediaWiki Appliance - Powered by TurnKey Linux