Template:Tmboxw

From A2wiki
Jump to navigation Jump to search

TemplateStyles' src attribute must not be empty.

Template documentation[view] [edit] [history] [purge]
TemplateStyles' src attribute must not be empty.

This template is a workaround designed to replace {{tmbox}} in order to enable mobile users to view tmboxes that are otherwise hidden from them due to mobile bug T257394. Replacing an existing {{tmbox}} invocation by {{tmboxw}} should not affect desktop viewers.

Usage[edit source]

Simple usage example:

{{tmboxw | text = Some text.}}
TemplateStyles' src attribute must not be empty.

Complex example:

{{tmboxw
| type      = style
| image     = [[File:Emblem-question-yellow.svg|40px|link=|alt=]]
| style     = width: 400px; 
| textstyle = color: red; font-weight: bold; font-style: italic;
| text      = The message body text.
}}
TemplateStyles' src attribute must not be empty.

Note: examples below are transcluded from {{tmbox/doc}}; in place of 'tmbox' on the rest of this page, please use 'tmboxw' instead.

Tip: mobile users may achieve better results in landscape mode on small devices, which will, for example, satisfactorily render {{Talk header}} templates which would be clipped in portrait mode.

Parameters[edit source]

{{#section-h:Template:Tmbox/doc|Parameters}}

Technical details[edit source]

{{#section-h:Template:Tmbox/doc|Technical details}}

See also[edit source]

This template is based on {{tmbox}} and mimics its look and feel. {{#section-h:Template:Tmbox/doc|See also}}

TemplateStyles' src attribute must not be empty.