Template:Boilerplate-ProductPage: Difference between revisions
Appearance
| [checked revision] | [checked revision] |
Update Tag: Reverted |
Update Tag: Reverted |
||
| Line 1: | Line 1: | ||
<noinclude> | <noinclude> | ||
Boilerplate for product pages | Boilerplate for product pages. | ||
[[Category:Boilerplates]] | [[Category:Boilerplates]] | ||
</noinclude><includeonly><div class="product-summary-card">{{MainPageProductCard | </noinclude><includeonly><div class="product-summary-card">{{MainPageProductCard|name={{subst:PAGENAME}}|desc=Edit this line. Short 1-2 sentences describing the product.}}</div> | ||
|name={{subst:PAGENAME}} | |||
|desc=Edit this line. Short 1-2 sentences describing the product. | |||
}}</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;"> | ||
| Line 21: | Line 18: | ||
</div> | </div> | ||
<div style="flex: 0 0 320px;"> | <div style="flex: 0 0 320px;"> | ||
[[File:{{#replace:{{subst:PAGENAME}}| |-}}-Product-overview.png|320px|frameless|{{subst:PAGENAME}}]] | [[File:{{#replace:{{subst:PAGENAME}}| |-}}-Product-overview.png|320px|frameless|{{subst:PAGENAME}}]] | ||
<div style="text-align: center; font-size: 0.9em; color: #54595d; margin-top: 8px;">{{subst:PAGENAME}}</div> | <div style="text-align: center; font-size: 0.9em; color: #54595d; margin-top: 8px;">{{subst:PAGENAME}}</div> | ||
</div> | </div> | ||
Revision as of 09:32, 21 May 2026
Boilerplate for product pages.