Template:RoundBoxLeft: Difference between revisions
		
		
		
		Jump to navigation
		Jump to search
		
 (Change radius attributes)  | 
				imported>Rox  m (1 revision imported)  | 
				
(No difference) 
 | |
Latest revision as of 03:20, 4 July 2022
- One of three parts
 - This is a box with rounded corners (visible with selected browsers only.):
 
This template can be combined with Template:RoundBoxRight and must conclude with Template:RoundBoxBottom.
Simple examples
Theme 1: Tan (default)
This code:
 {{RoundBoxLeft}}
  Test content using a box of theme = 1.
  {{RoundBoxRight}}
  Test content using a box of theme = 1.
  {{RoundBoxBottom}}
produces this box:
| 
 Test content using a box of theme = 1.  | 
 Test content using a box of theme = 1.  | 
Theme 2: Tan (default)
This code: This code:
 {{RoundBoxLeft|theme=9}}
  Test content using a box of theme = 9.
  {{RoundBoxRight|theme=7}}
  Test content using a box of theme = 7.
  {{RoundBoxBottom}}
produces this box:
| 
 Test content using a box of theme = 9.  | 
 Test content using a box of theme = 7.  | 
| 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
  |