%% 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 (Shadow Elf).jpg|Elf (Shadow Elf).jpg]]
The elves of Kaldheim live in the realm of Skemfar. The elves used to be gods, the Einir, before being replaced by the modern pantheon of the Skoti. After their defeat, the leaders of the elvish Einir were imprisoned inside trees and the race was split into two clans: Wood elves (green aligned) and Shadow elves (black aligned).
%% DATAVIEW_PUBLISHER: end %%