Template:Test: Difference between revisions

No edit summary
No edit summary
 
Line 55: Line 55:
'''{{HerpyWhooves}}''' this text should not be bold.
'''{{HerpyWhooves}}''' this text should not be bold.


MobileDetect test:
<div class="nomobile">
This text should only appear on desktop.
</div>


{{#ifmobile: MOBILE DEVICE | DESKTOP }}
<div class="mobileonly">
 
This text should only appear on a mobile device.
{{#ifmobileview: MOBILE VIEW | DESKTOP VIEW }}
</div>