User:Thanatologist/Sig1: Difference between revisions
From The Urban Dead Wiki
Jump to navigationJump to search
mNo edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
<span style="font-variant:small-caps">[[User:Thanatologist|<span style="background:black; color:gold">''' † '''</span>]] [[User talk:Thanatologist|<span style="color:grey">talk?</span>]] <span style="color:grey">signal strength: </span></span><span style="background:red; color:red">_</span> {{switch | <span style="font-variant:small-caps">[[User:Thanatologist|<span style="background:black; color:gold">''' † '''</span>]] [[User talk:Thanatologist|<span style="color:grey">talk?</span>]]<noinclude><br><br>Rigged signal strength to change depending on what the time was when the page was loaded.<br>Someday, I'll get around to putting links in those bars (I should've thought of that before doing all of this...). | ||
<br>EDIT: I did away with the bars. Weren't really doing it for me... Code's still here though. | |||
<!--The coding I used: | |||
<span style="color:grey">signal strength: </span></span><span style="background:red; color:red">_</span> | |||
{{switch | |||
|{{CURRENTMINUTE}} | |{{CURRENTMINUTE}} | ||
|case: 01={{c|orange|_|orange}} | |case: 01={{c|orange|_|orange}} | ||
Line 49: | Line 54: | ||
|case: 58={{c|orange|_|orange}} {{c|yellow|_|yellow}} {{c|greenyellow|_|greenyellow}} | |case: 58={{c|orange|_|orange}} {{c|yellow|_|yellow}} {{c|greenyellow|_|greenyellow}} | ||
|case: 59={{c|orange|_|orange}} {{c|yellow|_|yellow}} <{{c|greenyellow|_|greenyellow}} {{c|green|_|green}} | |case: 59={{c|orange|_|orange}} {{c|yellow|_|yellow}} <{{c|greenyellow|_|greenyellow}} {{c|green|_|green}} | ||
}} | }} | ||
--!></noinclude> |
Revision as of 04:04, 8 June 2011
† talk?
Rigged signal strength to change depending on what the time was when the page was loaded.
Someday, I'll get around to putting links in those bars (I should've thought of that before doing all of this...).
EDIT: I did away with the bars. Weren't really doing it for me... Code's still here though.