Template:PopitBoxRow

From Imagisphere
Revision as of 17:54, 1 January 2024 by DokkeFyxen (talk | contribs) (Created page with "<includeonly><div style="background-color: #fff; background-image: linear-gradient(#ffffffd0 20%, #ffffff40 100%); padding: 8px; min-height:{{{min-height|160px}}}; {{#if:{{{height|}}}|height:{{{height|500px}}};|}} {{#if:{{{width|}}}|width:{{{width|100%}}};|}} margin: 8px; text-align: {{{text-align|center}}}; border-radius:20px; -moz-border-radius:20px; -webkit-border-radius:20px; box-shadow:0px 0px 5px #ffffffd0; -moz-box-shadow:0px 0px 5px #ffffffd0; -webkit-box-shad...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search


SackboyControllerRender.png
Title

Header description.

Row Header

Hello, this is the main content section.

Row Header

Hello, this is the main content section.


Creates a subsection for the PopitBox template.

Usage

{{PopitBoxRow
| width=         Specified width; defaults to fit the page.
| height=        Specified height.
| min-height=    Minimum height; used to set a minimum height for the box.
| text-align=    Text alignment.
| no-head=       if set to true, will remove the Header from the PopitBox.
| header=        Header text
| content=       Content of the main section below the header.
}}