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

Template:FrameItem: Difference between revisions

Template page
mNo edit summary
mNo edit summary
 
Line 1: Line 1:
<div style="width: {{{width|128px}}}; height: {{{height|128px}}}; border-radius: .2em; display: flex; align-items: center; justify-content: center; text-align: center; background-color: {{{bg|#366ea7}}}; margin: 5px; ">{{{content}}}</div><noinclude><templatedata>
<div style="margin: 5px;"><div style="width: {{{width|128px}}}; height: {{{height|128px}}}; border-radius: .2em; display: flex; align-items: center; justify-content: center; text-align: center; background-color: {{{bg|#366ea7}}};">{{{content}}}</div></div><noinclude><templatedata>
{
{
     "description": "Frame to be used on the main page",
     "description": "Frame to be used on the main page",

Latest revision as of 02:05, 13 July 2024

{{{content}}}

Frame to be used on the main page

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
Widthwidth

Box width

Stringoptional
Heightheight

Box height

Stringoptional
Background Colourbg

Background colour

Stringoptional
Contentcontent

Content text

Stringoptional