No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
<div style="overflow-x:auto;"> | <div style="overflow-x:auto;"> | ||
<table class="wikitable" style="width:100%; border-collapse:collapse; border: | <table class="wikitable" style="width:100%; border-collapse:collapse; border:4px solid #4D4D4D; margin: 0;"> <!-- Increased border to 4px --> | ||
<tr> | <tr> | ||
<th style="width:30%; min-width:150px; min-height:50px; padding: | <th style="width:30%; min-width:150px; min-height:50px; padding:10px; margin:0px; border:4px solid #4D4D4D; text-align:center;">Video</th> <!-- Added padding for headers --> | ||
<th style="width:40%; min-width:150px; min-height:50px; padding: | <th style="width:40%; min-width:150px; min-height:50px; padding:10px; margin:0px; text-align:center; border:4px solid #4D4D4D;">Notation</th> <!-- Added padding for headers --> | ||
<th style="width:30%; min-width:150px; min-height:50px; padding: | <th style="width:30%; min-width:150px; min-height:50px; padding:10px; margin:0px; text-align:center; border:4px solid #4D4D4D;">Notes</th> <!-- Added padding for headers --> | ||
</tr> | </tr> | ||
{{#tag:tr| | {{#tag:tr| | ||
{{#tag:td style="width:30%; min-width:150px; min-height:50px; padding:0px; margin:0px; border: | {{#tag:td style="width:30%; min-width:150px; min-height:50px; padding:0px; margin:0px; border:4px solid #4D4D4D; text-align:left; vertical-align:top;" | | ||
<div style="display:inline-block; text-align:left;"> {{{video}}} </div> | <div style="display:inline-block; text-align:left;"> {{{video}}} </div> | ||
}} | }} | ||
{{#tag:td style="width:40%; min-width:150px; min-height:50px; padding: | {{#tag:td style="width:40%; min-width:150px; min-height:50px; padding:10px; margin:0px; border:4px solid #4D4D4D; text-align:left; vertical-align:top;" | <!-- Added padding for notation --> | ||
{{#tag:td style="width:30%; min-width:150px; min-height:50px; padding: | <div style="display:inline-block; text-align:left;"> {{{notation}}} </div> | ||
}} | |||
{{#tag:td style="width:30%; min-width:150px; min-height:50px; padding:10px; margin:0px; border:4px solid #4D4D4D; text-align:left; vertical-align:top;" | <!-- Added padding for notes --> | |||
<div style="display:inline-block; text-align:left;"> {{{notes}}} </div> | |||
}} | |||
}} | }} | ||
</table> | </table> | ||
</div> | </div> |
Revision as of 17:32, 3 October 2024
Video | Notation | Notes |
---|---|---|
{{{video}}}
|
{{{notation}}}
|
{{{notes}}}
|