Difference between revisions of "Template:Vertical text/doc"

From Citywars Savage
Jump to navigation Jump to search
(Created page with "{{Documentation subpage}} <!-- Please place categories where indicated at the bottom of this page and interwikis at Wikidata (see Wikipedia:Wikidata) --> == Usage == <tt><...")
 
(No difference)

Latest revision as of 02:08, 6 December 2019

Lua error: Cannot create process: proc_open(/dev/null): failed to open stream: Operation not permitted

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