Template:Speech: Difference between revisions

From Galaxypedia
m (using container-sea instead of container)
Tag: 2017 source edit
m (changed border width)
Tag: 2017 source edit
Line 1: Line 1:
<includeonly>
<includeonly>
<div class="TemplateRevision" style="margin-bottom: 18px; border: 1px solid #171818; border-radius: 20px">
<div class="TemplateRevision" style="margin-bottom: 18px; border: 1px solid #171818; border-radius: 10px">
<div class="container-sea" style="display: block; border-color: {{{2|#0f1011}}}; border-radius: 20px">
<div class="container-sea" style="display: block; border-color: {{{2|#0f1011}}}; border-radius: 20px">
<p class="header1" style="text-align: center;">{{{3|}}}</h1>
<p class="header1" style="text-align: center;">{{{3|}}}</h1>

Revision as of 21:51, 25 May 2023


Hello World!

Lorem ipsum dolor sit amet, consectetur adipiscing elit.
Ut dictum odio nec ipsum suscipit, id accumsan neque eleifend.
Pellentesque et nisl non nisl facilisis finibus nec non ante.


This template inserts an NPC speech box into a page.

Template parameters

ParameterDescriptionTypeStatus
Text1

Whatever you want the speech box to display. Supports newlines, if used with the <br> HTML tag.

Example
Hello World!
Stringrequired
Border Color2

Determines the color of the border. Can be a hex color code or any of the suggested values.

Suggested values
red green blue
Default
#0f1011
Example
#eb4034
Stringoptional
Title3

Adds a title to the speech box.

Example
Lorem Ipsum
Stringoptional