Difference between revisions of "Template:ModelDocumentationTemplate"

From IAMC-Documentation
Jump to: navigation, search
 
(33 intermediate revisions by 2 users not shown)
Line 6: Line 6:
 
|IsDocumentationOf=
 
|IsDocumentationOf=
 
|DocumentationCategory=
 
|DocumentationCategory=
|HasLevel
+
|isEmpty
|HasSeq
 
|HasParent
 
 
}}
 
}}
 
</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>{{#ifeq:{{#show:{{PAGENAME}}|? IsInPrintMode}}|true||
! style="text-align: center; background-color:#ccccff;"  colspan="2"|<span style="font-size: larger;">{{#ask:[[HasLevel::0]][[IsDocumentationOf::<q>[[-IsDocumentationOf::{{PAGENAME}}]]</q>]]}}</span>
+
{{ProcessStateTemplate|model={{#show:{{PAGENAME}}|? IsDocumentationOf|link=none}} }}
|-
+
{{ModelInfoBoxesTemplate}}
| colspan="2"|{{#arraymap:
+
 
  {{#ask:[[HasLevel::0]][[IsDocumentationOf::<q>[[-IsDocumentationOf::{{PAGENAME}}]]</q>]]|link=none|sep=;}}
+
[[Category:{{{DocumentationCategory|}}}]]
  |;|xx
+
{{#set:
  |<ul>
+
IsDocumentationOf={{{IsDocumentationOf|}}}  
    {{#ask:[[HasParent::xx]]|? HasSequence=|link=none|sep=;|format=template|template=level1Template|sort=HasSequence}}
+
|IsOptional={{#ask:[[:Category:{{{DocumentationCategory|}}}]]|?IsOptionalCategory=|mainlabel=-}}  
  </ul>
+
|HasLevel={{#ask:[[:Category:{{{DocumentationCategory|}}}]]|?HasCategoryLevel=|mainlabel=-}}
  |}}
+
|HasSequence={{#ask:[[:Category:{{{DocumentationCategory|}}}]]|?HasCategorySequence=|mainlabel=-}}  
|-
+
}}{{#ifeq:
! style="text-align: center; background-color:#ccccff;"  colspan="2"|<span style="font-size: larger;">Corresponding documentation page</span>
+
    {{#ask:[[:Category:{{{DocumentationCategory|}}}]]|?HasCategoryLevel=|mainlabel=-}}|0|
|-
+
    |{{#arraymap:{{#ask:[[:Category:{{{DocumentationCategory|}}}]]|?Subcategory of=|mainlabel=-|link=none|valuesep=;}}|;|xx
| colspan="2"|
+
            |{{#set:HasParent=xx - {{{IsDocumentationOf|}}} }}
{{CorrespondingPageTemplate
+
    |}}  
  |{{#show:{{PAGENAME}}|? HasLevel}}
+
}}{{#ifeq:
  |{{#show:{{PAGENAME}}|? HasSequence}}
+
    {{{IsEmpty|}}}||{{#set:IsEmpty=No}}|{{#set:IsEmpty={{{IsEmpty|}}} }} }}  
  }}
+
}}</includeonly>
|-
 
! style="text-align: center; background-color:#ccccff;" colspan="2"|<span style="font-size: larger;">Model information</span>
 
|-
 
! Institution
 
| style="width:25%;"| {{#ask:[[-isDocumentationOf::{{PAGENAME}}]]|? HasInstitution=|mainlabel=-}}<!--
 
--> {{#ask:[[Category:Model]][[-isDocumentationOf::{{PAGENAME}}]]
 
      |? HasInstitutionLink=
 
      |mainlabel=-
 
      |intro= (
 
      |outro=)
 
      }}
 
|-
 
! Model type
 
| {{#ask:[[Category:Model]][[-isDocumentationOf::{{PAGENAME}}]]|? HasModelType=|mainlabel=-}}
 
|-
 
! Country
 
| {{#ask:[[Category:Model]][[-isDocumentationOf::{{PAGENAME}}]]|? HasCountry=|mainlabel=-}}
 
|}
 
[[Category:{{{DocumentationCategory|}}}]]<!--
 
-->{{#set:IsDocumentationOf={{{IsDocumentationOf|}}} }}<!--
 
-->{{#set:HasLevel={{{HasLevel|}}} }}<!--
 
-->{{#set:HasSequence={{{HasSeq|}}} }}<!--
 
-->{{#ifeq:HasParent|||{{#set:HasParent={{{HasParent|}}} }} }}
 
</includeonly>
 

Latest revision as of 10:37, 27 May 2020

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

{{ModelDocumentationTemplate
|IsDocumentationOf=
|DocumentationCategory=
|isEmpty
}}

Edit the page to see the template text.