This is the template sandbox page for Template:StatusTemplate (diff). See also the companion subpage for test cases. |
importScript('User:Henrik/js/automod.js');
This script is necessary for the automated update links to work. Some other scripts already include this one - don't worry, installing this twice (or more) won't hurt anything.Note: Due to the bugginess of Henrik's automod script the auto update links may not work for long periods of time, if you know of a way to fix this issue it'd be most appreciated.
1=
or first unnamed parameter If you want to display another user's status, or you are having trouble with the editing links (see below), enter the custom username (without the User: prefix) to correct the issue. Example: {{StatusTemplate|Hersfold non-admin}}
This should not be necessary when using this template on one of your own subpages.align={left|center|right}
Use this to control where the box is displayed. The template will float to the left by default, however can be made to float right with align=right
. Using "center" will cause the box to spread across the page like a banner - see "Known issues" below.irc=y
Use this to change "Busy" to "On IRC"url=
When specifying a custom username with 1=
as described above, some usernames (those with spaces or special characters) may cause the edit links to display incorrectly or not function. Use this to supply a URL encoded version of the username to correct the problem. Example: User:Joe's Username would need to use the template like so: {{StatusTemplate|Joe's Username|url=Joe%27s_Username}}
.url=
parameter as described above to replace spaces with underscores (_) to allow for the correct operation of the edit links. This should not be necessary when using the default username, which the template is able to retrieve from the page title.align=center
will cause the box to be centered, but will also cause it to spread across the entire page. Whoever's fault it is, I am unable to fix this within the template. Workarounds do exist, but they are generally somewhat complicated and the template will no longer "float" over the page as it is designed to do. If you want such a workaround and can't figure it out yourself, let me know.