Template:ModelVersionOverviewTemplate: Difference between revisions
Jump to navigation
Jump to search
Oostenrijr (talk | contribs) (Created page with "<noinclude> This is the "DisplayChangePathTemplate" template. It should be called in the following format: <pre> {{DisplayChangePathTemplate |version }} </pre> Edit the page t...") |
Oostenrijr (talk | contribs) No edit summary |
||
| (16 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
<noinclude> | <noinclude> | ||
This is the " | This is the "ModelVersionOverviewTemplate" template. | ||
It should be called in the following format: | It should be called in the following format: | ||
<pre> | <pre> | ||
{{ | {{ModelVersionOverviewTemplate | ||
model | |||
}} | }} | ||
</pre> | </pre> | ||
Edit the page to see the template text. | Edit the page to see the template text. | ||
</noinclude><includeonly> | </noinclude><includeonly> | ||
{{# | ==Versions of [[{{{model|}}}]]== | ||
{{#ask: [[isVersionOf::{{{model|}}}]] | |||
|valuesep=; | |||
{{ | |link=none | ||
| mainLabel= | |||
|? HasVersionNumber= | |||
{{#ask:[[ | |? HasDescription= | ||
|intro= | |? Has subobject= | ||
| sort=HasVersionNumber | |||
| order=desc | |||
| format=Plainlist | |||
| template=DisplayChangeTemplate | |||
| intro={{TableIntroTemplate|20%|Version|30%|Description|50%|Changes}} | |||
| outro=</table> | |||
}} | |||
== Documentation of model components == | |||
{{#ask: [[isVersionOf::{{{model|}}}]] | |||
|valuesep=; | |||
|sep=; | |||
|link=none | |||
| mainLabel= | |||
|? HasVersionNumber= | |||
| sort=HasVersionNumber | |||
| order=desc | |||
| format=Plainlist | |||
| template=DisplayVersionComponentsTemplate | |||
| intro={{TableIntroTemplate|20%|Version|70%|link to model component pages|}} | |||
| outro=</table> | |||
| userparam={{{model|}}} | |||
}} | |||
</includeonly> | </includeonly> | ||
Latest revision as of 11:27, 12 March 2020
This is the "ModelVersionOverviewTemplate" template. It should be called in the following format:
{{ModelVersionOverviewTemplate
model
}}
Edit the page to see the template text.