More actions
No edit summary Tag: Manual revert |
No edit summary |
||
| Line 3: | Line 3: | ||
* Minimum Cost: {{{MinimumCost}}} | * Minimum Cost: {{{MinimumCost}}} | ||
* Minimum Size: {{{MinimumSize}}} | * Minimum Size: {{{MinimumSize}}} | ||
<noinclude> | |||
{{Documentation|content= | |||
... | |||
<templatedata> | |||
{ | |||
"description": "", | |||
"params": { | |||
"MinimumCost": { | |||
"label": "The minimum cost of the room", | |||
"description": "$5000", | |||
"type": "string" | |||
} | |||
} | |||
} | |||
</templatedata> | |||
</noinclude> | |||
Revision as of 21:15, 5 March 2025
Room Details
- Minimum Cost: {{{MinimumCost}}}
- Minimum Size: {{{MinimumSize}}}
{{Documentation|content=
...
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| The minimum cost of the room | MinimumCost | $5000 | String | optional |