Template:ArticleContainer: Difference between revisions

From Legendary Hardcore Wiki
Jump to navigation Jump to search
Created page with "{{#switch: {{{ArticleCategory|}}} | Player = {{PlayerInfobox}} | Group = {{GroupInfobox}} | Event = {{EventInfobox}} | Location = {{LocationInfobox}} | Culture = {{CultureInfobox}} }}"
 
No edit summary
Tag: Manual revert
 
(9 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{#switch: {{{ArticleCategory|}}}
{{#switch: {{{cat|}}}
  | Player = {{PlayerInfobox}}
  | Player = {{PlayerInfobox|status={{{subcat|}}}}}
  | Group = {{GroupInfobox}}
  | Group = {{GroupInfobox|status={{{subcat|}}}}}
  | Event = {{EventInfobox}}
  | Event = {{EventInfobox|event_type={{{subcat|}}}}}
  | Location = {{LocationInfobox}}
  | Location = {{LocationInfobox|location_type={{{subcat|}}}}}
  | Culture = {{CultureInfobox}}
  | Culture = {{CultureInfobox|culture_type={{{subcat|}}}}}
}}
}}

Latest revision as of 06:10, 25 January 2026