Template:Box

From evermeet.cx Wiki
Revision as of 03:58, 18 October 2017 by Tessus (talk | contribs) (Created page with "{{#invoke:box|showT}} <noinclude> == Usage == <code><pre>{{Box | [color=blue|green|grey|yellow] | [width=500px] | [height=250px] | [title=Place title here] | text={{:Page_to...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search


Usage

{{Box
| [color=blue|green|grey|yellow]
| [width=500px]
| [height=250px]
| [title=Place title here]
| text={{:Page_to_include}}
}}

Example

{{Box|color=blue|width=500px|height=150px|title=This is the title|text=Here comes the text.}}


This is the title

Here comes the text.