%% DATAVIEW_PUBLISHER: start
```js
const fs = require("fs");
const { Table } = customJS;
const page = dv.page(file.path);
let image = Table.getImage(page.image, fs);
`
${image}
${page.description}
`;
```
%%
![[_attachments_/Races/Burrog.jpg|Burrog.jpg]]
Burrogs are frog-folk living on the west coast of Orrithia on Arcavios.
%% DATAVIEW_PUBLISHER: end %%