wiki_section
Type: misc entry
Exact entry ID: wiki_section
Role
This TypeWriter entry is registered in code with the exact display name Section du guide en jeu.
Verified fields
| Exact field | Type | Field guidance |
|---|---|---|
displayName | String | Displayed name of the section, in the banner and breadcrumb. |
icon | Item | Section tab icon. |
lore | List<String> | Section tab lore. |
order | Int | Display order in the banner. Declaration order breaks ties. |
criteria | List<Criteria> | The section is hidden when these criteria are not met. |
permission | String | Permission required to view the section. Empty = visible to everyone. |
In practice
Start with the required fields, save the TypeWriter page, and test this entry in the context that triggers it. Select dynamic values and references from the web interface when a selector is available.
Common issue
If wiki_section is not available, check the installed extension version, the selected TypeWriter category, the exact identifier, and the extension dependencies. An entry from a Soon extension must not be used as an available feature.
Technical reference
| Source module | Source file |
|---|---|
TypeWriter-TinyEssentialsExtension | WikiEntries.kt |