> [!game] D&D 5e Game System
> [company:: [[Wizards of the Coast]]]
> [url:: ]
> [prev:: [[D&D 4e Game System]]]
> [next:: [[One D&D]]]
>
> ---
>
> (description:: Games that are compatible with [[Dungeons & Dragons 5e]], but are licensed by [[Wizards of the Coast]].)
> [!important] Games in Collection
> ```dataview
> TABLE WITHOUT ID
> link(file.path, title) AS "Title",
> mechanics AS "Mechanics",
> description AS "Description"
> FROM "60 Games/61 Tabletop"
> WHERE contains(type, "Game") AND contains(system, this.file.link)
> SORT title_sort asc
> ```