Jump to content
Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:H: Difference between revisions

Template page
No edit summary
Line 1: Line 1:
{{#ifeq: {{PAGENAME}} | {{PAGENAME: {{{1}}} }} |  
{{#ifeq: {{FULLPAGENAME}} | {{{1}}}
  <!-- Prevent recursion if the template is processing itself -->
| <!-- If they're the same, do NOT transclude to avoid loop -->
   <nowiki>{{Template:H recursion detected}}</nowiki>
   <span style="color:red;">Loop prevented: Template:H not invoked on its own transclusion.</span>
  |
| <!-- Otherwise, do your normal logic -->
  == {{PAGENAME: {{{1}}} }} ==
== {{PAGENAME: {{{1}}} }} ==
  {{#invoke:HeaderIncrementer|incrementHeadings|content={{ {{{1}}} }} }}
{{#invoke:HeaderIncrementer|incrementHeadings|content={{ {{{1}}} }} }}
}}
}}

Revision as of 02:38, 26 December 2024

{{ {{{1}}} }}

Contents