Template:Infobox Scenery/doc: Difference between revisions

No edit summary
mNo edit summary
 
(4 intermediate revisions by 2 users not shown)
Line 10: Line 10:
===release===
===release===
The release date of the scenery.
The release date of the scenery.

===premium===
Whether or not this scenery requires a [[premium pass]].


===episode===
===episode===
Line 23: Line 20:
* Crenopolis
* Crenopolis


===examine===
===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)
The examine text of the scenery.

===description===
The description of the scenery in its card.


==Quick copy==
==Quick copy==
Line 31: Line 31:
|image =
|image =
|release =
|release =
|premium =
|episode =
|episode =
|examine =
|actions =
|description =
}}</pre>
}}</pre>



Latest revision as of 13:58, 16 November 2024

This is a documentation subpage for Template:Infobox Scenery.
It contains usage information, categories, and other content that is not part of the original template page.
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 = 
}}