Template:Wikibreak
外观
This template is used on user pages to warn others that the user is currently on a wikibreak and is unable to answer any questions.
Usage
[编辑]{{wikibreak
| 1 = The name of the user
| 2 = Date user will be back
| 3 = Any additional message to set
| bgcol = The background color of the message box
| noimage = Whether or not to have an image
| image = The image to use
| type = The type of wikibreak the user is taking
| imagesize = The size of the image
| align = The text alignment
| message = A custom message to set in the box
}}
TemplateData
[编辑]Template used on user pages to warn others that the user is taking a wikibreak.
| 参数 | 描述 | 类型 | 状态 | |
|---|---|---|---|---|
| User name | 1 name | The name of the user.
| 用户 | 可选 |
| Date user will be back | 2 back | The date in which the user will be back. | 字符串 | 可选 |
| Additional information | 3 | Any additional information about the wikibreak. | 字符串 | 可选 |
| Background color | bgcol | The background color to use for the message box.
| 字符串 | 可选 |
| No image | noimage | Whether or not to use an image. | 字符串 | 可选 |
| Image | image | A different image to use in the message box. | 字符串 | 可选 |
| Type | type | The type of wikibreak the user is taking. | 字符串 | 必需 |
| Image size | imagesize | The size of the image in the message box.
| 字符串 | 可选 |
| Text align | align | The text alignment of the text in the message box. Accepted values are "left", "center" and "right".
| 字符串 | 可选 |
| Message | message | A custom message to display to the user. | 字符串 | 可选 |