en:yaml:options
Différences
Ci-dessous, les différences entre deux révisions de la page.
| Prochaine révision | Révision précédente | ||
| en:yaml:options [2026/05/03 18:29] – Add English wiki page using real engine keys cyrilfiesta | en:yaml:options [2026/08/31 20:54] (Version actuelle) – Wiki : fins de pages homogènes, liens Discord retirés cyrilfiesta | ||
|---|---|---|---|
| Ligne 1: | Ligne 1: | ||
| - | **Language: | + | **Language |
| ====== Global Options and Scenario Header (YAML) ====== | ====== Global Options and Scenario Header (YAML) ====== | ||
| Ligne 13: | Ligne 13: | ||
| </ | </ | ||
| - | Avoid using '' | + | Avoid using '' |
| ===== markdown: ===== | ===== markdown: ===== | ||
| Ligne 62: | Ligne 62: | ||
| If an option key points to an object or furniture name in the current room, the engine triggers '' | If an option key points to an object or furniture name in the current room, the engine triggers '' | ||
| + | |||
| + | ===== vars:, text_vars:, online_vars: | ||
| + | |||
| + | Variables declared at the root level, initialised when the game starts. See [[en: | ||
| + | |||
| ===== global_events_order: | ===== global_events_order: | ||
| Ligne 70: | Ligne 75: | ||
| Accepted values: '' | Accepted values: '' | ||
| + | |||
| + | |||
| + | ===== ui: - interface mode (v4.13) ===== | ||
| + | |||
| + | Changes the game interface on the player side: '' | ||
| + | |||
| + | <code yaml> | ||
| + | ui: cards | ||
| + | hide_input: false | ||
| + | </ | ||
| + | |||
| + | Phone mode adds two header keys: '' | ||
| + | |||
| + | ===== Direct launch URL ===== | ||
| + | |||
| + | A scenario can be launched directly from a URL, without going through the home page: | ||
| + | |||
| + | < | ||
| + | https:// | ||
| + | https:// | ||
| + | </ | ||
| + | |||
| + | * Automatic resolution: '' | ||
| + | * Official '' | ||
| + | * ''& | ||
| + | * Ideal for direct share links in announcements or presentation pages | ||
| + | |||
| + | ===== show-type: ===== | ||
| + | |||
| + | For [[en: | ||
| + | |||
| + | <code yaml> | ||
| + | show-type: true | ||
| + | |||
| + | rooms: | ||
| + | - id: workshop | ||
| + | show-type: true | ||
| + | text: " | ||
| + | </ | ||
en/yaml/options.1777825789.txt.gz · Dernière modification : de cyrilfiesta
