Template:Exploration POI/doc

From Tears of Themis Wiki
Template-info.png Documentation

Description[edit source]

Used for RPG exploration points of interest with dialogue (such as A Love Poem to Skadi's Manor of Hermes). Creates a table row within a 3-column table.

Usage[edit source]

{{Exploration POI
|room=
|requiredChar=     Optional; if absent, displays MC's icon
|item=
|notes=
|artemDialogue=
|lukeDialogue=
|mariusDialogue=
|vynDialogue=
|MCDialogue=       Optional; if present, suppresses display of the other four dialogue tabs
}}

Example[edit source]

{{Exploration POI
|room=Descriptive Map Name
|requiredChar=Marius
|item=Short Item Description
|notes=Specific notes about where the POI is located go here
|artemDialogue=Hello!
|lukeDialogue=This
|mariusDialogue=Is!
|vynDialogue=An Example!
}}
{{Exploration POI
|room=Descriptive Map Name
|item=Short Item Description
|notes=Specific notes about where the POI is located go here
|MCDialogue=Hi!
}}
Location Point of interest Notes and Dialogue

Descriptive Map Name Marius Explore head.png
Short Item Description
Specific notes about where the POI is located go here
Dialogue

Luke

Hello!

Artem

This

Vyn

Is!

Marius

An Example!

Descriptive Map Name MC Explore head.png
Short Item Description
Specific notes about where the POI is located go here
Dialogue
MC

Hi!

This is the documentation page, it should be transcluded into the main template page. See Template:Doc for more information.