Template:Tools

From Leaf Blower Revolution Wiki
Jump to navigation Jump to search


Usage

{{Tools
  | caption1=Example
  | required_tool=Example
  | cost=Example
  | unlocks=Example
}}

Display an info box for a tool.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
title1title1

Defaults to page name.

Unknownoptional
image1image1

Defaults to image of page name.

Unknownoptional
caption1caption1

In-game description.

Unknownsuggested
required_toolrequired_tool

Prerequisite to unlocking.

Unknownsuggested
costcost

Cost to unlock.

Unknownsuggested
unlocksunlocks

What it is required for.

Unknownsuggested

Example

{{Tools
|title1=Name of Example Tool
|image1=File:Shovel.png
|caption1="In-game quote"
|required_tool=[[Advanced Leaf Blower]]
|cost=[[File:Red_flask.png|28px]] 500
|unlocks=[[Ace of Spades]]}}