Template:L/ver/clade: Difference between revisions

From Woozle Writes Code
Jump to navigation Jump to search
(Created page with "<noinclude>Basically the same as {{lt|l/ver}}, but with a prefix ("clade") and not lowercased. Adapted from Template:L/ver/class. </noinclude>[[{{{project|{{#titleparts:{{PAGENAME}}|1|1}}}}}/{{{version|{{#titleparts:{{PAGENAME}}|1|2}}}}}/clade{{#if:{{{ns|}}}|/{{{ns}}}|}}{{#if:{{{1|}}}|/{{{1}}}|}}|{{{2|{{{1}}}}}}]]")
 
(wasn't including arg 2 in path (not sure I have it right yet, either))
Line 1: Line 1:
<noinclude>Basically the same as {{lt|l/ver}}, but with a prefix ("clade") and not lowercased. Adapted from [[Template:L/ver/class]].
<noinclude>Basically the same as {{lt|l/ver}}, but with a prefix ("clade"), not lowercased, and argument 2 is both shown and added to the path. Adapted from [[Template:L/ver/class]].
</noinclude>[[{{{project|{{#titleparts:{{PAGENAME}}|1|1}}}}}/{{{version|{{#titleparts:{{PAGENAME}}|1|2}}}}}/clade{{#if:{{{ns|}}}|/{{{ns}}}|}}{{#if:{{{1|}}}|/{{{1}}}|}}|{{{2|{{{1}}}}}}]]
</noinclude>[[{{{project|{{#titleparts:{{PAGENAME}}|1|1}}}}}/{{{version|{{#titleparts:{{PAGENAME}}|1|2}}}}}/clade/{{{1}}}/{{{2}}}|{{{2|{{{1}}}}}}]]

Revision as of 15:43, 11 March 2025

Basically the same as l/ver, but with a prefix ("clade"), not lowercased, and argument 2 is both shown and added to the path. Adapted from Template:L/ver/class. [[L/ver/clade/{{{1}}}/{{{2}}}|{{{1}}}]]