Template:Infobox Scenery/doc: Difference between revisions

From Brighter Shores Wiki
Jump to navigation Jump to search
Content added Content deleted
(Remove |premium =)
mNo edit summary
 
(3 intermediate revisions by one other user not shown)
Line 20: 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 29: Line 32:
|release =
|release =
|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 = 
}}