Template:Script line: Difference between revisions

From Tears of Themis Wiki
imported>Elaeagnifolia
mNo edit summary
imported>Elaeagnifolia
No edit summary
Line 3: Line 3:
-->{{#css:
-->{{#css:


.luke-script-line {
.luke-script-line,
.luke-script-line a {
   color: #d0ab00;
   color: #d0ab00;
}
}


.artem-script-line {
.artem-script-line,
.artem-script-line a {
   color: #c30e0e;
   color: #c30e0e;
}
}


.marius-script-line {
.marius-script-line,
.marius-script-line a {
   color: #8772dd;
   color: #8772dd;
}
}


.vyn-script-line {
.vyn-script-line,
.vyn-script-line a {
   color: #7dbe84;
   color: #7dbe84;
}
}
Line 31: Line 35:
|Vyn Richter
|Vyn Richter
|Vyn={{#vardefine:class|vyn-script-line}}
|Vyn={{#vardefine:class|vyn-script-line}}
|#default={{#vardefine:class|}}
}}<!--
}}<!--



Revision as of 02:21, 7 August 2021

Template-info.png Documentation

Description

Used for single script lines.

Usage

{{SL|<speaker>|<line>}}

Example

{{SL|Person|Saying something}}

Person: Saying something


The text will change color for the LIs (Also works with full names):

{{SL|Luke|My name is Luke!}}
{{SL|Artem|My name is Artem!}}
{{SL|Marius|My name is Marius!}}
{{SL|Vyn|My name is Vyn!}}

Luke: My name is Luke!

Artem: My name is Artem!

Marius: My name is Marius!

Vyn: My name is Vyn!