Difference between revisions of "Template:Param"
From MINR.ORG WIKI
(Add a parameter so that if nested=yes, don't bother with <code></code> so that it doesn't break it.) |
Rickyboy320 (talk | contribs) m (7 revisions imported: Import Template Tlx and subtemplates) |
||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
− | {{#ifeq:{{Yesno|{{{nested|no}}}}}|yes||<code>}}{{{{{{1<noinclude>|foo</noinclude>}}}{{#ifeq:{{{2}}}|{{{2|}}} ||}}{{{2|}}}}}}{{#ifeq:{{Yesno|{{{nested|no}}}}}|yes||</code>}}<noinclude> | + | {{#ifeq:{{Yesno|{{{nested|no}}}}}|yes||<{{{tag|code}}}>}}{{{{{{1<noinclude>|foo</noinclude>}}}{{#ifeq:{{{2}}}|{{{2|}}} ||}}{{{2|}}}}}}{{#ifeq:{{Yesno|{{{nested|no}}}}}|yes||</{{{tag|code}}}>}}<noinclude> |
{{Documentation}} | {{Documentation}} | ||
<!-- | <!-- |