Difference between revisions of "Template:Box"

From Sugar Labs
Jump to navigation Jump to search
Line 11: Line 11:
  
 
'''Example'''
 
'''Example'''
  <nowiki>{{Quote|margin=60px|indent=10px|bgcolor:lightyellow|This text will be highlighted in a box.}}</nowiki>
+
  <nowiki>{{Quote|margin=120px|indent=12px|bgcolor=lightyellow|This text will be highlighted in a box.}}</nowiki>
  
{{Quote|margin=120px|indent=|bgcolor:lightyellow|This text will be highlighted in a box.}}
+
{{Quote|margin=120px|indent=12px|bgcolor=lightyellow|This text will be highlighted in a box.}}

Revision as of 23:35, 5 March 2011

{{{1}}}

Usage

Options

  • margin - default: 30px (left and right)
  • indent - default: none
  • background-color - default: none

Example

{{Quote|margin=120px|indent=12px|bgcolor=lightyellow|This text will be highlighted in a box.}}

Template:Quote