Template:Fixing weapon/doc

From PZwiki
< Template:Fixing weapon
Revision as of 14:20, 25 August 2018 by Vaileasys (talk | contribs) (Created page with "<noinclude>{{Documentation subpage}}</noinclude> This template is designed present the materials that can be used to repair a weapon. The information it displays is: *rep...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Notebook.png
This is a documentation subpage for Template:Fixing weapon.
It contains usage information and other content that is not part of the original template page.

This template is designed present the materials that can be used to repair a weapon.

The information it displays is:

  • repair material
  • quantity of repair material
  • percentage repaired
  • chance of success
  • skill level required

Usage

{{Fixing weapon
| item			= 
| woodglue		= <!-- or | Woodglue = -->
| woodgluerepairs	= <!-- or | WoodglueRepairs = -->
| woodgluechance	= <!-- or | WoodglueChance = -->
| woodwork		= <!-- or | Woodwork = -->
| ducttape		= <!-- or | DuctTape = -->
| ducttaperepairs	= <!-- or | DuctTapeRepairs = -->
| ducttapechance	= <!-- or | DuctTapeChance = -->
| glue			= <!-- or | Glue = -->
| gluerepairs		= <!-- or | GlueRepairs = -->
| gluechance		= <!-- or | GlueChance = -->
| scotchtape		= <!-- or | Scotchtape = -->
| scotchtaperepairs	= <!-- or | ScotchtapeRepairs = -->
| scotchtapechance	= <!-- or | ScotchtapeChance = -->
| nails			= <!-- or | Nails = -->
| nailsrepairs		= <!-- or | NailsRepairs = -->
| nailschance		= <!-- or | NailsChance = -->
}}

Examples

Spiked Baseball Bat

{{Fixing weapon
|item=Spiked Baseball Bat
|woodglue=2
|woodgluerepairs=20
|woodgluechance=35
|woodwork=2
|ducttape=2
|ducttaperepairs=10
|ducttapechance=95
|glue=2
|gluerepairs=10
|gluechance=95
|scotchtape=4
|scotchtaperepairs=10
|scotchtapechance=95
|nails=1
|nailsrepairs=10
|nailschance=95
}}
Produces
Repair Spiked Baseball Bat
Wood Glue
Woodglue.png Potentially repairs: 20%
Chance of success: 35%
Needs:
Wood Glue (2 units)
Carpentry Level 2
Duct Tape
DuctTape.png Potentially repairs: 10%
Chance of success: 95%
Needs:
Duct Tape (2 units)
Glue
Glue.png Potentially repairs: 10%
Chance of success: 95%
Needs:
Glue (2 units)
Adhesive Tape
Scotchtape.png Potentially repairs: 10%
Chance of success: 95%
Needs:
Adhesive Tape (4 units)
Nails
Nails.png Potentially repairs: 10%
Chance of success: 95%
Needs:
Nails (1 units)