Help:Table/example row template
Appearance
{| class="wikitable sortable"
|-
! a
! b
! a/b
{{help:table/example row template| 50|200}}
{{help:table/example row template| 8| 11}}
{{help:table/example row template|1000| 81}}
|}
gives:
a | b | a/b |
---|---|---|
50 | 200 | 250 |
8 | 11 | 19 |
1000 | 81 | 1081 |