Jump to content

Template:TextBox: Difference between revisions

From Project Dione
Create
(No difference)

Revision as of 20:15, 4 September 2025


Usage

{{TextBox
 | title = Optional heading
 | text  = Your content goes here.
 | bg    = #fff (optional background)
 | width = 100% (optional width)
}}
or 
{{TextBox|This is the content in parameter 1.}}