Topic on Talk:Reading/Web/Projects/Mobile Page Issues

Jump to navigation Jump to search

We have a guide here Recommendations_for_mobile_friendly_articles_on_Wikimedia_wikis#Making_page_issues_(ambox_templates)_mobile_friendly

1) I think first thing to do is to put ambox class where it says class="noprint" https://pt.m.wikipedia.org/wiki/Predefini%C3%A7%C3%A3o:Ambox?action=edit

2) Replace ```style="width: 8%; text-align: center;"``` with ```style="width: 8%; text-align: center;" class="mbox-image"``` (style="width: {{#ifeq:{)

I think this will get you most of the way!