Template:RoundBoxLeft: Difference between revisions
From Zoophilia Wiki
Jump to navigationJump to search
en>PhilJollans Change radius attributes |
(No difference)
|
Revision as of 13:02, 20 August 2020
- 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. |
|
|