Template:Upgrades/Documentation

From Zelda Wiki, the Zelda encyclopedia
Jump to navigation Jump to search

Purpose

Displays information on upgrades to a given item by copying the information from the Upgrading page.

Usage

SyntaxBoilerplate
{{Upgrades|<game>|<baseItem>}}
{{Upgrades}}
ParameterStatusDescription
1gameoptionalA game code from Data:Franchise.
2baseItemoptionalA wiki article name referring to an item with upgrades.

Displays information on upgrades to a given item by copying the information from the [[Upgrading]] page.

Template parameters

ParameterDescriptionTypeStatus
game1

A game code from [[Data:Franchise]].

Stringoptional
baseItem2

A wiki article name referring to an item with upgrades.

Page nameoptional
__

Dummy parameter. Do not use.

Unknownoptional

Examples

Input
{{Upgrades|SS|Wooden Shield}}
Output
ItemUpgradeMaterialsCostLocation
Categories Added

Only works for base items
Input
{{Upgrades|SS|Banded Shield}}
Output
Categories Added
This is the documentation page, it should be transcluded into the main template page. See here for more information.