en:yaml:hud
Différences
Ci-dessous, les différences entre deux révisions de la page.
| Les deux révisions précédentesRévision précédenteProchaine révision | Révision précédente | ||
| en:yaml:hud [2026/07/06 00:59] – maj 4.13 : modes d'interface + corrections cyrilfiesta | en:yaml:hud [2026/08/31 20:53] (Version actuelle) – Wiki : fins de pages homogènes, liens Discord retirés cyrilfiesta | ||
|---|---|---|---|
| Ligne 32: | Ligne 32: | ||
| </ | </ | ||
| - | ===== Size and Style ===== | + | ===== Size ===== |
| + | |||
| + | '' | ||
| + | |||
| + | ===== Style ===== | ||
| <code yaml> | <code yaml> | ||
| Ligne 42: | Ligne 46: | ||
| text: " | text: " | ||
| </ | </ | ||
| - | |||
| - | Use '' | ||
| ===== Conditional Text ===== | ===== Conditional Text ===== | ||
| Ligne 60: | Ligne 62: | ||
| ===== Split ===== | ===== Split ===== | ||
| - | '' | + | '' |
| <code yaml> | <code yaml> | ||
| Ligne 73: | Ligne 75: | ||
| Score: v_score_v | Score: v_score_v | ||
| </ | </ | ||
| + | |||
| + | ===== Several panels at once ===== | ||
| + | |||
| + | <code yaml> | ||
| + | hud: | ||
| + | - position: top-left | ||
| + | text: " | ||
| + | - position: top-right | ||
| + | text: "⭐ v_score_v pts" | ||
| + | - position: bottom-right | ||
| + | text: "📍 Area: v_area_v" | ||
| + | </ | ||
| + | |||
| ===== Clear HUD ===== | ===== Clear HUD ===== | ||
| Ligne 81: | Ligne 96: | ||
| - top-right | - top-right | ||
| </ | </ | ||
| + | |||
| + | ===== Video inside a HUD ===== | ||
| + | |||
| + | The video syntax can be used inside the text of a panel: | ||
| + | |||
| + | <code yaml> | ||
| + | hud: | ||
| + | position: top | ||
| + | text: | ||
| + | - " | ||
| + | </ | ||
| + | |||
| + | A hosted video works here too. See [[en: | ||
en/yaml/hud.1783292359.txt.gz · Dernière modification : de cyrilfiesta
