Jump to content

Template:TextBox

From Project Dione
Revision as of 20:32, 4 September 2025 by Amraleth (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


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.}}