%% 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/LorwynChangeling.jpg|LorwynChangeling.jpg]]
Lorwyn's shapeshifters are known as changelings. They are a race of relatively harmless, semi-intelligent humanoids who involuntarily change their shape into that of the creatures around them. A changeling's standard appearance is that of a squat, greenish-blue humanoid with slightly scaly skin, large eyes, a translucent body, and frequently a forked tail.
%% DATAVIEW_PUBLISHER: end %%