:Msgbox

Terraria Wiki
둘러보기로 이동 검색으로 이동
This template is i18n-ready, which means it is easy to localize for different languages. Please see I18n & l10n for templates to learn more.
See 틀:Msgbox/l10n for the localization of this template.
Template-info.svg Documentation The documentation below is transcluded from 틀:Msgbox/doc. (edit | history)

This template displays a basic message box.

Usage

All parameters are optional.

{{msgbox
| class = <css classes>
| style/css = <css styles>
| width = <box width>
| image = <personal image choice>
| imagesize = <image size>
| imagelink = <image link>
| imagetext = <image alt text>
| imagealt = <completely custom image display>
| discuss = y/yes
| discusspage = <discuss page>
| discussanchor <discuss section name>
| title = <box title>
| text = <box text>
}}

틀:Templatedata

Colors

For compatibility with wiki.gg's theme, hardcoded background/border colors should be avoided. Instead, use one of the predefined classes listed below, which are styled for both light and dark themes:

Class Color
msgbox-color-blue
msgbox-color-red
msgbox-color-purple
msgbox-color-green
msgbox-color-yellow
msgbox-color-orange
msgbox-color-pink