Template:Status: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
No edit summary
 
(65 intermediate revisions by 10 users not shown)
Line 1: Line 1:
{{todo|Documentation}}
{{ulf|en=1|eo=1|ru=1|zh=1}}
<includeonly><div style="display:flex; border:1px solid {{#switch:{{{type}}}
{{Doc}}
| active   = rgb(159, 206, 59, .3)
<includeonly><onlyinclude>{{footer
| away     = rgb(235, 185, 23, .3)
|borderrgb = {{#switch:{{{type}}}
| hyper   = rgb(58, 155, 240, .3)
  | active = 159, 206, 59
| #default = rgb(207, 207, 207, 0.3)
  | away
}}; border-radius: .5em; overflow:hidden; margin-block:.5em;">
  | idle = 235, 122, 23
 
  | hyper = 58, 155, 240
<p style="background:{{#switch:{{{type}}}
  | #default = 207, 207, 207
| active   = rgb(159, 206, 59, .3)
  }}
| away     = rgb(235, 185, 23, .3)
|titlergb = {{#switch:{{{type}}}
| hyper   = rgb(58, 155, 240, .3)
  | active = 159, 206, 59
| #default = rgb(207, 207, 207, 0.3)
  | away
}}; flex-basis:3em; align-items:center; display:inline-flex; margin:0; padding:.3em; justify-content:center; font-weight:bold;">
  | idle = 235, 122, 23
{{#switch:{{{type}}}
  | hyper = 58, 155, 240
| active   = Active
  | #default = 207, 207, 207
| away     = Away
  }}
| hyper    = Hyper
|title = {{#switch:{{{type}}}
| #default = N/A
  | active = {{Status/strings|Active}}
}}</p>
  | away = {{Status/strings|Away}}
 
  | idle = {{Status/strings|Idle}}
<p style="background:{{#switch:{{{type}}}
  | hyper = {{Status/strings|Hyper}}
| active   = rgb(159, 206, 59, .1)
   | offline = {{Status/strings|Offline}}
| away     = rgb(235, 185, 23, .1)
  | hiatus        = {{Status/strings|Hiatus}}
| hyper   = rgb(58, 155, 240, .1)
  | #default = {{Status/strings|N/A}}
| #default = rgb(207,207,207, .1)
  }}
}};
|textbgrgb = {{#switch:{{{type}}}
 
  | active = 159, 206, 59
flex:1; align-items:center; display:inline-flex; margin:0; padding:.3em;">
  | away
{{#switch:{{{type}}}
  | idle = 235, 122, 23
| active = This user is predominantly active and can frequently be seen making edits or creating new pages
  | hyper = 58, 155, 240
| away = This user is currently away. Their edits are infrequent and they only check up on the site every so often
  | #default = 207, 207, 207
| 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
|1 = {{#switch:{{{type}}}
}}</p></div></includeonly>
  | active = {{Status/strings|ThisUser}} {{Status/strings|InfoActive}}
  | away = {{Status/strings|ThisUser}} {{Status/strings|InfoAway}}
  | idle = {{Status/strings|ThisUser}} {{Status/strings|InfoIdle}}
  | hyper = {{Status/strings|ThisUser}} {{Status/strings|InfoHyper}}
  | offline = {{Status/strings|ThisUser}} {{Status/strings|InfoOffline}}
  | hiatus        = {{Status/strings|ThisUser}} {{Status/strings|InfoHiatus}}
  | #default = {{Status/strings|InfoDef}}
  }}{{Dictionary/common|.}}
}}<!--
-->{{yesno|{{{nocat|no}}}
  |yes=
  |no= {{#switch:{{{type}}}
      | active = [[Category:Active Users]]
      | away = [[Category:Away Users]]
      | idle = [[Category:Idle Users]]
      | hyper = [[Category:Hyper Users]]
      | offline = [[Category:Offline Users]]
      | hiatus = [[Category:Users on a hiatus]]
      | #default =
    }}
}}</onlyinclude></includeonly>
<noinclude>[[Category:Asbox templates]]</noinclude>

Latest revision as of 15:05, 29 April 2024

English (en)Esperanto (eo)Русский (ru)中文 (zh)
English (en)Deutsch (de)Esperanto (eo)Español (es)Français (fr)Suomi (fi)Hrvatski (hr)Magyar (hu)Italiano (it)日本語 (ja)한국어 (ko)Nederlands (nl)Polski (pl)Português (pt)Português do Brasil (pt-br)Русский (ru)Slovenčina (sk)Svenska (sv)Türkçe (tr)Українська (uk)Tiếng Việt (vi)中文 (zh)中文(臺灣) (zh-tw)
Curly brackets white.pngTemplate Documentation [view] [edit]
Icon-translate.png Available doc translations
View
Page history
Icon-translate.png
This template uses a strings subpage
Please follow the format on this subpage(s) to add translations.

This template is intended for use on user pages as a means of indicating the status of the user in which the page is owned by.

Translations

The used strings are on strings subpage. Please follow the format to add translations for them.

Parameters and Examples

Parameter Description Example Preview
No Parameters Template reverts to the default values specified within the included {{#switch}} parser functions. This in turn causes the template to appear as it does on the right.
{{Status}}

N/A

No status is avaliable.

{{{type}}} Allows you to select your type of status.
{{Status|type = active}}
{{Status|type = away}}
{{Status|type = idle}}
{{Status|type = hyper}}
{{Status|type = offline}}
{{Status|type = hiatus}}

Active

This user is predominantly active and can frequently be seen making edits or creating new pages.

Away

This user is currently away. Their edits are infrequent and they only check up on the site every so often.

Idle

This user is currently idle. They regularly check the site, but they don't edit as frequently as they used to.

Hyper

This user is abnormally active. Their edits can be characterized as sporadic and they have a tendency to make hundreds of them.

Offline

This user is offline. You may be able to find them somewhere else, but right now their lives have nothing to do with this wiki, which, however, does not mean that they have left this place forever.

Hiatus

This user is currently on a hiatus. Their general activity will cease hereafter.

{{{nocat}}} Prevents category inclusion. Designed especially for use within this documentation or the categories listed below.
{{Status|nocat=1}}
No preview avaliable

Categories