From Wikimedia Commons, the free media repository
Jump to navigation
Jump to search
Scripts[edit]
Problem list[edit]
- Consider hiding mw-filepage-other-resolutions on mobile under 720px wide (clutters, not really as useful as on desktop)
- {{Information}} has plain table cells for the row headers. These should be th / ! with a scope="row"
- {{Information}} is 100% wide, but does not have box-sizing: border-box; set.
- {{Information}} uses the cellpadding attribute.
- {{Location}} is 100% wide, but does not have box-sizing: border-box; set.
- {{Location}} does not vertical-align:top it's header
- {{Location}} uses deprecated cellpadding attribute
- {{Assessments}} is 100% wide, but does not have box-sizing: border-box; set.
- {{Assessments}}, can probably use autotranslate, so we could do away with that ugly list of languages ?
- {{Picture of the day}} is 100% wide, but does not have box-sizing: border-box; set.
- {{Picture of the day}} uses JS translations, which don't work on mobile.
- {{VI}} is 100% wide, but does not have box-sizing: border-box; set.
- {{VI}} can probably use autotranslate, so we could do away with that ugly list of languages ?