Template:VariantInfobox
Jump to navigation
Jump to search
Usage Examples
| Template Call | Output | ||||||||
|---|---|---|---|---|---|---|---|---|---|
{{VariantInfobox
|title = Dragon's Breath Flamethrower
|image = T_UI_IconMTXWpn2HLostHarvestDragonFlamethrowerR_D.png
|link = Lost Harvest
|variant_type = Weapon
|compatibility = Flamethrowers
}}
|
| ||||||||
{{VariantInfobox
|title = Sardaukar Bator Mask
|image = T_UI_IconClothSardStillsuit01HoodMaleR_D.png
|link = Sardaukar Bator Armor
|variant_type = Garment
|compatibility =
*Light Armor
*Heavy Armor
*Stillsuits
*Social Outfits
}}
|
| ||||||||
{{VariantInfobox
|title = Atreides Sandbike Variant
|image = T_UI_IconTmogVehicleAtreSandbike_D.png
|link = Sandbike
|variant_type = Vehicle
}}
|
| ||||||||
TemplateData
Renders an infobox for a Variant.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Variant Name | title | Name of the variant. | String | required |
| Variant Image | image | Full file name with extension. | File | required |
| Link | link | Wiki page name to link the title and image to. | Page name | optional |
| Variant Type | variant_type | Specifies whether the variant is for a Weapon, Garment, or Vehicle.
| String | required |
| Compatibility | compatibility | What the variant can be applied to. | Content | optional |