Jump to content

Template:CategoryHeaderBox: Difference between revisions

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

Latest revision as of 17:18, 18 April 2025


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