Template:ModelInfoBoxesTemplate: Difference between revisions

From IAMC-Documentation
Jump to navigation Jump to search
m (1 revision imported)
No edit summary
 
(15 intermediate revisions by 2 users not shown)
Line 4: Line 4:
<pre>
<pre>
{{ModelInfoBoxesTemplate
{{ModelInfoBoxesTemplate
|cat=DocumentationCategory
}}
}}
</pre>
</pre>
Edit the page to see the template text.
Edit the page to see the template text.
</noinclude><includeonly>{| style="width: 30em; font-size: 90%; border: 1px solid #aaaaaa; background-color: #f9f9f9; color: black; margin-bottom: 0.5em; margin-left: 1em; padding: 0.2em; float: right; clear: right; text-align:left;"
</noinclude><includeonly>{| style="width: 30em; font-size: 90%; border: 1px solid #aaaaaa; background-color: #f9f9f9; color: black; margin-bottom: 0.5em; margin-left: 1em; padding: 0.2em; float: right; clear: right; text-align:left;"
! style="text-align: center; background-color:#ccccff;"  colspan="2"|<span style="font-size: larger;">{{#ask:[[HasLevel::0]][[IsDocumentationOf.-IsDocumentationOf::{{PAGENAME}}]]}}</span>
! style="text-align: center; background-color:#ccccff;"  colspan="2"|<span style="font-size: larger;">
{{#ask:[[HasLevel::0]][[IsDocumentationOf.-IsDocumentationOf::{{PAGENAME}}]]}}</span>
|-  
|-  
| colspan="2"|{{#arraymap:
| colspan="2"|{{#arraymap:
Line 67: Line 69:
   |{{#show:{{PAGENAME}}|? HasLevel}}
   |{{#show:{{PAGENAME}}|? HasLevel}}
   |{{#show:{{PAGENAME}}|? HasSequence}}
   |{{#show:{{PAGENAME}}|? HasSequence}}
  |{{{cat|}}}
   }}
   }}
|-
! style="text-align: center; background-color:#ccccff;" colspan="2" | <span style="font-size: larger;">Previous versions</span>
|-
| colspan="2"| {{#ask:[[IsArchivedVersionOfModel.-isDocumentationOf::{{PAGENAME}}]]|default=No previous version available|format=ul}}
|-
|-
! style="text-align: center; background-color:#ccccff;" colspan="2"|<span style="font-size: larger;">Model information</span>
! style="text-align: center; background-color:#ccccff;" colspan="2"|<span style="font-size: larger;">Model information</span>
|-
! style="width:7em; vertical-align: text-top;"| Model link
|<ul>{{#arraymap:{{#ask:[[-isDocumentationOf::{{PAGENAME}}]]|mainlabel=-|? HasModelLink=|valuesep=;}}|;|link|<li>link</li>|}}</ul>
|-
|-
! style="width:7em; vertical-align: text-top;"| Institution
! style="width:7em; vertical-align: text-top;"| Institution

Latest revision as of 15:50, 24 November 2021

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

{{ModelInfoBoxesTemplate
|cat=DocumentationCategory
}}

Edit the page to see the template text.