From Brotato Wiki

(INITIAL \O/ -- created to prevent copypasting content and reduce maintenance)
 
(fix wrong param names)
Line 100: Line 100:


{{WeaponSetWeapons|Blunt}}
{{WeaponSetWeapons|Blunt}}
Using "set" param (same result):
<code><nowiki>{{WeaponSetWeapons|set=Blunt}}</nowiki></code>
{{WeaponSetWeapons|set=Blunt}}




Line 166: Line 172:
|{{WeaponSetWeapons|Unarmed}}
|{{WeaponSetWeapons|Unarmed}}
|}
|}




Line 174: Line 177:
{
{
"params": {
"params": {
"color": {
"set": {
"label": "Color",
"label": "Weapon Set",
"description": "Supported: green, red, tier1, tier2, tier3, tier4",
"description": "Name of the weapon set (as seen on the Weapons page, under Weapon Sets)",
"type": "string",
"type": "string",
"autovalue": "green",
"autovalue": "",
"required": true,
"required": true,
"suggested": true,
"suggested": true,
"aliases": [
"aliases": [
"1"
"1"
]
},
"text": {
"label": "Text",
"type": "string",
"required": true,
"suggested": true,
"aliases": [
"2"
]
]
}
}
Line 197: Line 191:
"format": "inline",
"format": "inline",
"paramOrder": [
"paramOrder": [
"color",
"set"
"text"
]
]
}
}
</templatedata>
</templatedata>
</noinclude>
</noinclude>

Revision as of 23:34, 3 November 2022


Lists the weapons that belong to the specified set.

See the Weapon Sets section on the Weapons page to see these in full use.

Previews

Single Example

{{WeaponSetWeapons|Blunt}}

Hammer.png Hammer
Rock.png Rock
Spiky Shield.png Spiky Shield

Using "set" param (same result):

{{WeaponSetWeapons|set=Blunt}}

Hammer.png Hammer
Rock.png Rock
Spiky Shield.png Spiky Shield


Full List

Set Code Preview
Blade {{WeaponSetWeapons|Blade}} Chopper.png Chopper
Circular Saw.png Circular Saw
Sword.png Sword
Thunder Sword.png Thunder Sword
Blunt {{WeaponSetWeapons|Blunt}} Hammer.png Hammer
Rock.png Rock
Spiky Shield.png Spiky Shield
Elemental {{WeaponSetWeapons|Elemental}} Flaming Brass Knuckles.png Flaming Brass Knuckles
Lightning Shiv.png Lightning Shiv
Plank.png Plank
Plasma Sledgehammer.png Plasma Sledgehammer
Thunder Sword.png Thunder Sword
Torch.png Torch
Flamethrower.png Flamethrower
Taser.png Taser
Wand.png Wand
Ethereal {{WeaponSetWeapons|Ethereal}} Ghost Axe.png Ghost Axe
Ghost Flint.png Ghost Flint
Ghost Scepter.png Ghost Scepter
Explosive {{WeaponSetWeapons|Explosive}} Plank.png Plank
Plasma Sledgehammer.png Plasma Sledgehammer
Power Fist.png Power Fist
Nuclear Launcher.png Nuclear Launcher
Rocket Launcher.png Rocket Launcher
Shredder.png Shredder
Gun {{WeaponSetWeapons|Gun}} Double Barrel Shotgun.png Double Barrel Shotgun
Laser Gun.png Laser Gun
Medical Gun.png Medical Gun
Minigun.png Minigun
Pistol.png Pistol
Shredder.png Shredder
SMG.png SMG
Sniper Gun.png Sniper Gun
Heavy {{WeaponSetWeapons|Heavy}} Cacti Club.png Cacti Club
Hammer.png Hammer
Flamethrower.png Flamethrower
Minigun.png Minigun
Nuclear Launcher.png Nuclear Launcher
Obliterator.png Obliterator
Rocket Launcher.png Rocket Launcher
Medical {{WeaponSetWeapons|Medical}} Circular Saw.png Circular Saw
Scissors.png Scissors
Medical Gun.png Medical Gun
Medieval {{WeaponSetWeapons|Medieval}} Spiky Shield.png Spiky Shield
Sword.png Sword
Crossbow.png Crossbow
Precise {{WeaponSetWeapons|Precise}} Thief Dagger.png Thief Dagger
Knife.png Knife
Lightning Shiv.png Lightning Shiv
Scissors.png Scissors
Screwdriver.png Screwdriver
Crossbow.png Crossbow
Shuriken.png Shuriken
Sniper Gun.png Sniper Gun
Primitive {{WeaponSetWeapons|Primitive}} Cacti Club.png Cacti Club
Hatchet.png Hatchet
Rock.png Rock
Spear.png Spear
Stick.png Stick
Torch.png Torch
Slingshot.png Slingshot
Support {{WeaponSetWeapons|Support}} Hand.png Hand
Potato Thrower.png Potato Thrower
Taser.png Taser
Tool {{WeaponSetWeapons|Tool}} Screwdriver.png Screwdriver
Wrench.png Wrench
Unarmed {{WeaponSetWeapons|Unarmed}} Fist.png Fist
Flaming Brass Knuckles.png Flaming Brass Knuckles
Hand.png Hand
Power Fist.png Power Fist


No description.

Template parameters

This template prefers inline formatting of parameters.

ParameterDescriptionTypeStatus
Weapon Setset 1

Name of the weapon set (as seen on the Weapons page, under Weapon Sets)

Auto value
Stringrequired