Phase One was getting the card database to run off of the wiki. However, the original bits of HTML are still (mostly) intact and called manually by a set of code in the main template.
Phase Two will be to wikify all of the HTML and integrate it directly into each of the card pages. My plan is to limit editing of the card data, either by making it read-only or accessibly only to moderators etc. The reasons for this are twofold:
1) The card data is "99%" accurate and doesn't need to be edited often.
2) I need to be able to add cards, regenerate set lists and change templates without overwriting any of the user-made wiki content. The easiest way to do this is to keep the card/set "data" and "wiki" sections separate.
Once I figure out the best way to do this (possibly using the "include" plugin or some manual call), all of the card text will be able to tie into the Autolink and let you jump from card page to page using keywords in the text. You would also be able to click on things like "Strength" or "Vitality" and get an overview of what that means. I want to retain the ability to copy/paste game text if necessary, so I will put in an exclusion to make sure that cultures and twilight remain as {ROHAN} and {2}, for example. They will still link, but not be displayed as images.
Then I can also ditch the blasted Google Search that doesn't actually work and default to a wiki search that does.