Category:ModelVersion and Template:ModelVersionTemplate: Difference between pages

From IMAGE
(Difference between pages)
Jump to navigation Jump to search
No edit summary
 
No edit summary
 
Line 1: Line 1:
Category uses form [[Has default form::ModelVersionForm]]
<noinclude>
This is the "ModelVersionTemplate" template.
It should be called in the following format:
<pre>
{{ModelVersionTemplate
|hasNamespace=
|isPartOfFrameworkVersion=
|isVersionOf=
}}
</pre>
Edit the page to see the template text.
</noinclude><includeonly>{| class="wikitable"
! hasNamespace
| [[HasNamespace::{{{hasNamespace|}}}]]
|-
! isPartOfFrameworkVersion
| [[IsPartOfFrameworkVersion::{{{isPartOfFrameworkVersion|}}}]]
|-
! isVersionOf
| [[IsVersionOf::{{{isVersionOf|}}}]]
|}
 
[[Category:ModelVersion]]
</includeonly>

Revision as of 15:30, 4 May 2016

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

{{ModelVersionTemplate
|hasNamespace=
|isPartOfFrameworkVersion=
|isVersionOf=
}}

Edit the page to see the template text.