Link Placeholders
Use Type = entity-link-token when a row should insert an automatic link instead of a manually pasted URL.
Purpose
- Show compatible entity links without asking editors to type URLs into the row text.
- Keep link text and link target consistent.
Required Columns
| Column | What it means |
|---|---|
Placeholder Key | The key used in templates, without braces. |
Type | Must be entity-link-token. |
Display Text | The visible link text. |
Entity Type | Which table to use for the link target. |
Supported Entity Types
cableterminal-boarddocumentation
Example Keys
cable-link-tokenterminal-board-link-tokendocumentation-link-token
Example Template
See the compatible {{cable-link-token}} for details.
How It Works
The system uses the compatible entity record linked through Common Specs and follows that record's Page Slug as the destination.
warning
If Entity Type is wrong, the link can point to the wrong table or fail to resolve.