Template:MainPageProductCard: Difference between revisions
Appearance
| [checked revision] | [checked revision] |
Update |
Update |
||
| Line 5: | Line 5: | ||
}}</div> | }}</div> | ||
<div class="main-page-product-title">[[{{{name|{{PAGENAME}}}}}|{{{name|{{PAGENAME}}}}}]]</div> | <div class="main-page-product-title">[[{{{name|{{PAGENAME}}}}}|{{{name|{{PAGENAME}}}}}]]</div> | ||
<div class="main-page-product-desc">{{{ | <div class="main-page-product-desc">{{#switch:{{{name|{{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={{{desc|}}} | |||
}}</div> | |||
</div></onlyinclude> | </div></onlyinclude> | ||
<noinclude> | <noinclude> | ||
Usage: <code><nowiki>{{MainPageProductCard|name=LIGO AIR | Usage: <code><nowiki>{{MainPageProductCard|name=LIGO AIR}}</nowiki></code> | ||
Add description per product via #switch above. | |||
[[Category:Templates]] | [[Category:Templates]] | ||
</noinclude> | </noinclude> | ||
Revision as of 07:59, 21 May 2026
Usage: {{MainPageProductCard|name=LIGO AIR}}
Add description per product via #switch above.