You are viewing the MafiaScum.net Wiki. To play the game, visit the forum.

Talk:Game Record (boilerplate)

From MafiaWiki
Revision as of 01:20, 21 August 2007 by SigmaEpsilon (talk | contribs) (3rd concern)
Jump to navigation Jump to search

this page is an attempt to create a template for the Game pages on MafiaWiki... EVERYTHING is subjective, so please critique as much as you want... name what you like, name what you dislike, even the smallest of details... this page utilizes a lot of templates to make the creation of additional pages as simple as possible... the templates included on this page are:

so please critique them as well... thanks!
-- LyingBrian 03:14, 20 August 2007 (MDT)

From the point of view of a somewhat experienced HTML/XML/CSS coder, I strongly recommend not using <font color="#00000">. Use <span style="color:#00000"> instead. I fixed this myself. Also, there is a CSS shrthand you might find useful: When you have and RGB code consisting of three pairs (such as #00aa00), you can abbreviate this by using only one letter per pair (using the previous example, #0a0). This shortcut will not work with something like #0cdea1 or even #0000a5; the color code 'must consist of three "double digits".
My other major concern comes from being a Newbie to Mafia. I'd really prefer to see the game in chronological order (Night 0, Day 1, Night 1, ... Endgame) rather than scrolling back and forth between separate "Day" and "Night" sections.
A third concern come from my time on Wikipedia. It is generally considered a Bad Idea to have heading consisting entirely of a link. SigmaEpsilon (talk) 19:20, 20 August 2007 (MDT)