Template:Infobox: Difference between revisions
Appearance
	
	
 Blanked the page Tag: Blanking  | 
				No edit summary Tag: Reverted  | 
				||
| Line 1: | Line 1: | ||
{{#if: {{{title|}}}   | |||
  | {{#ifexpr: "{{{title}}}" = "War"   | |||
    | {{Infobox  | |||
        | title = {{{title|}}}  | |||
        | image = {{{image|}}}  | |||
        | caption = {{{caption|}}}  | |||
        | description = {{{description|}}}  | |||
      }}  | |||
    | <!-- Add other cases as needed -->  | |||
  }}  | |||
}}  | |||
Revision as of 13:07, 12 February 2024
{{#if:
 | {{#ifexpr: "{{{title}}}" = "War" 
   | {{#if:  
 | {{#ifexpr: "" = "War" 
   | Template loop detected: Template:Infobox
   | 
 }}
}}
| }}
}}