Template:Infobox Scenery/doc: Difference between revisions
(Created page with "{{Documentation}} ==Parameters== ===name=== The name of the scenery. ===image=== The image of the scenery. ===release=== The release date of the scenery. ===episode=== The episode of the scenery. One of: * Hopeport * Hopeforest * Mine of Manbutan ==Quick copy== <pre>{{Infobox Scenery |name = |image = |release = |episode = }}</pre> <includeonly>Category:Infobox templates</includeonly>") |
Microbrews (talk | contribs) mNo edit summary |
||
(7 intermediate revisions by 4 users not shown) | |||
Line 17: | Line 17: | ||
* Hopeport |
* Hopeport |
||
* Hopeforest |
* Hopeforest |
||
* Mine of |
* Mine of Mantuban |
||
* Crenopolis |
|||
===actions=== |
|||
Comma-separated list of the actions shown in the scenery entity's action menu, in the order they appear in game. Do not include actions that all objects have, such as "Info" to view the card, or "Take" if it's actually an item. (Optional) |
|||
===description=== |
|||
The description of the scenery in its card. |
|||
==Quick copy== |
==Quick copy== |
||
Line 25: | Line 32: | ||
|release = |
|release = |
||
|episode = |
|episode = |
||
|actions = |
|||
|description = |
|||
}}</pre> |
}}</pre> |
||
Latest revision as of 13:58, 16 November 2024
Template:Infobox Scenery invokes function main in Module:Infobox Scenery using Lua.
Parameters
name
The name of the scenery.
image
The image of the scenery.
release
The release date of the scenery.
episode
The episode of the scenery.
One of:
- Hopeport
- Hopeforest
- Mine of Mantuban
- Crenopolis
actions
Comma-separated list of the actions shown in the scenery entity's action menu, in the order they appear in game. Do not include actions that all objects have, such as "Info" to view the card, or "Take" if it's actually an item. (Optional)
description
The description of the scenery in its card.
Quick copy
{{Infobox Scenery |name = |image = |release = |episode = |actions = |description = }}