Template:Tree-Group

From War Thunder Wiki
Jump to: navigation, search

This template is used for creating a vehicle group. You can use more than one folder on a page.

Main rules of using the template:

Example Code Result

Three parameters are required:

  1. The image code of the group
  2. The text to display as the group name
  3. The contents within the group, in the same format as they would be outside of a group with Template:Tree-Start
{{Tree-Group|f4f_group|F4F|
  {{Tree-Unit|f4f-3}}
  {{Tree-Arrow}}
  {{Tree-Unit|f4f-4}}
}}
F4F
f4f_group.png

The folders can contain any amount of vehicles.

{{Tree-Group|p-63_group|P-63|
  {{Tree-Unit|p-63a-5}}
  {{Tree-Arrow}}
  {{Tree-Unit|p-63a-10}}
  {{Tree-Arrow}}
  {{Tree-Unit|p-63c-5}}
}}
P-63
p-63_group.png

It is possible for the folders to be positioned one under another.

{{Tree-Group|p-47_group|P-47|
  {{Tree-Unit|p-47d}}
  {{Tree-Arrow}}
  {{Tree-Unit|p-47d-28}}
}}
{{Tree-Arrow}}
{{Tree-Group|p-63_group|P-63|
  {{Tree-Unit|p-63a-5}}
  {{Tree-Arrow}}
  {{Tree-Unit|p-63a-10}}
  {{Tree-Arrow}}
  {{Tree-Unit|p-63c-5}}
}}
P-47
p-47_group.png
Arrow.png
P-63
p-63_group.png