Template:RequirementBox: Difference between revisions
Template page
More actions
Admin Jeremy (talk | contribs) No edit summary |
Admin Jeremy (talk | contribs) No edit summary |
||
| (4 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
<includeonly>{{#invoke:RequirementBox|render | <includeonly><templatestyles src="Template:RequirementBox/styles.css" />{{#invoke:RequirementBox|render | ||
| game = {{{game|}}} | | game = {{{game|}}} | ||
| state = {{{state|}}} | | state = {{{state|}}} | ||
| Line 9: | Line 9: | ||
| tricks = {{{tricks|}}} | | tricks = {{{tricks|}}} | ||
| bait = {{{bait|}}} | | bait = {{{bait|}}} | ||
| catalyst = {{{catalyst|}}} | |||
| surface = {{{surface|}}} | |||
| evolve = {{{evolve|}}} | | evolve = {{{evolve|}}} | ||
| unblock = {{{unblock|}}} | | unblock = {{{unblock|}}} | ||
| mature = {{{mature|}}} | |||
}}</includeonly><noinclude><templatedata>{ | }}</includeonly><noinclude><templatedata>{ | ||
"description": "Unified Viva Piñata requirements box with collapsible game header.", | "description": "Unified Viva Piñata requirements box with collapsible game header.", | ||
| Line 54: | Line 57: | ||
"label": "Romance requirements", | "label": "Romance requirements", | ||
"type": "content", | "type": "content", | ||
"required": | "required": false | ||
}, | }, | ||
"tricks": { | "tricks": { | ||
| Line 73: | Line 76: | ||
"unblock": { | "unblock": { | ||
"label": "Unblock requirements", | "label": "Unblock requirements", | ||
"type": "content", | |||
"required": false | |||
}, | |||
"mature": { | |||
"label": "Growth requirements", | |||
"type": "content", | |||
"required": false | |||
}, | |||
"catalyst": { | |||
"label": "Catalyst requirements", | |||
"type": "content", | |||
"required": false | |||
}, | |||
"surface": { | |||
"label": "Surface requirements", | |||
"type": "content", | "type": "content", | ||
"required": false | "required": false | ||
Latest revision as of 19:17, 12 February 2026
Unified Viva Piñata requirements box with collapsible game header.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Game code | game | vp1 = Classic, tip = Trouble in Paradise, pp = Pocket Paradise
| String | required |
| Collapsed by default | state | Leave empty to expand by default
| String | optional |
| Evolve requirement displays first | evolve_first | Leave empty to keep evolve requirement after resident
| String | optional |
| Appear requirements | appear | no description
| Content | optional |
| Visit requirements | visit | no description | Content | optional |
| Resident requirements | resident | no description | Content | optional |
| Romance requirements | romance | no description | Content | optional |
| Trick requirements | tricks | no description | Content | optional |
| Bait requirements | bait | no description | Content | optional |
| Evolve requirements | evolve | no description | Content | optional |
| Unblock requirements | unblock | no description | Content | optional |
| Growth requirements | mature | no description | Content | optional |
| Catalyst requirements | catalyst | no description | Content | optional |
| Surface requirements | surface | no description | Content | optional |