Template:L/ver/clade: Difference between revisions
Jump to navigation
Jump to search
(shortened optional param names) |
(prevent templatedata inclusion) |
||
Line 1: | Line 1: | ||
[[{{{p|{{#titleparts:{{PAGENAME}}|1|1}}}}}/{{{v|{{#titleparts:{{PAGENAME}}|1|2}}}}}/clade/{{{1}}}/{{{2}}}|{{{2|{{{1}}}}}}]] | <includeonly>[[{{{p|{{#titleparts:{{PAGENAME}}|1|1}}}}}/{{{v|{{#titleparts:{{PAGENAME}}|1|2}}}}}/clade/{{{1}}}/{{{2}}}|{{{2|{{{1}}}}}}]]</includeonly><noinclude> | ||
<templatedata> | <templatedata> | ||
{ | { | ||
Line 33: | Line 33: | ||
} | } | ||
</templatedata> | </templatedata> | ||
</noinclude> |
Latest revision as of 15:59, 11 March 2025
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]].
Parameter | Description | Type | Status | |
---|---|---|---|---|
1 | 1 | namespace for clade | String | required |
2 | 2 | clade endname (i.e. name within namespace) | String | required |
p | p project | name of project
| String | optional |
v | v version | version number within project
| String | optional |