Wikipedia:Manual of Style/Accessibility/Data tables tutorial: Difference between revisions
Content deleted Content added
restructuring |
|||
Line 10:
A data table needs a table caption that roughly describes what the the table is about. It is to a table what a section header is to a paragraph. Le titre de tableau est créé à l'aide de la syntaxe <code><nowiki>|+</nowiki></code><ref group="WCAG-TECH">[http://www.w3.org/TR/2008/NOTE-WCAG20-TECHS-20081211/H39 {{lang|en|Using caption elements to associate data table captions with data tables}}], niveau d'accessibilité A</ref>.
{| class="wikitable sortable"
|+ List of Television appearances and roles
|-
! scope="col" | Title
! scope="col" | Year
! scope="col" | Role
! scope="col" class="unsortable" | Notes
|-
! scope="row" | ''{{sortname|The|Equalizer}}''
| 1988
|
| Episode: "[[List of The Equalizer episodes#Season Four|The Day of the Covenant]]"
|-
! scope="row" | ''Perfect Witness''
| 1989
| Dillon
| [[TV film]]
|-
! scope="row" | ''[[Alien Nation (1989 TV series)|Alien Nation]]''
| 1990
| Brian Knox
| Episode: "Crossing the Line"
|}
|