3,616
edits
mNo edit summary |
m (Mobile-checking functionality not possible without getting further into the wiki css code than I care to go!) |
||
Line 1: | Line 1: | ||
<includeonly><div id="MobileLink | <includeonly><div id="MobileLink" style="margin: 1em auto; padding: 10px; background-color: lemonchiffon; border: 2px solid darkgoldenrod; text-align: center;"> | ||
'''This page is not optimized for mobile users!'''<br/> | '''This page is not optimized for mobile users!'''<br/> | ||
For a better reading experience on mobile, visit the mobile-optimized version of this page: '''[[{{#if: {{{1|}}} | {{{1}}}/Mobile | {{PAGENAME}}/Mobile }}]]''' | For a better reading experience on mobile, visit the mobile-optimized version of this page: '''[[{{#if: {{{1|}}} | {{{1}}}/Mobile | {{PAGENAME}}/Mobile }}]]''' | ||
</div>{{Clear}}</includeonly> | </div>{{Clear}}</includeonly> | ||
<noinclude>Simply insert this Template onto a page (wherever you want it) and it will generate a warning for mobile users + a redlink to create a mobile-optimized page. If you want, you can also include a single parameter to change the destination of the redlink. | <noinclude>Simply insert this Template onto a page (wherever you want it) and it will generate a warning for mobile users + a redlink to create a mobile-optimized page. If you want, you can also include a single parameter to change the destination of the redlink. | ||
Line 18: | Line 9: | ||
<pre>{{Mobile}}</pre> | <pre>{{Mobile}}</pre> | ||
'''Generates:''' | '''Generates:''' | ||
{{Mobile|Joe Boggs | {{Mobile|Joe Boggs}} | ||
=== Parameter Usage: === | === Parameter Usage: === | ||
Line 24: | Line 15: | ||
<pre>{{Mobile|AmityAux}}</pre> | <pre>{{Mobile|AmityAux}}</pre> | ||
'''Generates:''' | '''Generates:''' | ||
{{Mobile|AmityAux | {{Mobile|AmityAux}} | ||
</noinclude> | </noinclude> |