Template:Infobox archer

From TowerFall Wiki
Jump to navigation Jump to search
Template-info.svg Documentation The documentation below is transcluded from Template:Infobox_archer/doc.

An infobox template for use on archer pages. Automatically adds the page to Category:Archers.

Usage

{{Infobox archer
| name = 
| unselectedImage = 
| selectedImage = 
| homeTower = 
| availability = 
| voice = 
| victoryTheme = 
}}

Parameters

Parameter Data type Optional Default Description
name String name of the archer to be displayed as the infobox title.
unselectedImage File name The image for the archer when unselected.
selectedImage File name The image for the archer when selected.
homeTower Wikitext Yes ? The archer's home tower. Text is not automatically linked and should be done manually where applicable.
availability Wikitext Yes ? Brief note about whether the archer is unlocked and in which update.
voice File name Yes File to use as the archer's voice.
victoryTheme Wikitext Yes The archer's victory theme(s). Utilize Template:Bandcamp to create an embed.
noCategories boolean Yes No Force the template to not automatically add categories to the page.
forceCategories boolean Yes No Force the template to automatically add categories, even if they would otherwise not be added. Overrides noCategories.

Example

Vigilante Thief
Green-portrait-unselected.pngGreen-portrait-selected.png
Home Tower Thornwood
Availability Starts unlocked
Voice
Victory Theme
{{Infobox archer
| name = Vigilante Thief
| unselectedImage = green-portrait-unselected.png
| selectedImage = green-portrait-selected.png
| homeTower = [[Thornwood]]
| availability = Starts unlocked
| voice = green-archer-voice.wav
| victoryTheme = {{Bandcamp|link=https://bandcamp.com/EmbeddedPlayer/album=408983280/size=small/bgcol=000/linkcol=0687f5/artwork=none/track=3630660485/transparent=true/}}
}}