%% 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/Elf (Werefox).jpg|Elf (Werefox).jpg]]
By day, the elves of Redtooth Keep are agile and adept rangers, expertly patrolling the lands around the Keep. But each night, the elves of Redtooth Keep transformed into feral, monstrous werefoxes. In fox form, the elves could no longer speak. The curse of Redtooth Keep could only be broken by a mystical rose known as the Wild Rose that bloomed in the moonlight, guarded by an archon.
%% DATAVIEW_PUBLISHER: end %%