Template:MainPageProductCard: Difference between revisions
Appearance
| [checked revision] | [checked revision] |
Update Tags: Manual revert Reverted |
Update Tag: Reverted |
||
| Line 1: | Line 1: | ||
<onlyinclude><div class="main-page-product-card"> | <onlyinclude><div class="main-page-product-card"> | ||
<div class="main-page-product-icon">{{#ifexist:File:{{#replace:{{{ | <div class="main-page-product-icon">{{#ifexist:File:{{#replace:{{{1|{{PAGENAME}}}}}| |-}}-Product-overview.png | ||
|[[File:{{#replace:{{{ | |[[File:{{#replace:{{{1|{{PAGENAME}}}}}| |-}}-Product-overview.png|160px|link={{{1|{{PAGENAME}}}}}]] | ||
|<div class="main-page-product-no-icon">📦<br>{{{ | |<div class="main-page-product-no-icon">📦<br>{{{1|{{PAGENAME}}}}}</div> | ||
}}</div> | |||
<div class="main-page-product-title">[[{{{1|{{PAGENAME}}}}}|{{{1|{{PAGENAME}}}}}]]</div> | |||
<div class="main-page-product-desc">{{#switch:{{{1|{{PAGENAME}}}}} | |||
|LIGO AIR=Wireless fuel level sensor with Bluetooth Low Energy 5.4. Standard, extended battery, and long-range variants for vehicle and industrial applications. | |||
|LIGO PRO=Wired fuel level sensor for industrial and vehicle applications. High-precision capacitive measurement with maximum reliability. | |||
|LIGO PRO BLE=Wired fuel level sensor with built-in Bluetooth 5.2. Combines wired reliability with wireless configuration capability. | |||
|#default= | |||
}}</div> | }}</div> | ||
</div></onlyinclude> | </div></onlyinclude> | ||
<noinclude> | <noinclude> | ||
Centralized product descriptions via #switch. | |||
Add new product by editing this template and adding a new line. | |||
[[Category:Templates]] | [[Category:Templates]] | ||
</noinclude> | </noinclude> | ||
Revision as of 09:39, 21 May 2026
Centralized product descriptions via #switch. Add new product by editing this template and adding a new line.