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

Talk:Game Record (boilerplate): Difference between revisions

From MafiaWiki
Jump to navigation Jump to search
(3rd concern)
No edit summary
Line 1: Line 1:
{{TOCright}}
==General==
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:
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:
* [[Template:Color]]
* [[Template:Color]]
Line 8: Line 10:
* [[Template:TOCright]]
* [[Template:TOCright]]
* [[Template:Votes]]
* [[Template:Votes]]
so please critique them as well... thanks!<br/>-- [[User:LyingBrian|Lying]][[User_talk:LyingBrian|Brian]] 03:14, 20 August 2007 (MDT)
so please critique them as well... thanks!-- [[User:LyingBrian|Lying]][[User_talk:LyingBrian|Brian]] 03:14, 20 August 2007 (MDT)
:From the point of view of a somewhat experienced HTML/XML/CSS coder, I strongly recommend ''not'' using <code>&lt;font color="#00000"&gt;</code>. Use <code>&lt;span style="color:#00000"&gt;</code> 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".
:From the point of view of a somewhat experienced HTML/XML/CSS coder, I strongly recommend ''not'' using <code>&lt;font color="#00000"&gt;</code>. Use <code>&lt;span style="color:#00000"&gt;</code> instead. I fixed this myself. Also, there is a CSS shorthand you might find useful: When you have an 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".
::ok, i'll take your word about <code>&lt;font color=&gt;</code> vs. <code>&lt;span style="color:"&gt;</code>... thanks for the shorthand tip...-- [[User:LyingBrian|Lying]][[User_talk:LyingBrian|Brian]] 00:52, 21 August 2007 (MDT)


: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.  
: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.
::yeah, a couple other people said the same thing... i don't remember why i liked them separated, so i fixed it...-- [[User:LyingBrian|Lying]][[User_talk:LyingBrian|Brian]] 00:52, 21 August 2007 (MDT)


:A third concern come from my time on Wikipedia. It is generally considered a Bad Idea to have heading consisting entirely of a link. [[User:SigmaEpsilon|SigmaEpsilon]] ([[User talk:SigmaEpsilon|talk]]) 19:20, 20 August 2007 (MDT)
:A third concern come from my time on Wikipedia. It is generally considered a Bad Idea to have heading consisting entirely of a link. [[User:SigmaEpsilon|SigmaEpsilon]] ([[User talk:SigmaEpsilon|talk]]) 19:20, 20 August 2007 (MDT)
::again, you're the expert, so i'll take your word... i kinda didn't like it either... i fixed this as well...-- [[User:LyingBrian|Lying]][[User_talk:LyingBrian|Brian]] 00:52, 21 August 2007 (MDT)

Revision as of 06:52, 21 August 2007

General

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 shorthand you might find useful: When you have an 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".
ok, i'll take your word about <font color=> vs. <span style="color:">... thanks for the shorthand tip...-- LyingBrian 00:52, 21 August 2007 (MDT)
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.
yeah, a couple other people said the same thing... i don't remember why i liked them separated, so i fixed it...-- LyingBrian 00:52, 21 August 2007 (MDT)
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)
again, you're the expert, so i'll take your word... i kinda didn't like it either... i fixed this as well...-- LyingBrian 00:52, 21 August 2007 (MDT)