From 5a6b058fa9cf0f85e8b075fded62b1b1e2d62fe2 Mon Sep 17 00:00:00 2001 From: SteveWeineck <31692992+SteveWeineck@users.noreply.github.com> Date: Mon, 4 Nov 2024 20:08:44 +0100 Subject: [PATCH] Added placeholder "description" and "total" to CB docs Added placeholder "description" and "total" to Content Blocks Input Type Gallery. --- en/02_ContentBlocks/v1.x/05_Input_Types/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/en/02_ContentBlocks/v1.x/05_Input_Types/index.md b/en/02_ContentBlocks/v1.x/05_Input_Types/index.md index d229486a..447f8f60 100755 --- a/en/02_ContentBlocks/v1.x/05_Input_Types/index.md +++ b/en/02_ContentBlocks/v1.x/05_Input_Types/index.md @@ -116,7 +116,7 @@ As you can see in the image above, there are two template fields that can be cus While not quite as full featured as MoreGallery, the built-in Gallery input for ContentBlocks is quite nice. It allows you to limit the number of images editors can add and is fully template-able as you would expect. -The template property is used for each individual image (placeholders: `[[+idx]]`, `[[+url]]` and `[[+title]]`), while the wrapper template is used to wrap the images (placeholder: `[[+images]]`). +The template property is used for each individual image (placeholders: `[[+idx]]`, `[[+total]]`, `[[+url]]`, `[[+description]]` and `[[+title]]`), while the wrapper template is used to wrap the images (placeholder: `[[+images]]`). [![](https://modmore.com/assets/uploads/6b2273fa0b7ea82850c83f94a3e70ef8.png)](https://modmore.com/assets/uploads/6b2273fa0b7ea82850c83f94a3e70ef8.png) @@ -273,4 +273,4 @@ The Video input allows the user to either paste in a YouTube URL, or to search p -[![](https://modmore.com/assets/uploads/12ec4e5848bf5df6ddd62a916b977b6c.png)](https://modmore.com/assets/uploads/12ec4e5848bf5df6ddd62a916b977b6c.png) \ No newline at end of file +[![](https://modmore.com/assets/uploads/12ec4e5848bf5df6ddd62a916b977b6c.png)](https://modmore.com/assets/uploads/12ec4e5848bf5df6ddd62a916b977b6c.png)