%% DATAVIEW_PUBLISHER: start ```js const fs = require("fs"); const { Table } = customJS; const raceTable = Table.raceTable(dv, fs, file.basename); const page = dv.page(file.path); let image = Table.getImage(page.image, fs); ` # ${file.basename} ${image} ${page.description} ${raceTable} `; ``` %% | 1d2 | Race | Plane | Pathfinder Race | Description | Image | | --- | ---------------------------------------------------------------- | ---------- | ------------------------------ | -------------------------------------------------------------- | --------------------------------------------------------------- | | 1 | [[Races/Karsus/Human.md\|Human]] | [[Karsus]] | Human | <small>Not much is known about the Humans of Karsus.</small> | ![[_attachments_/Races/KarsusHuman.jpg\|KarsusHuman.jpg]] | | 2 | [[Races/Karsus/Lizardfolk (Viashino).md\|Lizardfolk (Viashino)]] | [[Karsus]] | Lizardfolk<br>Dragonborn (3PP) | <small>Not much is known about the Viashino of Karsus.</small> | ![[_attachments_/Races/KarsusViashino.jpg\|KarsusViashino.jpg]] | %% DATAVIEW_PUBLISHER: end %%