Wikipedia talk:WikiProject Userboxes/Archive 2017
![]() | This is an archive of past discussions on Wikipedia:WikiProject Userboxes. Do not edit the contents of this page. If you wish to start a new discussion or revive an old one, please do so on the current talk page. |
Template:Help userbox
The Help userbox template (abbreviated {{helpu}}
) should used on every userbox template documentation subpage. This template helps users with questions about a userbox template to request help on this talk page. See Template:Help userbox for further information. Yours aye, Buaidh 22:22, 22 February 2017 (UTC)
Nomination for deletion of Template:Help userbox
Template:Help userbox has been nominated for deletion. You are invited to comment on the discussion at the template's entry on the Templates for discussion page. - Ahunt (talk) 01:37, 9 March 2017 (UTC)
Use <br> and not <br />
The warning section mentioned <br />
I changed it to <br>
In wikitext <br> is the same as <br />, and is much easier to remember and use. Wikitext is not XML or HTML, and so <br /> is not needed. --Timeshifter (talk) 18:37, 30 November 2017 (UTC)
- I agree and besides <br> is the standard in HTML5 and it is shorter to write. - Ahunt (talk) 18:39, 30 November 2017 (UTC)
- I personally like the XHTML compliant
<br/>
. It works with wikitext, HTML, HTML5, and XHTML. I don't mind typing an extra character. Yours aye, Buaidh 01:45, 17 March 2018 (UTC)
- I personally like the XHTML compliant