Template:Page Header: Difference between revisions

From KB42
No edit summary
No edit summary
Line 60: Line 60:
       max-width: 100% !important;
       max-width: 100% !important;
       display: block;
       display: block;
      /* Align top edge of label to top edge of image */
      top: anchor(top);
    /* Align left edge of label to left edge of image */
    left: anchor(left);
   }
   }
   
   

Revision as of 19:48, 10 May 2026

Usage

{{Header
|header_img  = YourBanner.png
|title       = My Wiki Title
|title2      = Optional subtitle line
}}