Template:DocumentPagesTemplate: Difference between revisions

From IAMC-Documentation
Jump to navigation Jump to search
m (1 revision imported)
m (1 revision imported)
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
<noinclude>
<noinclude>
This is the "DocumentPagesTemplate" template.
This is the "DocumentPagesTemplate" template used for the setup of a model.
It should be called in the following format:
It should be called in the following format:
<pre>
<pre>
Line 6: Line 6:
|model=
|model=
|cat=
|cat=
|level=
|seq=
|parent=
|empty=
|empty=
}}
}}
Line 16: Line 13:
-->{{#autoedit:form=ModelDocumentationForm<!--
-->{{#autoedit:form=ModelDocumentationForm<!--
-->|target={{{cat|}}} - {{{model|}}}<!--
-->|target={{{cat|}}} - {{{model|}}}<!--
-->|link text=generate {{{cat|}}} - {{{model|}}} page<!--
-->|link text=<span style="color:red"> Create: {{{cat|}}} - {{{model|}}}</span><!--
-->|query string=ModelDocumentationTemplate[DocumentationCategory]={{{cat|}}}<!--
-->|query string=ModelDocumentationTemplate[DocumentationCategory]={{{cat|}}}<!--
     -->&ModelDocumentationTemplate[IsDocumentationOf]={{{model|}}}<!--
     -->&ModelDocumentationTemplate[IsDocumentationOf]={{{model|}}}<!--
    -->&ModelDocumentationTemplate[HasLevel]={{{level|}}}<!-- 
    -->&ModelDocumentationTemplate[HasSeq]={{{seq|}}}<!--
     -->&ModelDocumentationTemplate[IsEmty]={{{empty|}}}<!--
     -->&ModelDocumentationTemplate[IsEmty]={{{empty|}}}<!--
    -->{{#ifexpr:{{{level|}}}=0||&ModelDocumentationTemplate[HasParent]={{{parent|}}}_-_{{{model|}}}}}<!--             
-->|reload}}</includeonly>
-->|reload}}</includeonly>

Latest revision as of 09:32, 28 June 2018

This is the "DocumentPagesTemplate" template used for the setup of a model. It should be called in the following format:

{{DocumentPagesTemplate
|model=
|cat=
|empty=
}}

Edit the page to see the template text.