> For the complete documentation index, see [llms.txt](https://lewe.gitbook.io/lewe-bootstrap-visuals/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://lewe.gitbook.io/lewe-bootstrap-visuals/shortcodes/blockquote.md).

# Blockquote

The blockquote design here is not by Bootstrap. I didn’t like that plain way there so I beefed it up a bit. See if you like it. I prepared three different styles.

## Examples

{% code overflow="wrap" %}

```
[bsv-blockquote source="Lewe" sourceurl="https://www.lewe.com" title="George Says"]This is a blockquote[/bsv-blockquote]
```

{% endcode %}

<figure><img src="/files/PKBxVpPtPjsVG9dItC43" alt=""><figcaption></figcaption></figure>

## Format

{% code overflow="wrap" %}

```
[bsv-blockquote parameter="value" ...]Your quote here[/bsv-blockquote]
```

{% endcode %}

## Parameters

| Parameter | Description                                        | Default    |
| --------- | -------------------------------------------------- | ---------- |
| source    | The name of the source                             | *no value* |
| sourceurl | The URL for the source name                        | *no value* |
| title     | Optional pop-up title when hovering over the quote | *no value* |
