Help:Table/example row template
From Meta, a Wikimedia project coordination wiki
This documentation is transcluded from Help:Table/example row template/doc.
MediaWiki Handbook: Contents, Readers, Editors, Moderators, System admins, Researchers +/- |
Example[edit]
{| 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 | 0.25 |
8 | 11 | 0.72727272727273 |
1000 | 81 | 12.345679012346 |