Johnrdorazio
Joined August 15, 2020
Content deleted Content added
Johnrdorazio (talk | contribs) |
Johnrdorazio (talk | contribs) |
||
Line 40:
== Testing MobileDetect parser tags ==
Here is an inline string that should only show on mobile devices, using the <code><mobileonly></code> parser tag: <mobileonly inline="true">'''I am a MOBILE device!'''</mobileonly>
Here is an inline string that should only show on desktop devices, using the <code><nomobile></code> parser tag: <nomobile inline=true>'''I am a DESKTOP device!'''</nomobile>
Here is an html block-level element that should only show on mobile, using the <code><mobileonly></code> parser tag:
|