Jump to content

Template:Vertical Text: Difference between revisions

From pool
[unchecked revision][unchecked revision]
Content deleted Content added
No edit summary
No edit summary
 
Line 1: Line 1:
<includeonly><span style="writing-mode: vertical-lr; white-space: nowrap; min-width: 20px; transform: rotate(180deg); ">{{{1|{{{Text|}}}}}}</span></includeonly>
<includeonly><span style="writing-mode: vertical-lr; white-space: nowrap; min-width: 20px; transform: rotate(180deg); ">{{{1|{{{Text|}}}}}}</span></includeonly>
<noinclude>
<noinclude>
== example ==
{| class="wikitable"
|+
! Wiki Markup
! Renders as
|-
|
<pre class="inline">
<pre class="inline">
{| class="wikitable"
{| class="wikitable"
Line 18: Line 25:
|}
|}
</pre>
</pre>
|

{| class="wikitable"
{| class="wikitable"
|+
|+
Line 34: Line 41:
|a4 || b4 || c4 || d4
|a4 || b4 || c4 || d4
|}
|}
|}



<templatedata>
<templatedata>

Latest revision as of 11:45, 28 August 2020


example

Wiki Markup Renders as
{| class="wikitable"
|+
!{{Vertical Text|long text}}
!{{Vertical Text|longer text}}
!{{Vertical Text|even longer text}}
!{{Vertical Text|example text}}
|-
|a1 || b1 || c1 || d1
|-
|a2 || b2 || c2 || d2
|-
|a3 || b3 || c3 || d3
|-
|a4 || b4 || c4 || d4
|}
long text longer text even longer text example text
a1 b1 c1 d1
a2 b2 c2 d2
a3 b3 c3 d3
a4 b4 c4 d4

Vertical Text in Table Headers

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
Text to Display Vertically1 Text

no description

Unknownoptional