Talk:Token/Full List A-F

From MTG Wiki
Revision as of 18:07, 6 June 2016 by >Yandere-sliver (→‎Token cards)
Jump to navigation Jump to search

I'm sure it's possible to have this list work with templates, so specific parts can be called in at Elemental#Elemental tokens or Insects#Insect tokens for instance. But I guess it's a bit tricky since the templates would go inside a table. Any ideas or suggestions? AlmaV (talk) 12:35, 30 August 2014 (UTC)

Things that make copies of themselves:

Chronozoa
Giant Adephage
Imperial Mask
Mirror-Sigil Sergeant
Myr Propagator
Nacatl War-Pride
Pack Rat
Spawnwrithe
Sprouting Phytohydra

Token-making schemes:

Evil Comes to Fruition
The Iron Guardian Stirs
Look Skyward and Despair
Nature Shields Its Own
Roots of All Evil

Token-making planes:

Grand Ossuary
Hedron Fields of Agadeem
Jund
Lair of the Ashen Idol
The Fourth Sphere
Goldmeadow
Shiv

Other

Robot Chicken

Token cards

I think there should be an additional column about whether a token card has been printed for that token.

Agreed. It should also list all editions in which the token was printed, perhaps with a link to magiccards.info. —Fenhl 13:22, 6 June 2016 (UTC)
Ideally, we would solve this on our own site. I will ask if we can update the database to include token cards. - Yandere Sliver 18:07, 6 June 2016 (UTC)

Column break

Could someone please add this to the wiki CSS? It will remove the bullet points in front of the leftmost column, and fix the card names being split into multiple columns.

.ul-column-count-3 > ul {
    list-style: inside none;
}

.ul-column-count-3 > ul > li {
    column-break-inside: avoid;
    -webkit-column-break-inside: avoid;
}

Thanks. —Fenhl 13:46, 6 June 2016 (UTC)