Template:StoryLine: Difference between revisions

From The Unofficial Isekai:Slow Life Wiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 1: Line 1:
|-
{{#invoke:StoryLine|render}}
| style="width: 100px; text-align: center;" |
{{#if:{{{actorNPC|}}}
| {{{actorNPC}}}
| {{#if:{{{actorAlias|}}}
    | [[{{{actorLink|}}}|{{{actorAlias}}}]]
    | {{#if:{{{actor|}}}|[[{{{actor}}}]]|}}
  }}
}}
| '''{{{line}}}'''
|-
<noinclude>
<noinclude>
<pre>
<pre>

Revision as of 20:34, 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