Template:Vertical Text: Difference between revisions
Appearance
| [unchecked revision] | [unchecked revision] |
Content deleted Content added
Caleb Cooper (talk | contribs) m 1 revision imported |
Caleb Cooper (talk | contribs) No edit summary |
||
| (One intermediate revision by the same user not shown) | |||
| 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"> |
|||
{| 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 |
|||
|} |
|||
</pre> |
|||
| |
|||
{| 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 |
|||
|} |
|||
|} |
|||
<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
|}
|
|
Vertical Text in Table Headers
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Text to Display Vertically | 1 Text | no description | Unknown | optional |