Template talk:CodeBlock
Jump to navigation
Jump to search

This is the discussion page of Template:CodeBlock.
To add a comment, use the Edit button near the headline of the appropriate section. To create a new section, you can use the Add topic button at the top of this page.
Comments on talk pages should be signed with "~~~~", which will be converted into your signature and a timestamp.
Comments on talk pages should be signed with "~~~~", which will be converted into your signature and a timestamp.
(using Template:Message) There seems to be some inconsistent line spacing spacing for the first and last lines:
looking at how it actually renders, it shows up as 1 <p>2 3 4 </p> 5, which is strange because {{{1|}}} only appears once with no modifiers. wiki markup has to be the issue, since adding nowiki solves it. --Pee (talk) 2:15, 28 Jun 2023 (UTC)