Template:ModelVersionTemplate: Difference between revisions

From IMAGE
Jump to navigation Jump to search
No edit summary
No edit summary
Line 30: Line 30:
|{{#ask:[[-IsImplementationOf::{{{isVersionOf|}}}]]|format=ul}}
|{{#ask:[[-IsImplementationOf::{{{isVersionOf|}}}]]|format=ul}}
|<ul>{{#arraymap:{{#ask:[[{{{isVersionOf|}}}]]|?IsImplementationOf=|mainlabel=-|format=list|link=none|sep=;}}|;|yy|<li>[[{{{hasNamespace|}}}:yy]]</li>|}}</ul>
|<ul>{{#arraymap:{{#ask:[[{{{isVersionOf|}}}]]|?IsImplementationOf=|mainlabel=-|format=list|link=none|sep=;}}|;|yy|<li>[[{{{hasNamespace|}}}:yy]]</li>|}}</ul>
}}
}}<!--
 
-->{{#set:HasDescription={{{hasDescription|}}}  
{{#set:HasDescription={{{hasDescription|}}}  
| IsCurrentVersion={{{isCurrentVersion}}}
| IsCurrentVersion={{{isCurrentVersion}}}
| HasNamespace={{{hasNamespace|}}}  
| HasNamespace={{{hasNamespace|}}}  
| IsVersionOf={{{isVersionOf|}}}  
| IsVersionOf={{{isVersionOf|}}}  
}}  
}}  


[[Category:ModelVersion]]
[[Category:ModelVersion]]
</includeonly>
</includeonly>

Revision as of 11:10, 14 October 2016

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

{{ModelVersionTemplate
|hasDescription=
|hasNamespace=
|isVersionOf=
}}

Edit the page to see the template text.