Difference between revisions of "Template:Hc"
(prevent header from being overlapped by floated divs (e.g. Article Summary)) |
(add comment to explain hack) |
||
(31 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | <noinclude>{{Template}} {{ | + | <noinclude>{{DISPLAYTITLE:Template:hc}} |
+ | {{Template}} | ||
'''Block code with header.''' | '''Block code with header.''' | ||
Line 12: | Line 13: | ||
==Example== | ==Example== | ||
− | {{hc|head|code | + | {{hc|head|code}}</noinclude><includeonly><pre<noinclude></noinclude> style="margin-bottom: 0; border-bottom:none; padding-bottom:0.8em;">{{{head|{{{1|{{META Error}}}}}}}}</pre<noinclude></noinclude>><!-- The line break is needed, otherwise the wiki will generate extraneous paragraphs inside the 2nd pre block --> |
− | + | <pre<noinclude></noinclude> style="margin-top: 0; border-top-style:dashed; padding-top: 0.8em;">{{{output|{{{2|{{META Error}}}}}}}}</pre<noinclude></noinclude>></includeonly><noinclude><!-- The <noinclude></noinclude> hack is needed to allow wiki markup inside the pre tags; reference: http://www.gossamer-threads.com/lists/wiki/mediawiki/118688#118688 --></noinclude> | |
− |
Revision as of 14:29, 10 December 2013
This page is a template. It contains no Arch Linux-related information, but should be used as part of other articles. For more information, read Help:Template.
Please do not experiment with this template; you could ruin all pages using this template. If you want to edit this template, copy the text to Template:Sandbox, edit and test it there, and copy it back when it works.
Feel free to voice your opinion regarding this template.Block code with header.
- Use Template:bc for block code without header.
- Use Template:ic for inline code.
Usage
{{hc|head|code}}
Example
head
code