Jump to content

Template:CategoryHeaderBox: Difference between revisions

From RetroTechCollection
No edit summary
No edit summary
Line 1: Line 1:
<includeonly>
<includeonly>
{| class="wikitable" style="width:100%; background-color:#e8f4fa; border-radius:10px; box-shadow:0 4px 8px rgba(0,0,0,0.2);"
<div style="margin:0; padding:0;">
{| class="wikitable" style="width:100%; margin:0; background-color:#e8f4fa; border-radius:10px; box-shadow:0 4px 8px rgba(0,0,0,0.2);"
|-
|-
! style="font-size:200%; padding:20px; background-color:#4B9CD3; color:white; text-align:center;" | '''{{{title|Category Title}}}'''
! style="font-size:200%; padding:20px; background-color:#4B9CD3; color:white; text-align:center;" | '''{{{title|Category Title}}}'''
Line 6: Line 7:
| style="font-size:120%; padding:10px; text-align:center;" | ''{{{subtitle|<nowiki>Explore detailed resources, repair guides, and documentation</nowiki>}}}''
| style="font-size:120%; padding:10px; text-align:center;" | ''{{{subtitle|<nowiki>Explore detailed resources, repair guides, and documentation</nowiki>}}}''
|}
|}
</div>
</includeonly>
</includeonly>
<noinclude>
<noinclude>
== Usage ==
== Usage ==
To add a styled category box:
To include a category header box with minimal spacing:


<pre>
<pre>

Revision as of 12:56, 18 April 2025


Usage

To include a category header box with minimal spacing:

{{CategoryHeaderBox
| title = Commodore Systems
| subtitle = Hardware Maintenance and Repair for the VIC-20, C64, PET, Amiga and More
}}