Difference between revisions of "Template:Samp"
Jump to navigation
Jump to search
imported>SMcCandlish (color code) |
imported>SMcCandlish (XHTML validity fix) |
||
(13 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | <samp style="color:{{#if | + | <samp {{#if:{{{class|}}}|class="{{{class}}}"}} {{#if:{{{id|}}}|id="{{{id}}}"}} style="padding-left:0.4em; padding-right:0.4em; color:{{#if:{{{color|}}}|{{{color}}}|#666666}};{{#if:{{{style|}}}| {{{style}}}|}}" {{{#if:{{{lang|}}}|lang="{{{lang}}}" xml:lang="{{{lang}}}"}} {{#if:{{{title|}}}|title="{{{title}}}"}}>{{{1}}}</samp><noinclude> |
<!--Categories and interwikis go near the bottom of the /doc page.--> | <!--Categories and interwikis go near the bottom of the /doc page.--> | ||
{{Documentation}} | {{Documentation}} | ||
</noinclude> | </noinclude> |