Template:PopitBoxRow: Difference between revisions

From Imagisphere
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 31: Line 31:
}}</pre>
}}</pre>


[[Category:Templates]]</noinclude>
[[Category:Content box templates]]</noinclude>

Revision as of 17:02, 10 June 2024


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.


Pages that use this template

Usage

{{PopitBoxRow
| padding=       Specified padding; defaults to 8px on all sides.
| 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.
}}