MediaWiki to Magic Converter

Transform MediaWiki tables into Magic: The Gathering deck format for Arena, MTGO, and paper Magic

MediaWiki Input

Magic Deck Output

About MediaWiki to Magic Converter

Convert MediaWiki table markup to Magic: The Gathering deck format compatible with MTG Arena, Magic Online (MTGO), and paper Magic deck lists. Perfect for converting deck lists from wikis, databases, and online resources.

Key Features

  • Universal Format: Standard deck list format recognized by all major platforms
  • MTG Arena Compatible: Import directly into MTG Arena
  • MTGO Compatible: Works with Magic Online deck builder
  • Sideboard Support: Automatically detects and separates sideboard cards
  • Smart Column Detection: Automatically identifies quantity and card name columns
  • Comment Options: Toggle format comments on/off
  • File Upload: Upload .wiki files directly
  • Copy & Download: Easy export to .txt files

How to Use

  1. Input MediaWiki Table: Paste your MediaWiki table with deck list data
  2. Configure Options: Choose deck format and comment preferences
  3. Review Output: The deck list generates automatically
  4. Import to Platform: Copy and import into MTG Arena, MTGO, or other tools
  5. Download (Optional): Save as .txt file for later use

Deck Format Options

  • Standard (Universal): Works with all platforms and tools
  • MTG Arena: Optimized for Arena's deck import feature
  • Magic Online (MTGO): Compatible with MTGO deck builder

Example Conversion

MediaWiki Input:

{| class="wikitable" border="1"
! Quantity !! Card Name !! Type
|-
| 4 || Lightning Bolt || Instant
|-
| 4 || Counterspell || Instant
|-
| 20 || Island || Land
|}

Magic Deck Output:

// Magic: The Gathering Deck Format
// Format: Quantity CardName

4 Lightning Bolt
4 Counterspell
20 Island

Importing to MTG Arena

  1. Open MTG Arena and go to the Decks tab
  2. Click "Import" button
  3. Paste the generated deck list
  4. Click "Import" to add the deck to your collection

Importing to Magic Online (MTGO)

  1. Open MTGO and go to Collection
  2. Click "Import Deck" button
  3. Paste the generated deck list
  4. Save the deck with a name

Common Use Cases

  • Wiki Deck Lists: Convert deck lists from MTG wikis and databases
  • Tournament Decks: Import winning deck lists from tournament coverage
  • Deck Building: Convert brewing ideas from spreadsheets and tables
  • Collection Management: Create deck lists from inventory tables
  • Format Testing: Quickly test deck ideas in Arena or MTGO
  • Deck Sharing: Convert deck lists for sharing with friends

Deck List Format

The standard Magic deck list format:

  • Quantity: Number of copies (1-4 for most cards, any number for basic lands)
  • Card Name: Exact card name as it appears on the card
  • Format: Quantity CardName (e.g., "4 Lightning Bolt")
  • Sideboard: Separated by a blank line or "// Sideboard" comment

Sideboard Support

The converter automatically detects sideboard cards:

  • Looks for rows containing "sideboard" in the card name
  • Separates main deck and sideboard with a comment
  • Maintains proper formatting for platform import

Column Detection

The converter intelligently detects columns:

  • Quantity Column: Looks for headers like "Qty", "Quantity", "Count"
  • Card Name Column: Looks for headers like "Name", "Card", "Card Name"
  • Fallback: Uses first column as quantity, second as card name

Tips for Best Results

  • Ensure card names match official card names exactly
  • Use proper quantities (1-4 for most cards)
  • Include sideboard marker if you have sideboard cards
  • Remove any extra columns before conversion
  • Verify card names after import to catch any typos

Supported Platforms

  • MTG Arena: Official digital Magic platform
  • Magic Online (MTGO): Classic digital Magic platform
  • Archidekt: Deck building and collection management
  • Moxfield: Modern deck builder with analytics
  • TappedOut: Community deck building site
  • MTGGoldfish: Deck lists and metagame analysis

MediaWiki Table Syntax

Supports standard MediaWiki table markup:

  • {|: Table opening with optional attributes
  • ! Header: Exclamation mark for header cells (separated by !!)
  • |-: Row separator
  • | Data: Pipe for data cells (separated by ||)
  • |}: Table closing

Privacy & Security

All conversions happen locally in your browser. Your deck list data is never uploaded to any server, ensuring complete privacy and security.