Template:Boilerplate-ProductPage: Difference between revisions
Appearance
| [checked revision] | [checked revision] |
Update template Tag: Reverted |
Update template Tag: Reverted |
||
| Line 10: | Line 10: | ||
<div style="flex: 1;"> | <div style="flex: 1;"> | ||
{{Placeholder|e.g., Brief description of {{PAGENAME}}: what it is, primary function, key features, target use case. Edit this page to replace this hint with your actual product description (1–2 paragraphs).}} | {{Placeholder|e.g., Brief description of {{subst:PAGENAME}}: what it is, primary function, key features, target use case. Edit this page to replace this hint with your actual product description (1–2 paragraphs).}} | ||
* [[{{PAGENAME}} Datasheet|Datasheet]] | * [[{{subst:PAGENAME}} Datasheet|Datasheet]] | ||
* [[{{PAGENAME}} User Guide|User Guide]] | * [[{{subst:PAGENAME}} User Guide|User Guide]] | ||
* [[{{PAGENAME}} Certification & Approvals|Certifications & Approvals]] | * [[{{subst:PAGENAME}} Certification & Approvals|Certifications & Approvals]] | ||
* [[{{PAGENAME}} Product Change Notifications|Product Change Notifications]] | * [[{{subst:PAGENAME}} Product Change Notifications|Product Change Notifications]] | ||
* [[{{PAGENAME}} Firmware Changelog|Firmware Changelog]] | * [[{{subst:PAGENAME}} Firmware Changelog|Firmware Changelog]] | ||
* [[{{PAGENAME}} Promotional Material|Promotional Material]] | * [[{{subst:PAGENAME}} Promotional Material|Promotional Material]] | ||
* [[{{PAGENAME}} Video|Video]] | * [[{{subst:PAGENAME}} Video|Video]] | ||
* <span class="protocol-link">[[Media:{{#replace:{{PAGENAME}}| |-}}-Protocol.pdf | Protocol]]</span> | * <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:{{PAGENAME}}| |-}}-Product-overview.png | {{#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:{{PAGENAME}}| |-}}-Product-overview.png|320px|frameless|{{PAGENAME}}]] | [[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 32: | Line 32: | ||
<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:{{PAGENAME}}| |-}}-Product-overview.png</code> | <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 43: | Line 43: | ||
</div> | </div> | ||
}} | }} | ||
<div style="text-align: center; font-size: 0.9em; color: #54595d; margin-top: 8px;">{{PAGENAME}}</div> | <div style="text-align: center; font-size: 0.9em; color: #54595d; margin-top: 8px;">{{subst:PAGENAME}}</div> | ||
</div> | </div> | ||
</div> | </div> | ||
[[Category:Main Page]] | [[Category:Main Page]] | ||
</includeonly> | |||
Revision as of 07:15, 21 May 2026
Boilerplate for product main pages. Substituted into new product pages.