Difference between revisions of "Template:LinkColor/sandbox"
Jump to navigation
Jump to search
imported>Yutsi (←Created page with '<!-- Add your experimental template code here --><noinclude> {{LinkColor|black|Article|whatever text}} {{template sandbox notice}} </noinclude>') |
imported>This, that and the other (trying subst) |
||
| Line 1: | Line 1: | ||
| − | < | + | {{<includeonly>safesubst:</includeonly>#ifeq:{{uc:{{{1}}}}}|#CC2200|{{red link|{{{2}}}|{{{3|{{{2}}}}}}}}|[[:{{{2}}}|<span style="color:{{{1}}}">{{{3|{{{2}}}}}}</span>]]}} |
| − | |||
| − | |||
| − | {{ | ||
| + | <noinclude> | ||
| + | foo {{LinkColor|teal|Template:lipsum}} foo | ||
| + | |||
| + | foo {{#ifeq:{{uc:teal}}|#CC2200|{{red link|Template:lipsum|Template:lipsum}}|[[:Template:lipsum|<span style="color:teal">Template:lipsum</span>]]}} foo | ||
{{template sandbox notice}} | {{template sandbox notice}} | ||
</noinclude> | </noinclude> | ||
Revision as of 10:04, 16 January 2011
[[:{{{2}}}|{{{2}}}]]
foo Template:lipsum foo
foo Template:lipsum foo
| 50px | This is the template sandbox page for Template:LinkColor (diff). |