Template:Template link expanded with bold/sandbox: Difference between revisions

Content deleted Content added
Sardanaphalus (talk | contribs)
parameter handling
Sardanaphalus (talk | contribs)
mNo edit summary
Line 3:
|code=on |{{#if:1|{{{1|}}}}}code=on <!--sets plaincode=on if {{{1}}}=plain, else defaults to code=on-->
|boldlink=on |subst={{{subst|}}}
|{{#ifeq:{{{1|}}}|plain |<!--then template name is:-->{{{2|}}}<!--
-->|<!--else template name is:-->{{{1|}}}<!--and first parameter is:-->{{!}}2{{#ifeq:{{{2}}}|{{{2|x}}}||x}}={{{2}}}<!--
-->}}<!--
-->|3{{#ifeq:{{{3}}}|{{{3|x}}}||x}}={{{3}}}<!--
-->|4{{#ifeq:{{{4}}}|{{{4|x}}}||x}}={{{4}}}<!--