Template:Script line/doc: Difference between revisions

From Tears of Themis Wiki
imported>Elaeagnifolia
(Created page with "{{doc/start}} ==Description== Used for single script lines. ==Usage== <pre>{{SL|<speaker>|<line>}}</pre> ==Example== <pre>{{SL|Luke|My name is Luke!}}</pre> {{SL|Luke|My nam...")
 
imported>Elaeagnifolia
 
Line 7: Line 7:


==Example==
==Example==
<pre>{{SL|Luke|My name is Luke!}}</pre>
<pre>{{SL|Person|Saying something}}</pre>
{{SL|Person|Saying something}}
 
The text will change color for the LIs (Also works with full names):
 
<pre>{{SL|Luke|My name is Luke!}}
{{SL|Artem|My name is Artem!}}
{{SL|Marius|My name is Marius!}}
{{SL|Vyn|My name is Vyn!}}</pre>
{{SL|Luke|My name is Luke!}}
{{SL|Luke|My name is Luke!}}
{{SL|Artem|My name is Artem!}}
{{SL|Marius|My name is Marius!}}
{{SL|Vyn|My name is Vyn!}}


{{doc/end}}
{{doc/end}}

Latest revision as of 02:12, 7 August 2021

Template-info.png Documentation

Description[edit source]

Used for single script lines.

Usage[edit source]

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

Example[edit source]

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


This is the documentation page, it should be transcluded into the main template page. See Template:Doc for more information.