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



YumeWiki
3,006Articles

Template:PortalHeading: Difference between revisions

m (Undo revision 480647 by Reas (talk))
Tag: Undo
mNo edit summary
 
Line 1: Line 1:
<includeonly>{{#tag:{{#if:{{{tag|}}}|{{{tag}}}|h2}}|{{{1|{{{title|Section Title}}}}}}
<includeonly>{{#tag:{{#if:{{{tag|}}}|{{{tag}}}|h2}}|{{{1|{{{title|Section Title}}}}}}
|class="front-page-heading front-page-heading__text"|style="{{#if: {{{bgcolor|}}} | background:{{{bgcolor|}}};}} {{#if: {{{bordercolor|}}} | border-color:{{{bordercolor|}}};}} {{#if: {{{color|}}} | color:{{{color|}}};}} text-align:center; box-sizing: border-box; font-weight:bold; padding:1px; width:100%;"}}</includeonly><!--
|class="front-page-heading front-page-heading__text"|style="{{#if: {{{bgcolor|}}} | background:{{{bgcolor|}}};}} {{#if: {{{bordercolor|}}} | border-color:{{{bordercolor|}}};}} {{#if: {{{color|}}} | color:{{{color|}}};}} text-align:center; box-sizing: border-box; font-weight:bold; padding:1px; width:100%; border-bottom-width: 5px;"}}</includeonly><!--
--><noinclude>{{documentation}}
--><noinclude>{{documentation}}
[[Category:Formatting templates]]
[[Category:Formatting templates]]
</noinclude>
</noinclude>

Latest revision as of 10:42, 6 September 2024

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