Template:Msgbox: Difference between revisions

(Fix class)
(Update to BS3)
Line 1: Line 1:
<includeonly>
{{msgbox
<div class="alert {{ #if: {{{type|}}} | {{#switch: {{{type}}} | danger = alert-danger | error = alert-danger | success = alert-success | warning = alert-warning|info = alert-info}} | alert-info }}">{{{text}}}</div><!--
|text=<i class="icon-warning-sign icon-2x"></i> This article is a stub. You can help us by {{fullurl|{{FULLPAGENAME}}|action{{=}}edit|text=expanding it}}
--></includeonly><noinclude>[[Category:Notice templates|{{BASEPAGENAME}}]]
}}<noinclude>{{Documentation}}
{{documentation}}</noinclude>
<!-- Add categories and interwikis to the /doc subpage, not here! -->
[[Category:Maintenance templates]]
</noinclude>
<includeonly>[[Category:Stub]]</includeonly>

Revision as of 21:02, 9 November 2013

Template loop detected: Template:Msgbox

[edit] [history] [purge] Documentation icon Template documentation

Basic usage

{{msgbox
| title = This is a normal message box
| text = With helpful and descriptive subtext
}}

Will result in: Template loop detected: Template:Msgbox

Types

To change a message boxes's connotation use the type parameter.

Warning

| type = warning


{{msgbox
| type = warning
| title = This is a warning message box
| text = With helpful and descriptive subtext
}}

Will result in:

Template loop detected: Template:Msgbox

Error or danger

| type = error


{{msgbox
| type = error
| title = This is an error message box
| text = With helpful and descriptive subtext
}}

Will result in:

Template loop detected: Template:Msgbox

Success

| type = success


{{msgbox
| type = success
| title = This is a green message box
| text = With helpful and descriptive subtext
}}

Will result in: Template loop detected: Template:Msgbox


Information

Leaving out the type parameter will give you the default information alert.


{{msgbox
| title = This is a normal message box
| text = With helpful and descriptive subtext
}}

Will result in: Template loop detected: Template:Msgbox

Mini usage

{{msgbox
| mini = 1
| icon = icon-upload
| text = This is a mini message box with an information icon using [[Help:Icons|Icons]]
}}

Will result in: Template loop detected: Template:Msgbox

Advanced CSS usage

{{msgbox
| type = success
| title = This is a green message box
| text = It has a discuss link and some custom CSS.
| discuss = 1
| css = -moz-box-shadow: 0px 0px 6px #888; -webkit-box-shadow: 0px 0px 6px #888;
}}

Will result in:

Template loop detected: Template:Msgbox


{{msgbox
| type = success
| title = This is a green message box

| text = It has a discuss link, some custom CSS and a custom image
| discuss = 1
| css = -moz-box-shadow: 0px 0px 6px #888; -webkit-box-shadow: 0px 0px 6px #888;
}}

Will result in:

Template loop detected: Template:Msgbox


Cookies help us deliver our services. By using our services, you agree to our use of cookies.

Need wiki hosting?

Do you need a wiki for your Minecraft mod/gaming wiki? We'll host it for free! Contact us.

Other wikis

Indie-game wikis
Powered by Indie Wikis