Difference between revisions of "Template:InlineCode"
Line 1: | Line 1: | ||
<div class="noprint" style="white-space: nowrap; float: right;"></div> | <div class="noprint" style="white-space: nowrap; float: right;"></div> | ||
− | + | <pre style="display:inline;padding:0;line-height:inherit;border:none;margin:0 1px;"<noinclude></noinclude>>{{{1}}}</pre<noinclude></noinclude>> | |
− | |||
− | |||
− | |||
<noinclude> | <noinclude> |
Revision as of 07:30, 24 January 2014
<pre style="display:inline;padding:0;line-height:inherit;border:none;margin:0 1px;"<noinclude>>{{{1}}}
How to use this template
This template is for displaying inline code. Just place {{InlineCode|<Code>}} with <Code> as the code you wish to display.
Don't use it yet; somehow all following text gets put into a pre.