mNo edit summary |
(add category) |
||
Line 18: | Line 18: | ||
;tag | ;tag | ||
: Heading tag; default <code>h2</code> | : Heading tag; default <code>h2</code> | ||
__NOTOC__ | <noinclude>__NOTOC__ [[Category:Template documentation]]</noinclude> | ||
<includeonly>__NOEDITSECTION__</includeonly> |
Latest revision as of 05:06, 10 May 2024
This is a basic template to make a fancy section title for e.g. a wiki landing page or portal.
- Syntax
{{PortalHeading |title= |color= |bgcolor= |bordercolor= |tag= }}
- title
- Header text.
- bgcolor
- Background color; default
#EAD5ED
- color
- Title text and border color; default
#1A1A1A
- bordercolor
- Color to make the box border; default
#1A1A1A
- tag
- Heading tag; default
h2