Content deleted Content added
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>&lt;mobileonly inline&gt;</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>&lt;nomobile inline&gt;</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>&lt;mobileonly&gt;</code> parser tag: