Template:L/ver/meth: Difference between revisions

From Woozle Writes Code
Jump to navigation Jump to search
(Created page with "<templatedata> { "params": {}, "description": "Many systems have sets of methods that are intended to mean specific things, even if they aren't declared with a common root....")
 
(parens outside of link)
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
<noinclude>
<templatedata>
<templatedata>
{
{
"params": {},
"params": {
"1": {
"description": "name of system"
},
"2": {
"description": "name of method"
}
},
"description": "Many systems have sets of methods that are intended to mean specific things, even if they aren't declared with a common root. The page-title convention is [project]/[version #]/[system]/[method].",
"description": "Many systems have sets of methods that are intended to mean specific things, even if they aren't declared with a common root. The page-title convention is [project]/[version #]/[system]/[method].",
"format": "inline"
"format": "inline"
}
}
</templatedata>{{l/ver|{{{1}}}/{{{2}}}|{{{3|{{{2}}}}}}}}
</templatedata>
</noinclude>{{l/ver|{{{1}}}/{{{2}}}|{{{2}}}}}()

Latest revision as of 20:47, 13 July 2022

Many systems have sets of methods that are intended to mean specific things, even if they aren't declared with a common root. The page-title convention is [project]/[version #]/[system]/[method].

Template parameters

This template prefers inline formatting of parameters.

ParameterDescriptionTypeStatus
11

name of system

Unknownoptional
22

name of method

Unknownoptional

[[L/ver/{{{1}}}/{{{2}}}|{{{2}}}]]()