Template:Example DRUID infobox 4/doc

From Support Wiki
Jump to navigation Jump to search

This infobox is identical to {{Example DRUID infobox 3}}, except for the display texts of the item cells. This demonstrates how to give multiple cells the same display, or more generally, to decouple a data label from its argument's name.

Copyable code

{{Example DRUID infobox 4
|title=
|image=
|Description=

|Region=
|Element=

|Attack=
|HP=
|Armor=

|Item 1=
|Item 2=
|Item 3=
|Item 4=
}}

Example infobox

Dragon
Cargo-sample-dragon.png
A fire-breathing dragon
Items
Item
Claws
Item
Teeth
Item
Wings
Item
Tail
{{Example DRUID infobox 4
|title=Dragon
|image=Cargo-sample-dragon.png
|Description=A fire-breathing dragon

|Region=Shurima
|Element=Fire

|Attack=50
|HP=300
|Armor=85

|Item 1=Claws
|Item 2=Teeth
|Item 3=Wings
|Item 4=Tail
}}