Template:Status: Difference between revisions
Jump to navigation
Jump to search
Mailmanmicky (talk | contribs) mNo edit summary |
Mailmanmicky (talk | contribs) mNo edit summary |
||
Line 44: | Line 44: | ||
flex:1; margin:0; padding:.3em; display:flex; align-items:center"> | flex:1; margin:0; padding:.3em; display:flex; align-items:center"> | ||
{{#switch:{{{type}}} | {{#switch:{{{type}}} | ||
| active = {{ | | active = {{Status/strings|InfoActive}} | ||
| away = {{Status/strings|InfoAway}} | |||
| idle = {{Status/strings|InfoIdle}} | |||
| hyper = {{Status/strings|InfoHyper}} | |||
| offline = {{Status/strings|InfoOffline}} | |||
| hiatus = {{Status/strings|InfoHiatus}} | |||
| away = {{ | | #default = {{Status/strings|InfoDef}} | ||
}}. | |||
| idle = {{ | |||
| hyper = {{ | |||
| offline = {{ | |||
| hiatus = {{ | |||
| #default = {{ | |||
}} | |||
</p> | </p> | ||
Revision as of 20:35, 4 May 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.