×
Create a new article
Write your page title here:
We currently have 2,492 articles on YumeWiki. Type your article name above or click on one of the titles below and start writing!



YumeWiki
2,492Articles

Template:PortalHeading: Difference between revisions

mNo edit summary
mNo edit summary
Line 1: Line 1:
<{{#if:{{{tag|}}}|{{{tag}}}|h2}} style="background:{{#if:{{{bgcolor|}}}|{{{bgcolor}}}|#EAD5ED}}; text-align:center; border:5px solid {{#if:{{{bordercolor|}}}|{{{bordercolor}}}|{{#if:{{{color|}}}|{{{color}}}|#1A1A1A}}}}; color:{{#if:{{{color|}}}|{{{color}}}|#1A1A1A}}; box-sizing: border-box; font-weight:bold; padding:1px; width:100%;">{{{title|Section Title}}}</{{#if:{{{tag|}}}|{{{tag}}}|h2}}>
<{{#if:{{{tag|}}}|{{{tag}}}|h2}} style="background:{{#if:{{{bgcolor|}}}|{{{bgcolor}}}|#EAD5ED}}; text-align:center; border:5px solid {{#if:{{{bordercolor|}}}|{{{bordercolor}}}|{{#if:{{{color|}}}|{{{color}}}|#1A1A1A}}}}; color:{{#if:{{{color|}}}|{{{color}}}|#1A1A1A}}; box-sizing: border-box; font-weight:bold; padding:1px; width:100%;">{{{title|Section Title}}}</{{#if:{{{tag|}}}|{{{tag}}}|h2}}>
<noinclude>{{Documentation}}</noinclude>
<noinclude>{{Documentation}}</noinclude>
__NOTOC__

Revision as of 04:37, 23 December 2022

Section Title

Documentation (for the above template, sometimes hidden or invisible)

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