Difference between revisions of "Template:Navbox experiments"
Jump to navigation
Jump to search
(Created page with "{{Navbox | name = {{subst:PAGENAME}} | title = Experiments | listclass = hlist | list1 = * x30px Fire * File:Experim...") |
m (Fix laboratory icon colour) |
||
(2 intermediate revisions by the same user not shown) | |||
Line 3: | Line 3: | ||
| title = Experiments | | title = Experiments | ||
| listclass = hlist | | listclass = hlist | ||
+ | | state = {{{state|}}} | ||
| list1 = | | list1 = | ||
− | * | + | * {{Icon link|Experiment Fire icon.png|Experiment: Fire|Fire}} |
− | * | + | * {{Icon link|Experiment Water icon.png|Experiment: Water|Water}} |
− | * | + | * {{Icon link|Experiment Nature icon.png|Experiment: Nature|Nature}} |
− | * | + | * {{Icon link|Experiment Earth icon.png|Experiment: Earth|Earth}} |
− | * | + | * {{Icon link|Experiment Electricity icon.png|Experiment: Electricity|Electricity}} |
− | * | + | * {{Icon link|Experiment Darkness icon.png|Experiment: Darkness|Darkness}} |
− | * | + | * {{Icon link|Experiment Light icon.png|Experiment: Light|Light}} |
− | * | + | * {{Icon link|Experiment Air icon.png|Experiment: Air|Air}} |
− | * | + | * {{Icon link|Experiment Neutral icon.png|Experiment: Neutral|Neutral}} |
− | * | + | * {{Icon link|Experiment Universal icon.png|Experiment: Universal|Universal}} |
− | * | + | * {{Icon link|Gem.png|Experiment: Gems|Gems}} |
− | * | + | * {{Icon link|Exotic gem.png|Experiment: Exotic|Exotic}} |
| list2 = | | list2 = | ||
− | * ''Related building: | + | * ''Related building: {{Icon link|Green resource.png|Laboratory|size=x20px}}'' |
− | }} | + | }}<noinclude> |
+ | <templatedata> | ||
+ | { | ||
+ | "params": { | ||
+ | "state": { | ||
+ | "label": "Initial State", | ||
+ | "description": "Whether the box should be expanded or collapsed initially.", | ||
+ | "example": "expanded", | ||
+ | "type": "string", | ||
+ | "default": "autocollapse" | ||
+ | } | ||
+ | }, | ||
+ | "description": "Add a navbox with links to laboratory experiments", | ||
+ | "format": "inline" | ||
+ | } | ||
+ | </templatedata> | ||
+ | </noinclude> |
Latest revision as of 17:33, 4 March 2021
Add a navbox with links to laboratory experiments
Parameter | Description | Type | Status | |
---|---|---|---|---|
Initial State | state | Whether the box should be expanded or collapsed initially.
| String | optional |