Search...Search plugins and themes...
⌘K
Sign in
  • Get started
  • Download
  • Pricing
  • Enterprise
  • Account
  • Obsidian
  • Overview
  • Sync
  • Publish
  • Canvas
  • Mobile
  • Web Clipper
  • CLI
  • Learn
  • Help
  • Developers
  • Changelog
  • About
  • Roadmap
  • Blog
  • Resources
  • System status
  • License overview
  • Terms of service
  • Privacy policy
  • Security
  • Community
  • Plugins
  • Themes
  • Discord
  • Forum / 中文论坛
  • Merch store
  • Brand guidelines
Follow us
DiscordTwitterBlueskyThreadsMastodonYouTubeGitHub
© 2026 Obsidian

Wonderful Cards

trikorkatrikorka213 downloads

Создавайте и отображайте красивые карточки магических предметов для D&D (RU)

Add to Obsidian
  • Overview
  • Scorecard
  • Updates5

Wonderful Cards is an Obsidian plugin that allows you to create and display beautiful magic item cards for Dungeons & Dragons (D&D) directly within your notes.

Features

  • Beautiful D&D Cards: Render rich, themed cards for magic items.
  • Easy Syntax: Use simple itemcard YAML code blocks in Obsidian to define your items.
  • Customizable: Fully customizable card data including images, price, rarity, and descriptions.
  • Catalog System: Save and manage all your magic items in a global catalog.
  • Inline References: Quickly preview cards in any note using the wc:Item Name syntax or by clicking internal links.

How to use

In any Obsidian note, create an itemcard code block and fill it with the item's details in YAML format. You can also use the "Вставить шаблон магического предмета" (Insert magic item template) command to quickly insert a blank card.

Example

```itemcard
name: "Посох Мощи"
title_en: "Staff of Power"
image: "https://example.com/staff.png"
type: "Посох"
subtype: "Магическое оружие"
rarity: "Очень редкий"
attunement: "колдуном, чародеем или волшебником"
price: "5000 зм"
text_align: "ширина"
description: |
  Этот посох можно использовать как магический боевой посох, дающий бонус +2 к броскам атаки и урона.
  
  Пока вы держите его, вы получаете бонус +2 к КД, спасброскам и броскам атаки заклинаниями.
```

Supported Fields

  • name: (Required) The name of the item.
  • title_en: (Optional) The original English name.
  • image: (Optional) URL or Obsidian internal link to an image (e.g., image.png or https://...).
  • type: (Optional) Item type (default: "Чудесный предмет").
  • subtype: (Optional) Item subtype.
  • rarity: (Optional) Item rarity (e.g., обычный, необычный, редкий, очень редкий, легендарный, артефакт).
  • attunement: (Optional) Boolean (true/false) or string (e.g., "требуется настройка бардом").
  • price: (Optional) Price with currency (e.g., "500 зм", "10 см", "5 мм").
  • text_align: (Optional) Text alignment for the description (left, center, right, justify / ширина).
  • description: (Optional) Multiline Markdown description of the item.

Installation

From Obsidian Community Plugins (Recommended)

  1. Open Settings in Obsidian.
  2. Go to Community plugins and turn off Safe mode.
  3. Click Browse and search for "Wonderful Cards".
  4. Install and enable the plugin.

Manual Installation

  1. Download the latest release (main.js, manifest.json, styles.css) from the Releases page.
  2. Create a folder named wonderful-cards inside your .obsidian/plugins/ directory.
  3. Place the downloaded files into that folder.
  4. Reload Obsidian and enable the plugin in the Settings under Community plugins.

License

This project is licensed under the MIT License - see the LICENSE file for details.

HealthExcellent
ReviewSatisfactory
About
Create beautiful, themed D&D magic item cards in your notes using simple itemcard YAML code blocks. Customize images, price, rarity and descriptions, save items to a global catalog, and preview cards inline with wc:Item Name or by clicking internal links.
TTRPGDataImages
Details
Current version
1.1.0
Last updated
4 weeks ago
Created
2 months ago
Updates
5 releases
Downloads
213
Compatible with
Obsidian 1.13.0+
Platforms
Desktop, Mobile
License
MIT
Report bugRequest featureReport plugin
Author
trikorkatrikorkatrikorka
GitHubtrikorka
  1. Community
  2. Plugins
  3. TTRPG
  4. Wonderful Cards

Related plugins

Charted Roots

Family tree visualization with GEDCOM/Gramps import and Canvas/PDF/Markdown export. Charts, maps, timelines, citations, fictional calendars. For genealogists, worldbuilders, and TTRPG campaigns.

TTRPG Tools - Maps

A toolbox for interactive fantasy maps.

Tracker

Track occurrences and numbers in your notes.

Ink

Handwriting and drawing directly between paragraphs using a digital pen, stylus, or Apple pencil.

Datacore

An even faster reactive query engine for the data obsessed.

Featured Image

Automatically set a featured image property in your notes based on the first image.

Meld Encrypt

Hide secrets in your notes.

Fantasy Statblocks

Create, manage and view a Fantasy Bestiary with Dungeons and Dragons style statblocks.

PlantUML

Generate PlantUML diagrams.

Pixel Perfect Image

Pixel perfect 100% image resizing, copy to clipboard, show image in Finder/Explorer, and much more.