Template:Documentation: Difference between revisions
Template page
More actions
(Dummy edit) this revision is imported by Dmehus(log) |
|||
| Line 1: | Line 1: | ||
{{#invoke: | <!-- {{#invoke:Autotranslate|autotranslate}} is used to avoid "Warning: This page calls Template:Autotranslate which causes a template loop (an infinite recursive call). "--> | ||
<onlyinclude>{{#invoke:Autotranslate|autotranslate | |||
| base = Template:Documentation/i18n | |||
|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> | |||