Jump to content
Toggle menu
  • 8 articles
  • 75 files
  • 7 users
  • 37.8K edits
Neodyland Wiki
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Documentation: Difference between revisions

Template page
Fix for template loop at Template:Licensed-PD-Art-two when transcluding documentation.
use titleparts to transclude Template:Foo/doc instead of Template:Foo/sandbox/doc when called from Template:Foo/sandbox
Line 2: Line 2:
  |base    = Documentation
  |base    = Documentation
  |lang    = {{{lang|{{int:Lang}} }}}
  |lang    = {{{lang|{{int:Lang}} }}}
  |1      = {{{1|{{SUBJECTPAGENAME}}/doc}}}
  |1      = {{#if:{{{1|}}}
            |{{{1}}}
            |{{#if:{{#titleparts:{{SUBJECTPAGENAME}}|-1}}
            |{{#titleparts:{{SUBJECTPAGENAME}}|-1}}/doc
            |{{SUBJECTPAGENAME}}/doc
            }}
            }}
  |2      = {{{heading|{{{2|}}} }}}
  |2      = {{{heading|{{{2|}}} }}}
  |content = {{{content|}}}
  |content = {{{content|}}}

Revision as of 17:01, 25 August 2021

Cookies help us deliver our services. By using our services, you agree to our use of cookies.