Template:Exploration POI: Difference between revisions

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


{{tab/header|Luke}}
{{tab/header{{!}}Luke}}
{{{lukeDialogue|}}}
{{{lukeDialogue|}}}


{{tab/header|Marius}}
{{tab/header{{!}}Marius}}
{{{mariusDialogue|}}}
{{{mariusDialogue|}}}


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


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

Revision as of 10:14, 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|Artem}} This

{{tab/header|Luke}} Hello!

{{tab/header|Marius}} An Example!

{{tab/header|Vyn}} Is!

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

{{tab/header|MC}} Hi!