Add __NOCACHE__ to ensure semantic queries always return fresh results (via update-page on MediaWiki MCP Server)
Replace inline styles with CSS classes for dark mode compatibility (via update-page on MediaWiki MCP Server)
Line 19: Line 19:
== {{#if:{{{title|}}}|{{{title}}}|{{PAGENAME}}}} ==
== {{#if:{{{title|}}}|{{{title}}}|{{PAGENAME}}}} ==


<div style="margin-bottom: 1em; padding: 0.5em; border: 1px solid #a2a9b1; background: #f8f9fa;">
<div class="document-infobox">
<div>'''Type:''' {{{doc_type|}}}</div>{{#if:{{{title|}}}|<div>'''Title:''' {{{title}}}</div>}}{{#if:{{{file|}}}|<div>'''File:''' [[:File:{{{file}}}|{{{file}}}]]</div>}}{{#if:{{{url|}}}|<div>'''URL:''' {{{url}}}</div>}}{{#if:{{{crt_models|}}}|
<div>'''Type:''' {{{doc_type|}}}</div>{{#if:{{{title|}}}|<div>'''Title:''' {{{title}}}</div>}}{{#if:{{{file|}}}|<div>'''File:''' [[:File:{{{file}}}|{{{file}}}]]</div>}}{{#if:{{{url|}}}|<div>'''URL:''' {{{url}}}</div>}}{{#if:{{{crt_models|}}}|
<div style="margin-top: 0.5em;"><strong>Related CRT Models:</strong></div>
<div class="document-section-header"><strong>Related CRT Models:</strong></div>
{{#ask:
{{#ask:
  [[Category:CRT models]]
  [[Category:CRT models]]
Line 35: Line 35:
  |mainlabel=CRT model
  |mainlabel=CRT model
}}|}}{{#if:{{{av_devices|}}}|
}}|}}{{#if:{{{av_devices|}}}|
<div style="margin-top: 0.5em;"><strong>Related AV Devices:</strong></div>
<div class="document-section-header"><strong>Related AV Devices:</strong></div>
{{#ask:
{{#ask:
  [[Category:AV devices]]
  [[Category:AV devices]]
Line 46: Line 46:
  |class=wikitable sortable
  |class=wikitable sortable
  |mainlabel=AV device
  |mainlabel=AV device
}}|}}<div style="text-align: center; margin-top: 0.5em;">
}}|}}<div class="document-buttons">
{{#if:{{{file|}}}|[{{fullurl:Special:Redirect/file/{{{file}}}}} <span style="display:inline-block;padding:0.5rem 1rem;background-color:#2563eb;color:#ffffff;border:1px solid #2563eb;border-radius:0.375rem;font-size:0.875rem;font-weight:500;text-decoration:none;cursor:pointer;">Download</span>]}}{{#if:{{{url|}}}|{{#if:{{{file|}}}||[{{{url}}} <span style="display:inline-block;padding:0.5rem 1rem;background-color:#2563eb;color:#ffffff;border:1px solid #2563eb;border-radius:0.375rem;font-size:0.875rem;font-weight:500;text-decoration:none;cursor:pointer;">Download</span>]}}}} [{{fullurl:Special:FormStart|form=Document&page_name={{PAGENAMEE}}}} <span style="display:inline-block;padding:0.5rem 1rem;background-color:#eff6ff;color:#1d4ed8;border:1px solid #bfdbfe;border-radius:0.375rem;font-size:0.875rem;font-weight:500;text-decoration:none;">Edit this data</span>]
{{#if:{{{file|}}}|[{{fullurl:Special:Redirect/file/{{{file}}}}} <span class="document-button document-button-primary">Download</span>]}}{{#if:{{{url|}}}|{{#if:{{{file|}}}||[{{{url}}} <span class="document-button document-button-primary">Download</span>]}}}} [{{fullurl:Special:FormStart|form=Document&page_name={{PAGENAMEE}}}} <span class="document-button document-button-secondary">Edit this data</span>]
</div>
</div>
</div>
</div>

Revision as of 04:46, 20 January 2026



Document


MediaWiki Appliance - Powered by TurnKey Linux