Skip to content

Commit

Permalink
Merge pull request #14 from RhinosF1/RhinosF1-issue-10
Browse files Browse the repository at this point in the history
Added else and blank checks
  • Loading branch information
RhinosF1 authored Mar 2, 2019
2 parents 41ae691 + d6b7cf7 commit 227ba26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion TemplateCode
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
//Copied from User:RhinosF1/Template/StatusMonitor

'''User Status:''' {{#switch:{{User:{{{1}}}/Status}}|online={{color box|1=#00FF00}}'' online''|offline={{color box|1=#FF0000}}'' offline''|around(A)={{color box|1=orange}}'' around''|around(R)={{colour box|1=red}}'' around''|sleeping={{color box|1=red}} ''sleeping''}}<noinclude>
'''User Status:''' {{#switch:{{User:{{{1}}}/Status}}|online={{color box|1=#00FF00}}'' online''|offline={{color box|1=#FF0000}}'' offline''|around(A)={{color box|1=orange}}'' around''|around(R)={{colour box|1=red}}'' around''|sleeping={{color box|1=red}} ''sleeping''|#default={{User:{{{1}}}/Status}}|={{color box|1=black}} Status Unavailabile}}<noinclude>
{{documentation}}
</noinclude>
<includeonly>[[Category:Pages using RhinosF1's UserStatus Template]]</includeonly>

0 comments on commit 227ba26

Please sign in to comment.