Template:Vertical text/doc: Difference between revisions
Jump to navigation
Jump to search
en>Jonesey95 |
m (1 revision imported) |
Latest revision as of 17:40, 8 November 2020
This is a documentation subpage for Template:Vertical text. It contains usage information, categories and other content that is not part of the original template page. |
Usage
{{Vertical text|text}}
- where text (as unnamed parameter
1
) is the string to be displayed vertically.
An optional named parameter style
may be used to specify additional CSS style attributes (e.g. font-size, color, etc).
Note: These style attributes should be terminated with a semicolon and not enclosed in quotes (see examples below).
Examples
Markup O/p {{Vertical text|Asia}}
Asia{{Vertical text|style=font-size:90%;|Asia}}
Asia{{Vertical text|style=font-size:70%;color:green;|Asia}}
Asia
See also