# Block #5 - Logotypes

**Credits:** [Swiper](https://swiperjs.com/). MIT Licensed, v7.0.8 released on October 4, 2021

{% hint style="info" %}
**Tips:**

1. How to **hide** any element for **non-logged** in **users** or show it only for **logged in** users? [Learn more](https://rosea.gitbook.io/scholastica-moodle-theme/theme-settings/front-page-blocks/show-hide-for-non-logged-in-users)
2. **Title modifications** - [Learn mor](https://rosea.gitbook.io/scholastica-moodle-theme/getting-started/global-styles/headings-text)
   {% endhint %}

### Available options

* Turn on
* Show Block Separator (hr)
* Additional Class Name (only for developers)
* Intro Title
* Intro Content
* HTML Content
* Footer Content
* Slides per row
* Up to 30 logotypes

### Preview

![](https://content.gitbook.com/content/FXzbdpVhyxdIy0lIThMp/blobs/G9iPuIzyNft0fi508Ynb/block5.png)

### Slides settings

![](https://content.gitbook.com/content/FXzbdpVhyxdIy0lIThMp/blobs/HpZ5EYI3yAuXdFF7aj0z/block5-1.png)

<div align="right"><img src="https://content.gitbook.com/content/FXzbdpVhyxdIy0lIThMp/blobs/ymHcj6bX9NuMKwd7Jibp/block-5-2.png" alt=""></div>

### Sample logo <mark style="background-color:yellow;">(270 x 130, 30px inner margin)</mark>

<figure><img src="https://content.gitbook.com/content/FXzbdpVhyxdIy0lIThMp/blobs/3uTKXDY84MqePhaVsCWZ/logo-3.png" alt=""><figcaption><p>270 x 130, 30px inner margin</p></figcaption></figure>

<figure><img src="https://content.gitbook.com/content/FXzbdpVhyxdIy0lIThMp/blobs/gpDhPTU71R3WXqRLCsDa/logo-block5.png" alt=""><figcaption></figcaption></figure>

### Code snippet

```html
<div class="wrapper-md rui-block-desc  rui-block-desc--lg">
Custom block no.5 allows you to display multiple logotypes.
It prepares them to thrive in today’s world — and to shape tomorrow’s.
Apple is constantly creating resources to help educators do just that. Not only powerful products, but also tools, inspiration, and curricula to create magical learning experiences and make every moment of screen time worth it.
</div>
```


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://rosea.gitbook.io/scholastica-moodle-theme/theme-settings/front-page-blocks/content/block-5-logotypes.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
