Template:L/ver/clade: Difference between revisions

From Woozle Writes Code
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]].

Template parameters

ParameterDescriptionTypeStatus
11

namespace for clade

Stringrequired
22

clade endname (i.e. name within namespace)

Stringrequired
pp project

name of project

Example
Ferreteria
Stringoptional
vv version

version number within project

Example
v0.6
Stringoptional