Difference between revisions of "Template:ModelInfoBoxesTemplate"

From IAMC-Documentation
Jump to: navigation, search
m (1 revision imported)
(6 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
 +
| {{#ask:[[-isDocumentationOf::{{PAGENAME}}]]|? HasModelLink=|mainlabel=-}}
 
|-
 
|-
 
! style="width:7em; vertical-align: text-top;"| Institution
 
! style="width:7em; vertical-align: text-top;"| Institution

Revision as of 17:33, 8 August 2020

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

{{ModelInfoBoxesTemplate
|cat=DocumentationCategory
}}

Edit the page to see the template text.