Template:Tmboxw

From A2wiki
Revision as of 03:05, 19 September 2022 by wp>Mathglot (Mathglot moved page User:Mathglot/sandbox/Templates/Tmboxw to Template:Tmboxw: Ready for prime time.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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

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

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

Technical details

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

See also

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.