Jump to content

Template:TextBox

From Project Dione
Revision as of 20:17, 4 September 2025 by Amraleth (talk | contribs)


Usage

{{TextBox
 | title = Required heading
 | text  = Your content goes here.
 | bg    = #fff (optional background)
 | width = 100% (optional width)
}}

<!-- or the short form -->
{{TextBox|title=Required heading|This is the content in parameter 1.}}