Difference between revisions of "Template:Heading"

From BPM Wiki
Jump to navigation Jump to search
 
Line 1: Line 1:
<h2 style="padding: 0.2em 0.4em; margin: {{{2|0 0 10px 0}}}; border:1px solid black; background:linear-gradient(to right, #5d0312 65%, #000); color:#FDFDFD; font-size:120%; font-weight:bold; text-align:left;">{{{1}}}</h2>
+
<h2 style="padding: 0.2em 0.4em; margin: {{{2|0 0 10px 0}}}; border:1px solid black; background:linear-gradient(to right, #5d0312 65%, #000); color:#FDFDFD; font-size:120%; font-weight:bold; text-align:left;">{{{1}}}</h2><noinclude>{{documentation}}</noinclude>

Latest revision as of 23:45, 21 September 2020

{{{1}}}

Template documentation (for the template above, sometimes hidden or invisible)

Purpose[edit]

Simple heading used in the Main Page.

Usage[edit]

{{heading|Hello, world!}}

renders as

Hello, world!

.

Visit Template:Heading/doc to edit this text. (How does this work?)