Ad placeholder

Notes: Difference between revisions

From bg3.wiki
Jump to navigation Jump to search
(Replaced manual lists with autoupdating cargo queries)
(Oops should be notes)
 
Line 26: Line 26:
<ul style="column-width: 20em; white-space: normal; list-style: none;">
<ul style="column-width: 20em; white-space: normal; list-style: none;">
=== A ===
=== A ===
{{Book list|where=type = 'Books' AND name LIKE 'a%' AND rarity = 'common'}}
{{Book list|where=type = 'Notes' AND name LIKE 'a%' AND rarity = 'common'}}


=== B ===
=== B ===
{{Book list|where=type = 'Books' AND name LIKE 'b%' AND rarity = 'common'}}
{{Book list|where=type = 'Notes' AND name LIKE 'b%' AND rarity = 'common'}}


=== C ===
=== C ===
{{Book list|where=type = 'Books' AND name LIKE 'c%' AND rarity = 'common'}}
{{Book list|where=type = 'Notes' AND name LIKE 'c%' AND rarity = 'common'}}


=== D ===
=== D ===
{{Book list|where=type = 'Books' AND name LIKE 'd%' AND rarity = 'common'}}
{{Book list|where=type = 'Notes' AND name LIKE 'd%' AND rarity = 'common'}}


=== E ===
=== E ===
{{Book list|where=type = 'Books' AND name LIKE 'e%' AND rarity = 'common'}}
{{Book list|where=type = 'Notes' AND name LIKE 'e%' AND rarity = 'common'}}


=== F ===
=== F ===
{{Book list|where=type = 'Books' AND name LIKE 'f%' AND rarity = 'common'}}
{{Book list|where=type = 'Notes' AND name LIKE 'f%' AND rarity = 'common'}}


=== G ===
=== G ===
{{Book list|where=type = 'Books' AND name LIKE 'g%' AND rarity = 'common'}}
{{Book list|where=type = 'Notes' AND name LIKE 'g%' AND rarity = 'common'}}


=== H ===
=== H ===
{{Book list|where=type = 'Books' AND name LIKE 'h%' AND rarity = 'common'}}
{{Book list|where=type = 'Notes' AND name LIKE 'h%' AND rarity = 'common'}}


=== I ===
=== I ===
{{Book list|where=type = 'Books' AND name LIKE 'i%' AND rarity = 'common'}}
{{Book list|where=type = 'Notes' AND name LIKE 'i%' AND rarity = 'common'}}


=== J ===
=== J ===
{{Book list|where=type = 'Books' AND name LIKE 'j%' AND rarity = 'common'}}
{{Book list|where=type = 'Notes' AND name LIKE 'j%' AND rarity = 'common'}}


=== K ===
=== K ===
{{Book list|where=type = 'Books' AND name LIKE 'k%' AND rarity = 'common'}}
{{Book list|where=type = 'Notes' AND name LIKE 'k%' AND rarity = 'common'}}


=== L ===
=== L ===
{{Book list|where=type = 'Books' AND name LIKE 'l%' AND rarity = 'common'}}
{{Book list|where=type = 'Notes' AND name LIKE 'l%' AND rarity = 'common'}}


=== M ===
=== M ===
{{Book list|where=type = 'Books' AND name LIKE 'm%' AND rarity = 'common'}}
{{Book list|where=type = 'Notes' AND name LIKE 'm%' AND rarity = 'common'}}


=== N ===
=== N ===
{{Book list|where=type = 'Books' AND name LIKE 'n%' AND rarity = 'common'}}
{{Book list|where=type = 'Notes' AND name LIKE 'n%' AND rarity = 'common'}}


=== O ===
=== O ===
{{Book list|where=type = 'Books' AND name LIKE 'o%' AND rarity = 'common'}}
{{Book list|where=type = 'Notes' AND name LIKE 'o%' AND rarity = 'common'}}


=== P ===
=== P ===
{{Book list|where=type = 'Books' AND name LIKE 'p%' AND rarity = 'common'}}
{{Book list|where=type = 'Notes' AND name LIKE 'p%' AND rarity = 'common'}}


=== Q ===
=== Q ===
{{Book list|where=type = 'Books' AND name LIKE 'q%' AND rarity = 'common'}}
{{Book list|where=type = 'Notes' AND name LIKE 'q%' AND rarity = 'common'}}


=== R ===
=== R ===
{{Book list|where=type = 'Books' AND name LIKE 'r%' AND rarity = 'common'}}
{{Book list|where=type = 'Notes' AND name LIKE 'r%' AND rarity = 'common'}}


=== S ===
=== S ===
{{Book list|where=type = 'Books' AND name LIKE 's%' AND rarity = 'common'}}
{{Book list|where=type = 'Notes' AND name LIKE 's%' AND rarity = 'common'}}


=== T ===
=== T ===
{{Book list|where=type = 'Books' AND name LIKE 't%' AND rarity = 'common'}}
{{Book list|where=type = 'Notes' AND name LIKE 't%' AND rarity = 'common'}}


=== U ===
=== U ===
{{Book list|where=type = 'Books' AND name LIKE 'u%' AND rarity = 'common'}}
{{Book list|where=type = 'Notes' AND name LIKE 'u%' AND rarity = 'common'}}


=== V ===
=== V ===
{{Book list|where=type = 'Books' AND name LIKE 'v%' AND rarity = 'common'}}
{{Book list|where=type = 'Notes' AND name LIKE 'v%' AND rarity = 'common'}}


=== W ===
=== W ===
{{Book list|where=type = 'Books' AND name LIKE 'w%' AND rarity = 'common'}}
{{Book list|where=type = 'Notes' AND name LIKE 'w%' AND rarity = 'common'}}


=== X ===
=== X ===
{{Book list|where=type = 'Books' AND name LIKE 'x%' AND rarity = 'common'}}
{{Book list|where=type = 'Notes' AND name LIKE 'x%' AND rarity = 'common'}}


=== Y ===
=== Y ===
{{Book list|where=type = 'Books' AND name LIKE 'y%' AND rarity = 'common'}}
{{Book list|where=type = 'Notes' AND name LIKE 'y%' AND rarity = 'common'}}


=== Z ===
=== Z ===
{{Book list|where=type = 'Books' AND name LIKE 'z%' AND rarity = 'common'}}
{{Book list|where=type = 'Notes' AND name LIKE 'z%' AND rarity = 'common'}}


</ul>
</ul>


{{back to top}}
{{back to top}}

Latest revision as of 10:42, 20 July 2024

This page lists notes, letters, and other written non-book material found in Baldur's Gate 3.

In addition, other forms of written material can be found at:

  • Books includes a list of books in the game.
  • Category:Books provides a comprehensive list of written material found in game.

Story Item[edit | edit source]

Common[edit | edit source]

Contents

ABCDEFGHIJKLMNOPQRSTUVWXYZ

↑ Back to top