Template:Documentation: Difference between revisions

From Daniel Larson Wiki
Jump to navigation Jump to search
(Created page with "<!-- {{#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:{{...")
 
No edit summary
 
(5 intermediate revisions by 4 users not shown)
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). "-->
<br />{{{{PAGENAME}}/doc}}
<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>

Latest revision as of 22:04, 1 February 2024