Template talk:Archive banner
This is the talk page of a redirect that targets the page: • Template:Archives Because this page is not frequently watched, present and future discussions, edit requests and requested moves should take place at: • Template talk:Archives |
This template was considered for merging with Template:Archive navigation and six other templates on 2015 August 24. The result of the discussion was "Keep". |
Improvements
[edit]I would like to make two fixes:
Replace the HTML<center>
with CSS<div style="text-align:center;">
Remove the two line breaks at the end of the template: one caused by a<br>
and one caused by the<noinclude>
breaking onto the next line.
--—— Gadget850 (Ed) talk - 20:08, 7 January 2009 (UTC)
After some more consideration, this should meet the talk message box standards. I have updated the template using {{tmbox}}. The draft version is at {{Archive banner/sandbox}} and test cases at Template:Archive banner/testcases. The draft version is backward compatible with the current version. --—— Gadget850 (Ed) talk - 16:00, 9 January 2009 (UTC)
Done Also added search feature. --—— Gadget850 (Ed) talk - 14:43, 14 January 2009 (UTC)
missing end tag for <p>
[edit]This template has a missing end tag for <p>
. This was inserted in the revision of 00:48, 3 September 2015 by Izkala. Please fix it. —Anomalocaris (talk) 19:59, 21 February 2018 (UTC)
- Hello
- I investigated. It appears the MediaWiki parser closes the tag correctly as needed. Nevertheless, it seems to serve no purpose. Firefox Developer Tools demonstrate that absense of the tag or its sole CSS rule has neither benefits nor drawbacks. Therfore, I removed it.
- Best regards,
Codename Lisa (talk) 21:59, 21 February 2018 (UTC)- Thanks! —Anomalocaris (talk) 07:25, 22 February 2018 (UTC)
Missing end tag for <small>
[edit]This template potentially creates an unclosed <small>
tag. As no pages currently transclude it with both age= and botnotesmall= set, I've kept the code simple by not fixing it. Certes (talk) 10:54, 16 March 2018 (UTC)