Template:Status/doc: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 2: Line 2:
{{ModernTodo|Documentation}}
{{ModernTodo|Documentation}}


== Tests ==
== Parameters and Examples ==
{{Code|<nowiki>{{Status}}</nowiki>}}
{| class="standard-table" style="width:100%"
{{Capsule| {{Status}} }}
! style="width:10%" | Parameter
 
! style="width:20%" | Description
 
! Example
{{Code|<nowiki>{{Status|type = active}}</nowiki>}}
! style="width:50%" | Preview
{{Capsule| {{Status|type = active}} }}
|-
 
| align="center"|No Parameters
 
| {{Todo|Describe.}}
{{Code|<nowiki>{{Status|type = away}}</nowiki>}}
| {{CodeBlock| <nowiki>{{Status}}</nowiki> }}
{{Capsule| {{Status|type = away}} }}
| {{Capsule| {{Status}} }}
 
|-
 
| align="center" | {{Code| {{Param|type}} }}
{{Code|<nowiki>{{Status|type = idle}}</nowiki>}}
| {{Todo|Describe.}}
{{Capsule| {{Status|type = idle}} }}
| {{CodeBlock| <nowiki>{{Status|type = active}}</nowiki> }}
 
  {{CodeBlock| <nowiki>{{Status|type = away}}</nowiki> }}
 
  {{CodeBlock| <nowiki>{{Status|type = idle}}</nowiki> }}
{{Code|<nowiki>{{Status|type = hyper}}</nowiki>}}
  {{CodeBlock| <nowiki>{{Status|type = hyper}}</nowiki> }}
{{Capsule| {{Status|type = hyper}} }}
| {{Capsule| {{Status|type = active}} }}
  {{Capsule| {{Status|type = away}} }}
  {{Capsule| {{Status|type = idle}} }}
  {{Capsule| {{Status|type = hyper}} }}
|}


<includeonly>[[Category:Templates]]</includeonly>
<includeonly>[[Category:Templates]]</includeonly>

Revision as of 08:18, 28 March 2023

Edit-copy.png
This is a documentation subpage for Template:Status.
Don't forget to purge the contents of the base page upon creating or editing this subpage.

Template:ModernTodo

Parameters and Examples

Parameter Description Example Preview
No Parameters
Todo: Describe.
{{Status}}

N/A

No status is avaliable.

{{{type}}}
Todo: Describe.
{{Status|type = active}}
{{Status|type = away}}
{{Status|type = idle}}
{{Status|type = hyper}}

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.