Johnrdorazio
Joined August 15, 2020
Content deleted Content added
Johnrdorazio (talk | contribs) |
Johnrdorazio (talk | contribs) Tags: Mobile edit Mobile web edit |
||
Line 42:
This page is being viewed from a <mobileonly inline>'''mobile'''</mobileonly><nomobile inline>'''desktop'''</nomobile> device.
Here is an inline string that should only show on mobile devices, using the <code><mobileonly inline></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 inline></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:
|