Module:Tabular data/doc
![]() | This is a documentation subpage for Module:Tabular data. It may contain usage information, categories and other content that is not part of the original module page. |
This module displays the contents of a tabular data page on Wikimedia Commons as a (rather plain) table.
lookup
Returns the value of the cell in the given output column of the row matching the search key and column.
This function is reminiscent of LOOKUP()
macros in popular spreadsheet applications, except that the search key must match exactly. (On the other hand, this means the table does not need to be sorted.)
Usage: {{#invoke:Tabular data/doc|lookup|Data table page name.tab}}
Example using c:COVID-19 Cases in Santa Clara County, California.tab:
Lua error in package.lua at line 80: module 'Module:Tabular data/doc' not found.
wikitable
Returns the entire data table as a (rather plain) table.
Usage: {{#invoke:Tabular data/doc|wikitable|Data table page name.tab}}
Example
|
---|
Lua error in package.lua at line 80: module 'Module:Tabular data/doc' not found. |