Doublepost, but I have good news. I've managed to get older-style reference templates working, and have managed to half-ass a decent looking table (based on the Wikipedia
Template:Infobox Military Person, because it looks better than the regular ones like Scientist or Writer) that can be added and subtracted to at will.
An example of what can be achieved in terms of user pages can be seen
here. Since it's probably the only difficult thing to pull out of studying the page in Edit mode, here's how the infobox works:
Code:
{| align="right" border="1" colspan="3" width="315" style="border: silver;"
|-
! style="background: lightsteelblue; text-align: center; font-size:100%;" | <NESER NAME>
|-
| style="background: lightsteelblue; text-align: center; font-size:95%;" | <REAL NAME>
|-
|
{| border="0" colspan="3" style="background: pale; text-align: left; border: pale; font-size:95%;"
| '''<SUBJECT FIELD 1>''' || <DATA FIELD 1>
|-
| '''<SUBJECT FIELD 2>''' || <DATA FIELD 2>
|-
| '''<SUBJECT FIELD 3>''' || - <DATA ITEM 3A> <br>- <DATA ITEM 3B>
|}
|-
|}
Your user name goes up top, your real name down below (you can put "n/a" or your first initials and last name or full name or whatever), and relevent information you want to put in down below in the Subject Fields. By copying one of the Subject Fields formats you can add as much or as little as you want. Subject Field 3 is an example of how to add multiple lines of data after a given subject. Generally only edit things between < and > (except for that <br>, that's a line break) and it should continue to work. Pictures can be added too, although I'd rather address than when it comes up. If somebody's interesting in doing that I could probably help.
Further possibilities worth investigating beyond the obvious include player feedback, story indexes, battle history, etc. If each major NES were then to receive its own page it would become exceedingly easy to cross-reference events in a given NES to the individual players, their thoughts and opinions, game history, and so on.
On the subject of Apolyton, why doesn't somebody just post a link to their forum about the Wiki? They've got their own traditions and history so it makes sense to have them get involved instead of having
just a page. We're fairly short on people actually willing to edit the thing so the bigger the pool of potential editors, the better. Plus, if and when we ever go for a full-fledged Wikia, the size and diversity of tradition will help our case that much more.
Oh, yeah, last thought: if you make a profile, you could put it in your sig here in order to draw more interest to the Wiki and NESing as a whole, both of which seem like productive activities.