Display link_title when available, fall back to source name (via update-page on MediaWiki MCP Server)
Tag: Reverted
Revert - link_title not needed (via update-page on MediaWiki MCP Server)
Tag: Manual revert
 
Line 1: Line 1:
<includeonly>* [{{{url|}}} {{#if:{{{title|}}}|{{{title}}}|{{{source|}}}}}] ({{{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 8: Line 8:
* source - Source name
* source - Source name
* url - Full URL
* url - Full URL
* title - Optional descriptive title; if present, used as the link text instead of source


[[Category:AV device templates]]
[[Category:AV device templates]]
</noinclude>
</noinclude>

Latest revision as of 22:50, 5 February 2026

Helper template used by Module:AVDevice to format archival link rows in the infobox.

Parameters

These are passed automatically by the semantic query:

  • type - Manufacturer, Retailer, or Database
  • source - Source name
  • url - Full URL
MediaWiki Appliance - Powered by TurnKey Linux