locations:start
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
locations:start [2022/09/22 10:22] – whisper | locations:start [2023/05/01 07:56] (current) – [Locations] whisper | ||
---|---|---|---|
Line 4: | Line 4: | ||
<note tip> | <note tip> | ||
- | * City W on planet X, in the system Y would be.. | + | |
- | * locations: | + | * locations: |
This makes it easy to create lists showing everything that can be found in that area!</ | This makes it easy to create lists showing everything that can be found in that area!</ | ||
+ | ===== Systems ===== | ||
---- struct table ---- | ---- struct table ---- | ||
schema: locations | schema: locations | ||
max: 20 | max: 20 | ||
- | cols: %title%, tooltip_content, | + | cols: %title%, tooltip_content, |
csv: 0 | csv: 0 | ||
+ | filter: type = System | ||
---- | ---- | ||
+ | ===== Planets ===== | ||
---- struct table ---- | ---- struct table ---- | ||
schema: locations | schema: locations | ||
max: 20 | max: 20 | ||
- | cols: %title%, tooltip_content, | + | cols: %title%, tooltip_content, |
csv: 0 | csv: 0 | ||
- | filter: type = system | + | filter: type = Planet |
---- | ---- | ||
- | <nspages locations: | + | ===== Cities and Space Stations ===== |
+ | ---- struct table ---- | ||
+ | schema: locations | ||
+ | max: 20 | ||
+ | cols: %title%, tooltip_content, | ||
+ | csv: 0 | ||
+ | filter: type = City | ||
+ | filteror: type = Space Station | ||
+ | ---- | ||
+ | ===== Other ===== | ||
+ | ---- struct table ---- | ||
+ | schema: locations | ||
+ | max: 20 | ||
+ | cols: %title%, tooltip_content, | ||
+ | csv: 0 | ||
+ | filter: type = Other | ||
+ | filteror: type = Nebula | ||
+ | filteror: type = Dimension | ||
+ | ---- | ||
- | <nspages system:: -r -h1 -textPages=" | + | ===== All Locations ===== |
+ | ---- struct table ---- | ||
+ | schema: locations | ||
+ | max: 20 | ||
+ | cols: %title%, tooltip_content, | ||
+ | csv: 0 | ||
+ | ---- | ||
- | <nspages nebula:: -r -h1 -textPages=" | + | <note>Looking for your location? It may be found on [[locations:deprecated]]. You can have it show on this list by updating the fields at the bottom of the page when editing it. Thanks!</note> |
- | + | ||
- | <nspages space_structure: | + | |
- | + | ||
- | + | ||
- | <nspages planet:: -r -h1 -textPages=" | + | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | <nspages cities:: -r -h1 -textPages=" | + | |
- | + | ||
- | <nspages city: | + | |
- | + | ||
- | <nspages settlements:: | + | |
- | + | ||
- | + | ||
- | <nspages dimension: | + | |
---- struct data ---- | ---- struct data ---- | ||
locations.display_name : | locations.display_name : | ||
locations.coords | locations.coords | ||
locations.visibility : | locations.visibility : | ||
- | locations.marker | + | locations.marker_image |
locations.tooltip_content : | locations.tooltip_content : | ||
locations.type | locations.type | ||
+ | locations.parent_map : | ||
+ | locations.marker_anchor : | ||
+ | locations.color | ||
+ | locations.shard | ||
---- | ---- | ||
locations/start.1663863726.txt.gz · Last modified: 2022/09/22 10:22 by whisper