# BoardGameFYI Embed Widget > Board games, rules, reviews. Embeddable widgets for any website. Zero dependencies, Shadow DOM isolation. ## Quick Start ```html
``` ## Available Widget Types (8) - entity: `data-boardgamefyi="entity"` - glossary: `data-boardgamefyi="glossary"` - guide: `data-boardgamefyi="guide"` - compare: `data-boardgamefyi="compare"` - search: `data-boardgamefyi="search"` - faq: `data-boardgamefyi="faq"` - dna-radar (interactive): `data-boardgamefyi="dna-radar"` - dna-bars (interactive): `data-boardgamefyi="dna-bars"` ## Customization - **Themes**: light, dark, sepia, auto (follows system preference) - **Sizes**: compact (280px), default (420px), large (720px) - **Styles**: modern, classic ```html
``` ## Integration Methods 1. **Script tag** (recommended): `` 2. **iframe**: `https://boardgamefyi.com/iframe/entity/{slug}/` 3. **oEmbed**: `https://boardgamefyi.com/oembed?url={page_url}&format=json` 4. **Badge**: `https://boardgamefyi.com/badge/site.svg` ## Links - Main site: https://boardgamefyi.com - Widget docs: https://widget.boardgamefyi.com - API documentation: https://boardgamefyi.com/developers/ - npm package: https://www.npmjs.com/package/boardgamefyi-embed - GitHub: https://github.com/fyipedia/boardgamefyi-embed ## Guide FYI Widget Network - [CalcFYI Widget](https://widget.calcfyi.com) - [SalaryFYI Widget](https://widget.salaryfyi.com) - [UnivFYI Widget](https://widget.univfyi.com) ## Part of FYIPedia Open-source developer tools ecosystem — https://fyipedia.com