Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:BigNote

Template page
Revision as of 00:38, 29 July 2024 by Herma (talk | contribs) (Created page with "<div style="background: #{{{topcol|262d3a}}}; border-radius: .2em .2em 0 0; color: #FFF; padding: .4em .8em .5em"> <center>{{{toptext|Title}}}</center> </div> <div style="background: #{{{bottomcol|262d3a}}}{{{bottomalpha|4e}}}; border-radius: 0 0 .2em .2em; padding: 1em"> <center>{{{bottomtext|Content}}}</center> </div> <noinclude><templatedata> { "description": "Big note box.", "params": { "topcol": { "label": "Title Colour", "des...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Title
Content

Big note box.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
Title Colourtopcol

The hex value for the top background colour. Should be the same as bottomcol.

Default
262d3a
Stringoptional
Title Texttoptext

The text to display on the top background colour.

Stringrequired
Content Colourbottomcol

The hex value for the bottom background colour. Should be the same as topcol.

Default
262d3a
Stringoptional
Content Colour Alphabottomalpha

The hex value for the bottom background colour alpha.

Default
4e
Stringoptional
Content Textbottomtext

The text to display on the bottom background colour.

Stringrequired