Skip to content

Some basic CSS for printing wipe erase tokens for card games like Magic the Gathering

License

Notifications You must be signed in to change notification settings

samueljseay/wipe-erase-mtg-tokens

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DIY wipe-off tokens for Magic the Gathering

This is a very simple set of CSS styles for printing your own wipe-off MTG tokens. These are sized to be the same as a magic card and can be printed straight from the browser, 9 at a time. Just open the index.html file in your browser then press print.

Once printed you can cut and laminate these. Together with a fine-tip whiteboard marker you can represent a token of anything in the game.

Print dialog

Basic instructions

There are 2 tokens you can print. A plain token which just has a frame or a token with a small box in the bottom corner for putting power and toughness.

<!-- plain token -->
<div class="card-frame"></div>

<!-- with power and toughness -->
<div class="card-frame with-pt"></div>

Contributions welcome :)

About

Some basic CSS for printing wipe erase tokens for card games like Magic the Gathering

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages