(Created page with "This is a basic template to make a fancy section title for e.g. a wiki landing page or portal. ;Syntax <pre>{{PortalHeading |title= |color= |bgcolor= |tag= }}</pre> ;title :He...") |
(add category) |
||
(3 intermediate revisions by one other user not shown) | |||
Line 5: | Line 5: | ||
|color= | |color= | ||
|bgcolor= | |bgcolor= | ||
|bordercolor= | |||
|tag= | |tag= | ||
}}</pre> | }}</pre> | ||
Line 13: | Line 14: | ||
;color | ;color | ||
:Title text and border color; default <code>#1A1A1A</code> | :Title text and border color; default <code>#1A1A1A</code> | ||
;bordercolor | |||
:Color to make the box border; default <code>#1A1A1A</code> | |||
;tag | ;tag | ||
: Heading tag | : Heading tag; default <code>h2</code> | ||
[[Category: | <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