Template:Status/doc: Difference between revisions
Jump to navigation
Jump to search
Mailmanmicky (talk | contribs) |
mNo edit summary |
||
Line 13: | Line 13: | ||
| {{Capsule| {{Status|nocat=1}} }} | | {{Capsule| {{Status|nocat=1}} }} | ||
|- | |- | ||
| align="center" | {{Code| {{Param|type}} }} | | align="center" | {{Code|style=2| {{Param|type}} }} | ||
| Allows you to select your type of status. | | Allows you to select your type of status. | ||
| {{CodeBlock|margin=5px| <nowiki>{{Status|type = active}}</nowiki> }} | | {{CodeBlock|margin=5px| <nowiki>{{Status|type = active}}</nowiki> }} | ||
Line 20: | Line 20: | ||
{{CodeBlock|margin=5px| <nowiki>{{Status|type = hyper}}</nowiki> }} | {{CodeBlock|margin=5px| <nowiki>{{Status|type = hyper}}</nowiki> }} | ||
{{CodeBlock|margin=5px| <nowiki>{{Status|type = offline}}</nowiki> }} | {{CodeBlock|margin=5px| <nowiki>{{Status|type = offline}}</nowiki> }} | ||
{{CodeBlock|margin=5px| <nowiki>{{Status|type = hiatus}}</nowiki> }} | |||
| {{Capsule| {{Status|type = active|nocat=1}} }} | | {{Capsule| {{Status|type = active|nocat=1}} }} | ||
{{Capsule| {{Status|type = away|nocat=1}} }} | {{Capsule| {{Status|type = away|nocat=1}} }} | ||
Line 27: | Line 28: | ||
{{Capsule| {{Status|type = hiatus|nocat=1}} }} | {{Capsule| {{Status|type = hiatus|nocat=1}} }} | ||
|- | |- | ||
| align="center"|{{Code| {{Param|nocat}} }} | | align="center"|{{Code|style=2| {{Param|nocat}} }} | ||
| Prevents category inclusion. Designed especially for use within this documentation or the categories listed below. | | Prevents category inclusion. Designed especially for use within this documentation or the categories listed below. | ||
| {{CodeBlock|margin=5px| <nowiki>{{Status|nocat=1}}</nowiki> }} | | {{CodeBlock|margin=5px| <nowiki>{{Status|nocat=1}}</nowiki> }} |
Revision as of 21:04, 17 April 2023

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.
Don't forget to purge the contents of the base page upon creating or editing this subpage.
This template is to be used on your profile as a means of indicating your current status on the wiki
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. | ||
{{{type}}} | Allows you to select your type of status. | ||
{{{nocat}}} | Prevents category inclusion. Designed especially for use within this documentation or the categories listed below. | No preview avaliable
|