Template:Comment-box1
From Iron Chariots Wiki
Revision as of 13:11, 24 August 2006 by Sans Deity (Talk | contribs)
Comment: {{{text}}}
Usage
{{Comment-box1|width=setting(optional)|bg=color(optional)|rmargin=xx(optional)|lmargin=xx(optional)|border=xx(optional)|text=Sample text...}}
Samples
{{Comment-box1|width=75%|bg=lightgreen|text=Here's some sample text.}} yields:
Here's some sample text.
{{Comment-box1|rmargin=200px|lmargin=75px|text=Here's some sample text.}} yields:
Here's some sample text.
{{Comment-box1|width=auto|border=5px dotted #3FDDE4|text=Here's some sample text.|label=Recipe:}} yields:
Here's some sample text.
{{Comment-box1|bg=#DDF|text=Here's some sample text.}} yields:
Here's some sample text.