Template:Exploration POI: Difference between revisions

From Tears of Themis Wiki
imported>Harmonea
(MCDialogue override)
imported>Harmonea
m (did I switch them...)
Line 8: Line 8:
<div class="mw-collapsible-content">
<div class="mw-collapsible-content">
{{tab/start}}
{{tab/start}}
{{#if:{{{MCDialogue|}}}|{{tab/header{{!}}MC}}
{{#if:{{{MCDialogue|}}}|{{tab/header{{!}}Artem}}
{{{MCDialogue|}}}|{{tab/header{{!}}Artem}}
{{{artemDialogue|}}}
{{{artemDialogue|}}}


Line 19: Line 18:


{{tab/header{{!}}Vyn}}
{{tab/header{{!}}Vyn}}
{{{vynDialogue|}}}}}
{{{vynDialogue|}}}|{{tab/header{{!}}MC}}
{{{MCDialogue|}}}}}


{{tab/end}}
{{tab/end}}

Revision as of 10:21, 2 January 2022

Template-info.png Documentation

Description

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

{{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

{{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

{{tab/header|MC}}

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

{{tab/header|Artem}}


{{tab/header|Luke}}


{{tab/header|Marius}}


{{tab/header|Vyn}}