Template:Status: Difference between revisions
Jump to navigation
Jump to search
Mailmanmicky (talk | contribs) mNo edit summary |
Mailmanmicky (talk | contribs) mNo edit summary |
||
Line 1: | Line 1: | ||
{{Doc}} | {{Doc}} | ||
<includeonly><onlyinclude><div style="display:flex; border:1px solid {{#switch:{{{type}}} | <includeonly><onlyinclude><div style="display:flex; border:1px solid {{#switch:{{{type}}} | ||
| active | | active = rgb(159, 206, 59, .3) | ||
| away | | away | ||
| idle | | idle = rgb(235, 122, 23, .3) | ||
| hyper | | hyper = rgb(58, 155, 240, .3) | ||
| #default = rgb(207, 207, 207, .3) | | inoperable = rgb(231, 76, 60, .3) | ||
| #default = rgb(207, 207, 207, .3) | |||
}}; border-radius: .5em; overflow:hidden; margin-block:.5em;"> | }}; border-radius: .5em; overflow:hidden; margin-block:.5em;"> | ||
<p style="background:{{#switch:{{{type}}} | <p style="background:{{#switch:{{{type}}} | ||
| active | | active = rgb(159, 206, 59, .3) | ||
| away | | away | ||
| idle | | idle = rgb(235, 122, 23, .3) | ||
| hyper | | hyper = rgb(58, 155, 240, .3) | ||
| #default = rgb(207, 207, 207, .3) | | inoperable = rgb(231, 76, 60, .3) | ||
| #default = rgb(207, 207, 207, .3) | |||
}}; flex-basis:3em; align-items:center; display:inline-flex; margin:0; padding:.3em; justify-content:center; font-weight:bold;"> | }}; flex-basis:3em; align-items:center; display:inline-flex; margin:0; padding:.3em; justify-content:center; font-weight:bold;"> | ||
{{#switch:{{{type}}} | {{#switch:{{{type}}} | ||
| active | | active = Active | ||
| away | | away = Away | ||
| idle | | idle = Idle | ||
| hyper | | hyper = Hyper | ||
| #default = N/A | | inoperable = Inoperable | ||
| #default = N/A | |||
}}</p> | }}</p> | ||
<p style="background:{{#switch:{{{type}}} | <p style="background:{{#switch:{{{type}}} | ||
| active | | active = rgb(159, 206, 59, .1) | ||
| away | | away | ||
| idle | | idle = rgb(235, 122, 23, .1) | ||
| hyper | | hyper = rgb(58, 155, 240, .1) | ||
| #default = rgb(207, 207, 207, .1) | | inoperable = rgb(231, 76, 60, .1) | ||
| #default = rgb(207, 207, 207, .1) | |||
}}; | }}; | ||
flex:1; align-items:center; display:inline-flex; margin:0; padding:.3em;"> | flex:1; align-items:center; display:inline-flex; margin:0; padding:.3em;"> | ||
{{#switch:{{{type}}} | {{#switch:{{{type}}} | ||
| active | | active = This user is predominantly active and can frequently be seen making edits or creating new pages | ||
| away | | away = This user is currently away. Their edits are infrequent and they only check up on the site every so often | ||
| idle | | idle = This user is currently idle. They actively check the site, but they don't edit as frequently as they used to | ||
| hyper | | hyper = This user has demonstrated that they are abnormally active. They are characterized by their sporadic behaviour and tendency to make hundreds of edits | ||
| #default = No status is avaliable | | inoperable = This bot has been marked as inoperable by the creator | ||
| #default = No status is avaliable | |||
}}</p></div></onlyinclude></includeonly> | }}</p></div></onlyinclude></includeonly> |
Revision as of 10:00, 28 March 2023
The above documentation is transcluded from Template:Status/doc. (Edit | Page history)
Editors can experiment in this template's sandbox (edit) and testcases (create) pages.
Editors can experiment in this template's sandbox (edit) and testcases (create) pages.