|   |  | 
| Line 1: | Line 1: | 
|  | <!-- {{#invoke:Autotranslate|autotranslate}} is used to avoid "Warning: This page calls Template:Autotranslate which causes a template loop (an infinite recursive call). "-->
 |  | {{#invoke:documentation|main|_content={{ {{#invoke:documentation|contentTitle}}}}}}<noinclude> | 
|  | <onlyinclude>{{#invoke:Autotranslate|autotranslate
 |  | <!-- Add categories to the /doc subpage --> | 
|  | | base = Template:Documentation/i18n
 |  | </noinclude> | 
|  |  |lang    = {{{lang|{{int:Lang}} }}}
 |  | 
|  |  |1       = {{#if:{{{1|}}}
 |  | 
|  |             |{{{1}}}
 |  | 
|  |             |{{#ifexist:{{SUBJECTPAGENAME}}/doc
 |  | 
|  |              |{{SUBJECTPAGENAME}}/doc
 |  | 
|  |              |{{#ifexist:{{#titleparts:{{SUBJECTPAGENAME}}|-1}}/doc
 |  | 
|  |               |{{#titleparts:{{SUBJECTPAGENAME}}|-1}}/doc
 |  | 
|  |               |{{SUBJECTPAGENAME}}/doc
 |  | 
|  |               }}
 |  | 
|  |              }}
 |  | 
|  |             }}
 |  | 
|  |  |2       = {{{heading|{{{2|}}} }}}
 |  | 
|  |  |content = {{{content|}}}
 |  | 
|  | }}</onlyinclude>
 |  |