%% 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/BelzergLycanthropeWerewolf.png|BelzergLycanthropeWerewolf.png]]
Werewolves are half-wolf demi-humans who can go back and forth between their wolf and human forms. Their wolf form stands upright and sports long, sharp claws as well as fangs.
%% DATAVIEW_PUBLISHER: end %%