Talk:Token/Full List A-F: Difference between revisions
Jump to navigation
Jump to search
>Fenhl (→Token cards: reply) |
>Fenhl (→Column break: new section) |
||
Line 33: | Line 33: | ||
: Agreed. It should also list all editions in which the token was printed, perhaps with a link to magiccards.info. —[[User:Fenhl|Fenhl]] 13:22, 6 June 2016 (UTC) | : Agreed. It should also list all editions in which the token was printed, perhaps with a link to magiccards.info. —[[User:Fenhl|Fenhl]] 13:22, 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. | |||
<pre> | |||
.ul-column-count-3 > ul { | |||
list-style: inside none; | |||
} | |||
.ul-column-count-3 > ul > li { | |||
column-break-inside: avoid; | |||
-webkit-column-break-inside: avoid; | |||
} | |||
</pre> | |||
Thanks. —[[User:Fenhl|Fenhl]] 13:46, 6 June 2016 (UTC) |
Revision as of 13:46, 6 June 2016
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)
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)