Template:Shiren 1 DS Dialogue: Difference between revisions

MDFW - The Mystery Dungeon Tree of Information.
Jump to navigation Jump to search
mNo edit summary
m (Text replacement - "{{{name" to "{{{enname")
Tags: Reverted Mobile edit Mobile web edit
Line 1: Line 1:
<onlyinclude>
<onlyinclude>
{| class="module" style="margin:auto; text-align:left; width:{{#ifeq:{{{boxsize|}}}|large|480px|240px}}; text-shadow:1px 1px black; color:#FFF"
{| class="module" style="margin:auto; text-align:left; width:{{#ifeq:{{{boxsize|}}}|large|480px|240px}}; text-shadow:1px 1px black; color:#FFF"
| style="border:solid 1px #FFF; background-image:linear-gradient(to bottom, rgba(0, 0, 57), rgba(0, 0, 90)); padding: 0 5px; line-height:125%; font-size:{{#ifeq:{{{boxsize|}}}|large|17px|12px}}"|{{#if:{{{name|}}}|<span style="color:#F7F741">{{{name|}}}</span><br>{{{1|}}}<br>|{{{1|}}}<br>}}{{{2|}}}  
| style="border:solid 1px #FFF; background-image:linear-gradient(to bottom, rgba(0, 0, 57), rgba(0, 0, 90)); padding: 0 5px; line-height:125%; font-size:{{#ifeq:{{{boxsize|}}}|large|17px|12px}}"|{{#if:{{{enname|}}}|<span style="color:#F7F741">{{{enname|}}}</span><br>{{{1|}}}<br>|{{{1|}}}<br>}}{{{2|}}}  
|-
|-
{{#if:{{{3|}}}|
{{#if:{{{3|}}}|

Revision as of 11:51, 10 August 2024


Template-info.png Documentation

This template produces a text box similar to those used for dialogue in Shiren 1 DS. The upper line (yellow) is the name of the entity speaking, and the lower line(s) (white) are the dialogue boxes.

When using, the first yellow text line and the following white text line is required. if not filled in, additional white text boxes will not appear. Up to 9 additional boxes of white text can be inserted, if more are needed, they can be added to the template.

Usage

{{Shiren 1 DS Dialogue
| name = 
| ''text''
| boxsize = 
}}

Example

Character + 1 dialogue
{{Shiren 1 DS Dialogue|Warehouse Guard:|This is a storehouse for wanderers.}}
produces:
Warehouse Guard:
This is a storehouse for wanderers.
Character + 2 dialogue
{{Shiren 1 DS Dialogue
|name = Warehouse Guard:
|This is a storehouse for wanderers.
|Leave items here so you won't lose them if you fall during a journey.}}
produces:
This is a storehouse for wanderers.
Leave items here so you won't lose them if you fall during a journey.
Character + 5 dialogue
{{Shiren 1 DS Dialogue
|Warehouse Guard
|This is a storehouse for wanderers.
|Leave items here so you won't lose them if you fall during a journey.
|But almost nobody really takes advantage of it...
|If you want to use it right, I'll give you the full explanation. Interested?
|Oh... I see...}}
produces:
Warehouse Guard
This is a storehouse for wanderers.
Leave items here so you won't lose them if you fall during a journey.
But almost nobody really takes advantage of it...
If you want to use it right, I'll give you the full explanation. Interested?
Oh... I see...