Şablon:GameMessage

Noita Wiki sitesinden
Gezinti kısmına atla Arama kısmına atla
Template-info.png Documentation

A minimal template to render a string of text in a similar way as in-game messages.

Şablon parametreleri

ParametreAçıklamaTürDurum
text1 text

The text to show as a game message

Örnek
The world has been restored
Dizegerekli
text2

The text to show as a the sub-message

Örnek
and everyone is much happier
Dizeisteğe bağlı

Usage

{{gameMessage|message here}}

Example

When you destroy a [[Holy Mountain]] you receive the message {{gameMessage|You have angered the gods}} and [[Stevari]] spawns shortly thereafter.

When you destroy a Holy Mountain you receive the message You have angered the gods and Stevari spawns shortly thereafter.

Example

The message shown is {{gameMessage|main message|and sub message}} at some determined event

The message shown is main messageand sub message at some determined event

Example

When picking up gold, the message {{gameMessage||Picked up X gold.}} appears in the lower left corner of the screen.

When picking up gold, the message Picked up X gold. appears in the lower left corner of the screen.