%% 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/AmonkhetNaga.jpg|AmonkhetNaga.jpg]]
The Naga of Amonkhet have many features of cobras, with the males sprouting larger hoods than the females.
%% DATAVIEW_PUBLISHER: end %%