User talk:HTMLCODER.exe: Difference between revisions

Line 38: Line 38:
:::: As far as I know, wikicode doesn't provide a text color / text bg color functionality. You have to use HTML tags (&lt;font&gt; tags with a color property for the text color, or &lt;span&gt; tags with a style property for both the text color and text bg color. Please search from other sources for additional details on HTML coding (though I could guess that you're fairly skilled when it comes to computers, based on your sig text). <font color="#3fff00">'''UltimateSephiroth'''</font> <sup>([[User:UltimateSephiroth|<font color="#3f7f00">about me</font>]] · [[User talk:UltimateSephiroth|<font color="#3f7f00">chat</font>]] · [[Special:Contributions/UltimateSephiroth|edits]])</sup> 19:55, 30 November 2008 (UTC)
:::: As far as I know, wikicode doesn't provide a text color / text bg color functionality. You have to use HTML tags (&lt;font&gt; tags with a color property for the text color, or &lt;span&gt; tags with a style property for both the text color and text bg color. Please search from other sources for additional details on HTML coding (though I could guess that you're fairly skilled when it comes to computers, based on your sig text). <font color="#3fff00">'''UltimateSephiroth'''</font> <sup>([[User:UltimateSephiroth|<font color="#3f7f00">about me</font>]] · [[User talk:UltimateSephiroth|<font color="#3f7f00">chat</font>]] · [[Special:Contributions/UltimateSephiroth|edits]])</sup> 19:55, 30 November 2008 (UTC)
:::::Lovely. By the way, yeh, I guess I am somewhat skilled... And not only in HTML and bash shell. --<span style="color: lime; background-color: black">'''HTMLCODER.exe@bulbapedia$_ [[User:HTMLCODER.exe|/usr]][[Special:Contributions/HTMLCODER.exe|/bin]][[User_talk:HTMLCODER.exe|/apache2]] -k restart'''</span> 20:43, 30 November 2008 (UTC)
:::::Lovely. By the way, yeh, I guess I am somewhat skilled... And not only in HTML and bash shell. --<span style="color: lime; background-color: black">'''HTMLCODER.exe@bulbapedia$_ [[User:HTMLCODER.exe|/usr]][[Special:Contributions/HTMLCODER.exe|/bin]][[User_talk:HTMLCODER.exe|/apache2]] -k restart'''</span> 20:43, 30 November 2008 (UTC)
:::::By the way, &lt;font&gt; tags are evil and deprecated for years ago. Go, &lt;span&gt>;!  <span style="color: lime; background-color: black">'''HTMLCODER.exe@bulbapedia$_ [[User:HTMLCODER.exe|/usr]][[Special:Contributions/HTMLCODER.exe|/bin]][[User_talk:HTMLCODER.exe|/apache2]] -k restart'''</span> 19:50, 1 December 2008 (UTC)
:::::By the way, &lt;font&gt; tags are evil and deprecated for years ago. Go, &lt;span&gt;!  <span style="color: lime; background-color: black">'''HTMLCODER.exe@bulbapedia$_ [[User:HTMLCODER.exe|/usr]][[Special:Contributions/HTMLCODER.exe|/bin]][[User_talk:HTMLCODER.exe|/apache2]] -k restart'''</span> 19:50, 1 December 2008 (UTC)
::::::Well, you're not supposed to use <code>style</code> attributes inline either, but we don't have a lot choice on a wiki.&nbsp;&mdash;&nbsp;[[User:Laoris|Laoris]]&nbsp;<sub>([[User_Talk:Laoris|Blah]])</sub> 19:59, 1 December 2008 (UTC)
::::::Well, you're not supposed to use <code>style</code> attributes inline either, but we don't have a lot choice on a wiki.&nbsp;&mdash;&nbsp;[[User:Laoris|Laoris]]&nbsp;<sub>([[User_Talk:Laoris|Blah]])</sub> 19:59, 1 December 2008 (UTC)
:::::::Yeah, all styles should be defined, then referred to by class, id or tag name. But, still the &lt;font&gt; tag is really ''evil'', and is really deprecated a long ago. Inline styles are AFAIK still valid, but, we have no choice, so we use them. <span style="color: lime; background-color: black">'''HTMLCODER.exe@bulbapedia$_ [[User:HTMLCODER.exe|/usr]][[Special:Contributions/HTMLCODER.exe|/bin]][[User_talk:HTMLCODER.exe|/apache2]] -k restart'''</span> 20:11, 1 December 2008 (UTC)