> [!metadata|i-at]
> [[Callout Adjustments]]
# Callout Image Grids
| | |
| --- | --- |
| `[!grid]` | Best type for **internally linked** images |
| <code>[!grid\|masonry]</code> | Best type for **externally linked** images |
## Example
```markdown
> [!grid]
> ![[Internal Image.png]]
> ![[Internal Image 2.png]]
>
> ![[Internal Image 3 on New Row.png]]
```
```markdown
> [!grid|masonry]
> 
> 
>
> 
> 
```
---
# Examples


## Live Grid Example
> [!grid]
> ![[SlRvb Logo.png]]
> ![[SlRvb Logo.png]]
> ![[SlRvb Logo.png]]
> ![[SlRvb Logo.png]]
## Live Grid Masonry Example
> [!grid|masonry]
> 
> 
> 
> 
>
> 
> 