Template:ModelVersionOverviewTemplate: Difference between revisions

From IMAGE
Jump to navigation Jump to search
No edit summary
No edit summary
(3 intermediate revisions by the same user not shown)
Line 9: Line 9:
Edit the page to see the template text.
Edit the page to see the template text.
</noinclude><includeonly>
</noinclude><includeonly>
==Versions==
==Versions of [[{{{model|}}}]]==
{{#ask: [[isVersionOf::{{{model|}}}]]
{{#ask: [[isVersionOf::{{{model|}}}]]
|sep=;
|sep=;
Line 25: Line 25:
}}
}}


==Model components of versions==
== Documentation of model components ==
{{#ask: [[isVersionOf::{{{model|}}}]]
{{#ask: [[isVersionOf::{{{model|}}}]]
|sep=;
|sep=;
Line 35: Line 35:
| format=template
| format=template
| template=DisplayVersionComponentsTemplate
| template=DisplayVersionComponentsTemplate
| intro={{TableIntroTemplate|20%|Version|70%|model components|}}
| intro={{TableIntroTemplate|20%|Version|70%|link to model component pages|}}
| outro=</table>
| outro=</table>
| userparam={{{model|}}}
| userparam={{{model|}}}
}}
}}
</includeonly>
</includeonly>

Revision as of 18:19, 31 July 2017

This is the "ModelVersionOverviewTemplate" template. It should be called in the following format:

{{ModelVersionOverviewTemplate
model
}}

Edit the page to see the template text.