Template:Flip text
Jump to navigation
Jump to search
This template flips text either horizontally or vertically. Under the hood, it's just a wrapper for {{MirrorH}} and {{MirrorV}}.
If you want to flip text in both directions, you should instead use {{Rotate text}} with a 180 degree rotation parameter.
Example
[edit source]| Input | Result |
|---|---|
{{Flip text|horizontal|This is text flipped horizontally}}
|
This is text flipped horizontally |
| Input | Result |
|---|---|
{{Flip text|vertical|This is text flipped vertically}}
|
This is text flipped vertically |
TemplateData
[edit source]This is the TemplateData for this template used by TemplateWizard, VisualEditor and other tools. See a monthly parameter usage report for Template:Flip text in articles based on its TemplateData.
TemplateData for Flip text
No description.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Reflection direction | 1 | Must use one of the listed suggested values.
| String | required |
| Text | 2 | no description | Content | required |
| Additional CSS styles | style | no description | String | optional |
See also
[edit source]- {{MirrorH}}
- {{MirrorV}}
- {{Rotate text}}