Template:Boilerplate-ProductPage: Difference between revisions
Appearance
| [checked revision] | [checked revision] |
Create page Tag: Reverted |
Update Tag: Reverted |
||
| Line 2: | Line 2: | ||
Boilerplate for product main pages. | Boilerplate for product main pages. | ||
[[Category:Boilerplates]] | [[Category:Boilerplates]] | ||
</noinclude><includeonly>< | </noinclude><includeonly><div class="product-card-for-mainpage">{{MainPageProductCard | ||
</ | |name={{subst:PAGENAME}} | ||
|desc={{Placeholder|Write a short 1-2 sentence description here. This will appear on the Main Page card.}} | |||
}}</div> | |||
<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;"> | ||
| Line 30: | Line 31: | ||
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:{{subst: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="margin-top: 6px;"> | <div style="margin-top: 6px;"> | ||
Revision as of 09:16, 21 May 2026
Boilerplate for product main pages.