Template:StoryLine: Difference between revisions

From The Unofficial Isekai:Slow Life Wiki
Jump to navigation Jump to search
m (Added line break.)
m (Added ??? condition.)
Line 1: Line 1:
| style="width: 50px; text-align: center" | {{#if:{{{actor|}}}|[[{{{actor}}}]]|}}
| style="width: 50px; text-align: center" | {{#ifeq:{{{actor|}}}|???|[[{{{actorlink|}}}|???]]|{{#if:{{{actor|}}}|[[{{{actor}}}]]|}}}}
| {{{line}}}
| {{{line}}}
|-
|-
Line 6: Line 6:
{{StoryLine
{{StoryLine
   | actor =  
   | actor =  
  | actorlink =
   | line =  }}
   | line =  }}
</pre>
</pre>

Revision as of 00:09, 20 June 2025

| style="width: 50px; text-align: center" | | {{{line}}} |-

{{StoryLine
  | actor = 
  | actorlink = 
  | line =   }}

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

[Edit template data]

Template parameters

ParameterDescriptionTypeStatus
actoractor

no description

Stringoptional
lineline

no description

Stringoptional