This is a documentation subpage for ಟೆಂಪ್ಲೇಟು:Rotate text. It may contain usage information, categories and other content that is not part of the original ಟೆಂಪ್ಲೇಟು 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.
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}}