From 4c2ce3780a4917bc7793fd7fdb57662e71877597 Mon Sep 17 00:00:00 2001 From: bullmoose20 Date: Fri, 15 Sep 2023 17:11:33 -0400 Subject: [PATCH] Update ratings.md from appended by to prepended with --- docs/defaults/overlays/ratings.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/defaults/overlays/ratings.md b/docs/defaults/overlays/ratings.md index 6c51e9fa..2f014ddc 100644 --- a/docs/defaults/overlays/ratings.md +++ b/docs/defaults/overlays/ratings.md @@ -68,7 +68,7 @@ Note that the `template_variables:` section only needs to be used if you do want All [Shared Overlay Variables](../overlay_variables) are available with the default values below as well as the additional Variables below which can be used to customize the file. -All [Shared Overlay Variables](../overlay_variables) can be appended by `rating1_`, `rating2_`, or `rating3_` to change that attribute on each rating individually. +All [Shared Overlay Variables](../overlay_variables) can be prepended with `rating1_`, `rating2_`, or `rating3_` to change that attribute on each rating individually. | Variable | Default | |:--------------------|:------------| @@ -114,7 +114,7 @@ All [Shared Overlay Variables](../overlay_variables) can be appended by `rating1 | `addon_position`1 | **Description:** Text Addon Image Alignment in relation to the text.
**Default:** `left`
**Values:** `left`, `right`, `top`, `bottom` | | `builder_level` | **Description:** Choose the Overlay Level.
**Values:** `episode` | -1. These Variables can be appended by `rating1_`, `rating2_`, or `rating3_` to change that attribute on each rating individually. +1. These Variables can be prepended with `rating1_`, `rating2_`, or `rating3_` to change that attribute on each rating individually. The below is an example config.yml extract with some Template Variables added in to change how the file works.