Difference between revisions of "Template:FacilityEventBuildingMaterialTable"
Jump to navigation
Jump to search
>Boblers (reworking into unified Facility table page) |
>Boblers (removing category) |
||
| Line 1: | Line 1: | ||
| − | <noinclude>{{doc}} | + | <noinclude>{{doc}}<!-- |
Parameters: | Parameters: | ||
Revision as of 23:53, 24 June 2020
Description
Material table for facility event buildings.
Usage
{{FacilityEventBuildingMaterialTable
|Type=
|MaxLv=
|Material=
}}
Template Fields
Type: can be one of: [ElementA, ElementB, Weapon].
- ElementA matches most element-boosting facilities, such as the Sweet Retreat. (The Dragonata should instead use ElementB)
- ElementB only matches the Dragonata, due to slightly-different build times.
- Weapon matches weapon-type-boosting facilities, such as the Seabed Stage.
MaxLv takes in the current max level of the facility. At time of writing, this can be 30 or 35.
Material is the name of the facility's upgrade material
Example
{{FacilityEventBuildingMaterialTable|Type=ElementA|MaxLv=35|Material=Windwhistle Grass}}
{{FacilityEventBuildingMaterialTable|Type=ElementA|MaxLv=30|Material=Arcane Tome}}
{{FacilityEventBuildingMaterialTable|Type=ElementB|MaxLv=30|Material=Papier-mâché}}
{{FacilityEventBuildingMaterialTable|Type=ElementB|MaxLv=35|Material=Papier-mâché}}
{{FacilityEventBuildingMaterialTable|Type=Weapon|MaxLv=30|Material=Chef's Special}}