Template:RoundBoxLeft: Difference between revisions
From Zoophilia Wiki
Jump to navigationJump to search
en>PhilJollans Change radius attributes |
Quantumhusky (talk | contribs) m 1 revision imported |
(No difference)
|
Latest revision as of 01:38, 11 June 2021
- 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. |
|