Template:Samp: Difference between revisions

From Vigyanwiki
Template>SMcCandlish
(color code)
m (23 revisions imported from alpha:Template:Samp)
 
(22 intermediate revisions by 8 users not shown)
Line 1: Line 1:
<samp style="color:{{#if|{{{color|}}}|{{{color}}}|#777777}};">{{{1}}}</samp><noinclude>
<samp {{#if:{{{class|}}}|class="{{{class}}}"}} {{#if:{{{id|}}}|id="{{{id}}}"}} style="padding-left:0.4em; padding-right:0.4em; color:{{{color|#666666}}}; {{{style|}}}" {{#if:{{{lang|}}}|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>

Latest revision as of 09:01, 17 December 2022

{{{1}}}

Template documentation