Template:StoryLine: Difference between revisions

From The Unofficial Isekai:Slow Life Wiki
Jump to navigation Jump to search
m (Changed actorPlain to actorNPC.)
mNo edit summary
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
|-
{{#invoke:StoryLine|render}}<noinclude>
| style="width: 50px; text-align: center;" |
{{#if:{{{actorNPC|}}}
| {{{actorNPC}}}
| {{#if:{{{actorAlias|}}}
    | [[{{{actorLink|}}}|{{{actorAlias}}}]]
    | {{#if:{{{actor|}}}|[[{{{actor}}}]]|}}
  }}
}}
| {{{line}}}
<noinclude>
<pre>
<pre>
{{StoryLine
{{StoryLine

Latest revision as of 21:52, 5 July 2025

{{StoryLine
  | actor      = 
  | actorNPC   =
  | actorAlias = 
  | actorLink  = 
  | line       =   }}

This template is for creating lines in [[Template:Chapter]].

[Edit template data]

Template parameters

ParameterDescriptionTypeStatus
actoractor

no description

Stringoptional
actorNPCactorNPC

Used for NPCs without pages.

Unknownoptional
actorAliasactorAlias

Used if the actor uses a different epithet.

Example
"???" or "Mysterious Voice"
Stringoptional
actorLinkactorLink

Specify the page link if it actorAlias is used.

Unknownoptional
lineline

no description

Stringoptional