Template:Boilerplate-ProductPage: Difference between revisions
Appearance
| [checked revision] | [checked revision] |
Update Tag: Reverted |
Create page Tag: Reverted |
||
| Line 5: | Line 5: | ||
</includeonly> | </includeonly> | ||
<includeonly> | |||
<div class="product-fullview" style="display: flex; gap: 24px; align-items: flex-start;"> | <div class="product-fullview" style="display: flex; gap: 24px; align-items: flex-start;"> | ||
<div style="flex: 1;"> | <div style="flex: 1;"> | ||
* [[ | * [[{{subst:PAGENAME}} Datasheet|Datasheet]] | ||
* [[ | * [[{{subst:PAGENAME}} User Guide|User Guide]] | ||
* [[ | * [[{{subst:PAGENAME}} Certification & Approvals|Certifications & Approvals]] | ||
* [[ | * [[{{subst:PAGENAME}} Product Change Notifications|Product Change Notifications]] | ||
* [[ | * [[{{subst:PAGENAME}} Firmware Changelog|Firmware Changelog]] | ||
* [[ | * [[{{subst:PAGENAME}} Promotional Material|Promotional Material]] | ||
* [[ | * [[{{subst:PAGENAME}} Video|Video]] | ||
* <span class="protocol-link">[[Media:{{#replace: | * <span class="protocol-link">[[Media:{{#replace:{{subst:PAGENAME}}| |-}}-Protocol.pdf | Protocol]]</span> | ||
</div> | </div> | ||
<div style="flex: 0 0 320px;"> | <div style="flex: 0 0 320px;"> | ||
{{#ifexist: File:{{#replace: | {{#ifexist: File:{{#replace:{{subst:PAGENAME}}| |-}}-Product-overview.png | ||
| <div style="width: 320px; height: 320px; border: 1px solid #c8ccd1; border-radius: 8px; background: #fff; overflow: hidden; display: flex; align-items: center; justify-content: center;"> | | <div style="width: 320px; height: 320px; border: 1px solid #c8ccd1; border-radius: 8px; background: #fff; overflow: hidden; display: flex; align-items: center; justify-content: center;"> | ||
[[File:{{#replace: | [[File:{{#replace:{{subst:PAGENAME}}| |-}}-Product-overview.png|320px|frameless|{{subst:PAGENAME}}]] | ||
</div> | </div> | ||
| <div style="width: 320px; height: 320px; border: 2px dashed #c8ccd1; border-radius: 8px; background: #f8f9fa; display: flex; flex-direction: column; align-items: center; justify-content: center; padding: 20px; box-sizing: border-box; text-align: center; color: #54595d;"> | | <div style="width: 320px; height: 320px; border: 2px dashed #c8ccd1; border-radius: 8px; background: #f8f9fa; display: flex; flex-direction: column; align-items: center; justify-content: center; padding: 20px; box-sizing: border-box; text-align: center; color: #54595d;"> | ||
| Line 28: | Line 29: | ||
<div style="font-size: 0.85em; line-height: 1.5; margin-bottom: 12px;"> | <div style="font-size: 0.85em; line-height: 1.5; margin-bottom: 12px;"> | ||
Please upload an image named: | Please upload an image named: | ||
<br><code style="background: #eaecf0; padding: 2px 6px; border-radius: 3px; font-size: 0.9em; word-break: break-all;">{{#replace: | <br><code style="background: #eaecf0; padding: 2px 6px; border-radius: 3px; font-size: 0.9em; word-break: break-all;">{{#replace:{{subst:PAGENAME}}| |-}}-Product-overview.png</code> | ||
</div> | </div> | ||
<div style="font-size: 0.8em; color: #72777d; margin-bottom: 12px;"> | <div style="font-size: 0.8em; color: #72777d; margin-bottom: 12px;"> | ||
| Line 39: | Line 40: | ||
</div> | </div> | ||
}} | }} | ||
<div style="text-align: center; font-size: 0.9em; color: #54595d; margin-top: 8px;"> | <div style="text-align: center; font-size: 0.9em; color: #54595d; margin-top: 8px;">{{subst:PAGENAME}}</div> | ||
</div> | </div> | ||
</div> | </div> | ||
| Line 45: | Line 46: | ||
[[Category:Main Page]] | [[Category:Main Page]] | ||
[[Category:Products]] | [[Category:Products]] | ||
</includeonly> | |||
Revision as of 09:14, 21 May 2026
Boilerplate for product main pages.