வார்ப்புரு:Ellipsed text
Appearance
This template wraps text in an ellipse shape that adjusts based on the input text. Parameters:
- `1`: The text to display (default is "Default text here").
- `bgcolor`: Background color of the ellipse (default is inherited from the page).
- `align`: Alignment of the text within the ellipse (default is "center"). Options are "left", "center", or "right".
- `position_align`: Positioning of the ellipse itself (default is "none"). Options are "left", "center", or "right".
- `font_size`: Font size of the text (default is "16px").
- `padding`: Padding around the text (default is "10px 20px").
Example usage
[தொகு]- For center ellipse
{{Ellipsed text|bgcolor=lightblue|padding=30px 60px|This is an example of a centered ellipse that can contain multiple lines of text.<br> You can add more lines here to see how it adjusts its shape accordingly.}
- For right ellipse
{{Ellipsed text|This is an example of wrapped text.|position_align=right}}