Template:Diagonal split header: Difference between revisions

From Data Crystal
Jump to navigation Jump to search
(Split table header)
 
m (Basic example.)
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly><!--
<includeonly><!--
   -->style="background: {{{3|#EAECF0}}}; background: linear-gradient(to top right,{{{3|#EAECF0}}} 49%, #AAA 49.5%, #AAA 50.5%, {{{4|{{{3|#EAECF0}}}}}} 51%); line-height: 1.2; padding: 0.1em 0.4em; {{{style|}}}" | <!--
   -->{{{props|}}} style="background: {{{3|#EAECF0}}}; background: linear-gradient(to top right,{{{3|#EAECF0}}} 49%, #AAA 49.5%, #AAA 50.5%, {{{4|{{{3|#EAECF0}}}}}} 51%); line-height: 1.2; padding: 0.1em 0.4em; {{{style|}}}" | <!--


   --><div style="margin-left: 2em; text-align: right;"><!--
   --><div style="margin-left: 2em; text-align: right;"><!--
Line 9: Line 9:
       -->{{{1}}}<!--
       -->{{{1}}}<!--
   --></div><!--
   --></div><!--
--></includeonly>
--></includeonly><!--
 
 
--><noinclude><!--
-->==Example==
<div style="margin-left: 2em; border: 1px solid black; padding: 1em; width: 60%;"><nowiki>{| class="wikitable" style="width: 100%; text-align: center; border: 2px solid black;"</nowiki><br />
! colspan="9" style="height: 35px; font-size: 1.3em;" | Volume Levels<br />
|- style="border-top: 2px solid black; border-bottom: 2px solid black; font-size: 1.2em;" |<br />
! <u><b style="font-size: 1.2em;"><nowiki>{{Diagonal split header | Speaker | Level | red | purple | style=border-right: 2px solid black; width: 15%; | props=rowspan="2"}}</nowiki></b></u><br />
! 0<br />
! 1<br />
! 2<br />
! 3<br />
! 4<br />
! 5<br />
! 6<br />
! 7<br />
|- style="border-bottom: 2px solid black;" |<br />
! style="border-right: 2px solid black; font-size: 1.2em;" | Right<br />
| 0x00<br />
| 0x01<br />
| 0x02<br />
| 0x03<br />
| 0x04<br />
| 0x05<br />
| 0x06<br />
| 0x07<br />
|-<br />
! style="border-right: 2px solid black; font-size: 1.2em;" | Left<br />
| 0x00<br />
| 0x10<br />
| 0x20<br />
| 0x30<br />
| 0x40<br />
| 0x50<br />
| 0x60<br />
| 0x70<br />
|}</div><!--
 
 
-->
{| class="wikitable" style="width: 50%; text-align: center; border: 2px solid black;"
! colspan="9" style="height: 35px; font-size: 1.3em;" | Volume Levels
|- style="border-top: 2px solid black; border-bottom: 2px solid black; font-size: 1.2em;" |
! {{Diagonal split header | Speaker | Level | red | purple | style=border-right: 2px solid black; width: 15%; | props=scope="col"}}
! 0
! 1
! 2
! 3
! 4
! 5
! 6
! 7
|- style="border-bottom: 2px solid black;" |
! style="border-right: 2px solid black; font-size: 1.2em;" | Right
| 0x00
| 0x01
| 0x02
| 0x03
| 0x04
| 0x05
| 0x06
| 0x07
|-
! style="border-right: 2px solid black; font-size: 1.2em;" | Left
| 0x00
| 0x10
| 0x20
| 0x30
| 0x40
| 0x50
| 0x60
| 0x70
|}<!--
 
--></noinclude>

Latest revision as of 19:10, 12 July 2024

Example

{| class="wikitable" style="width: 100%; text-align: center; border: 2px solid black;"

! colspan="9" style="height: 35px; font-size: 1.3em;" | Volume Levels
|- style="border-top: 2px solid black; border-bottom: 2px solid black; font-size: 1.2em;" |
! {{Diagonal split header | Speaker | Level | red | purple | style=border-right: 2px solid black; width: 15%; | props=rowspan="2"}}
! 0
! 1
! 2
! 3
! 4
! 5
! 6
! 7
|- style="border-bottom: 2px solid black;" |
! style="border-right: 2px solid black; font-size: 1.2em;" | Right
| 0x00
| 0x01
| 0x02
| 0x03
| 0x04
| 0x05
| 0x06
| 0x07
|-
! style="border-right: 2px solid black; font-size: 1.2em;" | Left
| 0x00
| 0x10
| 0x20
| 0x30
| 0x40
| 0x50
| 0x60
| 0x70

|}
Volume Levels
Level
Speaker
0 1 2 3 4 5 6 7
Right 0x00 0x01 0x02 0x03 0x04 0x05 0x06 0x07
Left 0x00 0x10 0x20 0x30 0x40 0x50 0x60 0x70