Difference between revisions of "Template:FacilityEventBuildingMaterialTable/doc"
Jump to navigation
Jump to search
imported>Elaeagnifolia (Created page with "{{doc/start}} ==Description== Material table for facility event buildings. ==Example== <pre>{{FacilityEventBuildingMaterialTable|Windwhistle Grass}}</pre> {{FacilityEventBuil...") |
>Boblers (updating documentation) |
||
| Line 2: | Line 2: | ||
==Description== | ==Description== | ||
Material table for facility event buildings. | Material table for facility event buildings. | ||
| + | |||
| + | ==Usage== | ||
| + | <pre>{{FacilityEventBuildingMaterialTable | ||
| + | |Type= | ||
| + | |MaxLv= | ||
| + | |Material= | ||
| + | }}</pre> | ||
| + | |||
| + | ==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== | ==Example== | ||
| − | <pre>{{FacilityEventBuildingMaterialTable|Windwhistle Grass}}</pre> | + | <pre>{{FacilityEventBuildingMaterialTable|Type=ElementA|MaxLv=35|Material=Windwhistle Grass}}</pre> |
| − | {{FacilityEventBuildingMaterialTable|Windwhistle Grass}} | + | {{FacilityEventBuildingMaterialTable|Type=ElementA|MaxLv=35|Material=Windwhistle Grass}} |
{{doc/end}} | {{doc/end}} | ||
Revision as of 23:36, 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}}