Files
settled-reach/wiki/_templates/location.md
T
jpmschweitzerandClaude Opus 4.6 b672b9c269 feat(docs): restructure wiki taxonomy with templates and Krenn System entry (#301, #319)
Move wiki from docs/wiki/ to root wiki/. Add 14 category templates with
YAML frontmatter, governance model, hierarchical spatial structure
(system > station > district > location). Populate Krenn System entry
as first concrete star system. Update cross-references in workshop and
sprint docs.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-13 00:58:45 +01:00

86 lines
2.4 KiB
Markdown

---
title: "" # Display name (e.g., "The Terminal")
slug: "" # URL-safe identifier (e.g., "the-terminal")
category: location
status: proposed # proposed | draft | canonical
created: YYYY-MM-DD
updated: YYYY-MM-DD
parent_district: "" # district slug
parent_station: "" # station slug
parent_system: "" # star system slug
social_site: "" # social site template this location belongs to
tile_count: 0 # approximate tile footprint
sightlines: "" # open | partitioned | enclosed
ambient_sound: "" # primary ambient sound reference
npcs_present: [] # character slugs typically found here
tags: []
decision_refs: []
cross_refs: []
---
# {Title}
**Type:** Location
**Status:** {status}
**District:** [{parent_district}](index.md)
**Station:** [{parent_station}](../index.md)
**System:** [{parent_system}](../../index.md)
**Social Site:** {social_site}
**Sightlines:** {sightlines}
---
## Overview
{1-2 paragraphs: what this space is, what happens here, atmosphere.}
---
## Layout & Sightlines
{Physical description, key areas, what can be seen from where. D-025 functional cluster notes.}
---
## NPCs Present
{Who is typically here and when. Routine overlap and observation opportunities.}
---
## Sensory Profile
{Ambient sounds, lighting, smells, visual texture.}
---
## Dual-Lens Notes
**Smuggler:** {how the smuggler experiences this space}
**Detective:** {how the detective experiences this space}
---
## Mechanical Integration
{Sightline properties, ambient sound references, social site template.}
---
**Cross-References:**
<!-- Relative paths from location files (wiki/star-systems/{sys}/{sta}/{dist}/{loc}.md):
Same-district locations: {slug}.md
District index: index.md
Station index: ../index.md
System index: ../../index.md
Characters: ../../../../characters/{slug}.md
Factions: ../../../../factions/{slug}.md
Technology: ../../../../technology/{slug}.md
Contraband: ../../../../contraband/{slug}.md
Triangles: ../../../../triangles/{slug}.md
Concepts: ../../../../concepts/{slug}.md
-->
- [{parent_district}](index.md) — Parent district
- [{related_location}]({slug}.md) — {relationship}
- [{character_name}](../../../../characters/{slug}.md) — {role}