Template:Template display/doc

From English Wikipedia @ Freddythechick

The desktop and mobile browsing interfaces on Wikipedia differ substantially, and sometimes different templates are more or less suitable for a specific interface. For this reason certain templates do not display in mobile view, using the class = "nomobile"

As of March 2017, only the "nomobile"-class is implemented, and "nodesktop" / "mobileonly" classes do nothing because they are not enabled in MediaWiki:Common.css or MediaWiki:Mobile.css.

This template does not itself control where content is displayed. It is intended only for template documentation, to explain a template's behavior in the mobile view.

Usage

Adaptive templates

<syntaxhighlight lang="wikitext">

</syntaxhighlight>

Desktop only templates

<syntaxhighlight lang="wikitext">

</syntaxhighlight>

Templates that display on mobile, but not on narrow screens

<syntaxhighlight lang="wikitext">

</syntaxhighlight>

Mobile only templates (see note above)

<syntaxhighlight lang="wikitext">

</syntaxhighlight>

Templates that display poorly or cause accessibility problems on mobile

<syntaxhighlight lang="wikitext">

</syntaxhighlight>

Templates that do not work in the Vector 2022 skin

<syntaxhighlight lang="wikitext">

</syntaxhighlight>

Images used