Template:DisplayVersionArchiveTemplate: 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 3: Line 3:
<pre>
<pre>
{{DisplayVersionArchiveTemplate
{{DisplayVersionArchiveTemplate
|1= FrameworkVersion
|1= archive
}}
}}
</pre>
</pre>
Edit the page to see the template text.</noinclude><includeonly>
Edit the page to see the template text.</noinclude><includeonly>
<h3>Archive(s) of previous version</h3>
<h3>Archive(s) of previous version</h3>
<ul>{{#arraymap:
<ul>{{#arraymap:{{{1|}}}
  {{#ask:[[{{{1|}}}]]|mainlabel=-|?IsComposedOfModelVersion|valuesep=;|format=Plainlist|link=none}}
   |;|archive
   |;|mVersion
   |<li>[[Media:archive]]</li>
   |{{#ifeq:{{#ask:[[mVersion]]|mainlabel=-|?hasVersionDocument|format=Plainlist|link=none}}||
      |<li>mVersion: [[Media:{{#show:mVersion|?hasVersionDocument}}]]</li>
  }}
|}}</ul></includeonly>
|}}</ul></includeonly>

Latest revision as of 10:06, 24 March 2020

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

{{DisplayVersionArchiveTemplate
|1= archive
}}

Edit the page to see the template text.