This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| geography:geography [2025/10/25 19:16] – patrigan | geography:geography [2025/11/02 22:11] (current) – patrigan | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ===== World of Aestilon ===== | ===== World of Aestilon ===== | ||
| - | {{ :geography:aestilondraft.jpg? | + | {{ :geography:aestilonworld.png? |
| ==== Layers ==== | ==== Layers ==== | ||
| Line 12: | Line 12: | ||
| ---- struct table ---- | ---- struct table ---- | ||
| schema: settlement, metadata | schema: settlement, metadata | ||
| - | cols: %title% | + | cols: %title%, metadata.* |
| filter: tags=great_city | filter: tags=great_city | ||
| + | csv: 0 | ||
| ---- | ---- | ||
| ==== All Locations ==== | ==== All Locations ==== | ||
| ---- struct table ---- | ---- struct table ---- | ||
| - | schema: location | + | schema: location, metadata |
| - | cols: %title% | + | cols: %title%, metadata.* |
| + | csv: 0 | ||
| ---- | ---- | ||