Template:Status: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
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 = {{Autolang
| active = {{Status/strings|InfoActive}}
| This user is predominantly active and can frequently be seen making edits or creating new pages.
| away = {{Status/strings|InfoAway}}
| eo = Ĉi uzanto estas domine aktivan kaj povas ofte vidita redaktadas aŭ kreas novajn paĝojn
| idle = {{Status/strings|InfoIdle}}
| ru = Данный пользователь преимущественно активен, так что вы можете довольно часто застать его за внесением правок или созданием страниц.
| hyper = {{Status/strings|InfoHyper}}
| zh = 此用户处于活动状态,经常可以看到他们进行编辑或创建新页面
| offline = {{Status/strings|InfoOffline}}
}}
| hiatus        = {{Status/strings|InfoHiatus}}
| away = {{Autolang
| #default = {{Status/strings|InfoDef}}
| This user is currently away. Their edits are infrequent and they only check up on the site every so often.
}}.
| eo = Ĉi uzanto nune eksterretanta. Ĝiaj redaktaĵoj neoftaj kaj oni nur revidus la retejon rare
| ru = Данный пользователь в данный момент отошёл. Его правки нечасты и он посещает вики время от времени.
| zh = 此用户已离开。他们的编辑很少,他们只会每隔一段时间检查一次网站
}}
| idle = {{Autolang
| This user is currently idle. They regularly check the site, but they don't edit as frequently as they used to.
| eo = Ĉi uzanto nune malaktivanta. Ĝia ripete vidos la retejon; sed ĝi redakti ne kvazaŭ antaŭe
| ru = Данный пользователь в данный момент неактивен. Он регулярно проверяет вики, но его правки не так часты, как раньше.
| zh = 此用户处于闲置状态。他们会定期查看网站,但编辑频率将不如之前
}}
| hyper = {{Autolang
| This user is abnormally active. Their edits can be characterized as sporadic and they have a tendency to make hundreds of them.
| eo = Ĉi uzanto estas normaĉe aktivan. Ĝiaj redaktoj povas karakteriĝis vastan kaj ĝi havas emon por krei multajn tiojn
| ru = Данный пользователь аномально активен. Его правки можно охарактеризовать как случайные.
| zh = 此用户异常活跃。他们的编辑可以说是零星的,他们倾向于进行数百次编辑
}}
| offline = {{Autolang
| 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.
| ru = Данный пользователь не в сети. Возможно, вы сможете найти его в каком-нибудь другом месте, но сейчас его жизнь никак не связана с этой вики, что, однако, не означает, что он покинул это место навсегда.
| zh = 此用户已经离线。你也许能在其他地方找到他们,但现在他们的生活与这个维基没有任何关系,但这并不意味着他们已经永远离开了这个地方
}}
| hiatus        = {{Autolang
| This user is currently on a hiatus. Their general activity will cease hereafter.
| zh = 此用户处于暂停活动状态。他们的一般活动将在此后停止
}}
| #default = {{Autolang
| No status is avaliable.
| eo = Nenia stato sciita.
| ru = Нет доступного статуса.
| zh = 状态不可用
}}
}}
</p>
</p>



Revision as of 20:35, 4 May 2023

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

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

Away

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

Idle

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

Hyper

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

Offline

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

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