Template:Area inline/format
		
		
		
		
		
		Jump to navigation
		Jump to search
		
Template documentation
Display formatted information for Areas. This template is meant to be used with a Cargo query called by Template:Area inline.
Examples
Markup
 
{{Area inline/format
| page = Fire (surface)
| name = Fire
| icon = Fire surface Icon.webp
}}
 Renders as
Markup
 
{{Area inline/format
| page = Electrified Steam (cloud)
| name = Electrified Steam
| altname = Lightning Steam
| icon = Electrified Steam cloud Icon.webp
}}
 Renders as
Markup
 
{{Area inline/format
| page = Drow Poison Cloud
| name = Drow Poison Cloud
| icon = Poison Cloud cloud Icon.webp
| size = 40
}}
 Renders as
Template data
Display formatted information for an area or surface.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| name | name | The name of the area. | String | optional | 
| icon | icon | The icon of the area | File | optional | 
| altname | altname | An alternative display name for the condition link. | String | optional | 
| Width | w | Override the width of the image. | Number | optional | 
| Height | h | Override the height of the image. | Number | optional | 
| Size | size | Set the size of the image to this by this. | Number | optional | 


