Template:Infobox Building: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
Add template data |
||
| Line 15: | Line 15: | ||
| data4 = {{{world}}} | | data4 = {{{world}}} | ||
}} | }} | ||
<noinclude> | |||
<templatedata> | |||
{ | |||
"params": { | |||
"name": { | |||
"required": true | |||
}, | |||
"minimap": { | |||
"description": "IFrame tag to https://bluemap.minionguyjpro.dedyn.io with flat mode and a certain position.", | |||
"type": "string", | |||
"suggested": true | |||
}, | |||
"address": { | |||
"description": "The address that the building is at.", | |||
"suggested": true | |||
}, | |||
"openingdate": { | |||
"description": "The date that the building was opened.", | |||
"type": "date", | |||
"suggested": true | |||
}, | |||
"closingdate": { | |||
"example": "The date that the building was closed.", | |||
"type": "date" | |||
}, | |||
"world": { | |||
"description": "The world that the building is in.", | |||
"suggested": true | |||
} | |||
}, | |||
"description": "This template is made for use as infobox for wiki pages talking about buildings.", | |||
"format": "block" | |||
} | |||
</templatedata> | |||
</noinclude> | |||
Revision as of 13:06, 6 April 2025
| {{{minimap}}} Minimap view of Infobox Building | |
| Address | {{{address}}} |
|---|---|
| Opened | {{{openingdate}}} |
| World | {{{world}}} |
This template is made for use as infobox for wiki pages talking about buildings.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| name | name | no description | Unknown | required |
| minimap | minimap | IFrame tag to https://bluemap.minionguyjpro.dedyn.io with flat mode and a certain position. | String | suggested |
| address | address | The address that the building is at. | Unknown | suggested |
| openingdate | openingdate | The date that the building was opened. | Date | suggested |
| closingdate | closingdate | no description
| Date | optional |
| world | world | The world that the building is in. | Unknown | suggested |