Template:DocumentPagesTemplate: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
m (1 revision imported) |
||
(15 intermediate revisions by 2 users 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> | ||
{{DocumentPagesTemplate | {{DocumentPagesTemplate | ||
| | |model= | ||
|cat= | |cat= | ||
|empty= | |||
}} | }} | ||
</pre> | </pre> | ||
Edit the page to see the template text. | Edit the page to see the template text. | ||
</noinclude><includeonly> | </noinclude><includeonly><!-- | ||
{{#autoedit:form=ModelDocumentationForm | -->{{#autoedit:form=ModelDocumentationForm<!-- | ||
-->|target={{{cat|}}} - {{{model|}}}<!-- | |||
-->|link text=<span style="color:red"> Create: {{{cat|}}} - {{{model|}}}</span><!-- | |||
-->|query string=ModelDocumentationTemplate[DocumentationCategory]={{{cat|}}}<!-- | |||
ModelDocumentationTemplate[ | -->&ModelDocumentationTemplate[IsDocumentationOf]={{{model|}}}<!-- | ||
-->&ModelDocumentationTemplate[IsEmty]={{{empty|}}}<!-- | |||
}}</includeonly> | -->|reload}}</includeonly> |
Latest revision as of 08: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.