Help:Table/example row template/doc
![]() | This is a documentation subpage for Help:Table/example row template. It may contain usage information, categories and other content that is not part of the original help page. |
Example
<syntaxhighlight lang="wikitext">
a | b | a/b |
---|---|---|
50 | 200 | 0.25 |
8 | 11 | 0.72727272727273 |
1000 | 81 | 12.345679012346 |
</syntaxhighlight> gives:
a | b | a/b |
---|---|---|
50 | 200 | 0.25 |
8 | 11 | 0.72727272727273 |
1000 | 81 | 12.345679012346 |