Template:Rotate text/doc
Jump to navigation
Jump to search
This is a documentation subpage for Template:Rotate text. It contains usage information, categories and other content that is not part of the original template page. |
This template rotates text by a specific angle.
Usage
{{Rotate text|
rotation angle clockwise degrees, default = 0 |
text to display }}
As you can see canvas is not adjusted, so this template is of minor benefits.
Example
Input | Result |
---|---|
{{Rotate text| 5|This is text rotated by 5°}}
|
This is text rotated by 5° |
Input | Result |
---|---|
{{Rotate text|30|This is text rotated by 30°}}
|
This is text rotated by 30° |
Input | Result |
---|---|
{{Rotate text|-15|This is text rotated by -15°}}
|
This is text rotated by -15° |
See also