ಟೆಂಪ್ಲೇಟು:Rotate text
ಗೋಚರ
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.
Under the hood, it's just a wrapper for {{Transform-rotate}}.
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
[ಬದಲಾಯಿಸಿ]{{Transform-rotate}}{{Vertical header}}