Template:StoryLine: Difference between revisions

From The Unofficial Isekai:Slow Life Wiki
Jump to navigation Jump to search
m (Added more params.)
m (Updated TemplateData)
Line 24: Line 24:
"type": "string"
"type": "string"
},
},
"actorPlain": {},
"actorPlain": {
"actorAlias": {},
"description": "Used for NPCs without pages."
},
"actorAlias": {
"description": "Used if the actor uses a different epithet.",
"example": "\"???\" or \"Mysterious Voice\"",
"type": "string"
},
"actorLink": {
"actorLink": {
"description": "Specify the page the url if it actorAlias is used."
"description": "Specify the page link if it actorAlias is used."
},
},
        "line": {
"line": {
"type": "string"
"type": "string"
        }
}
},
},
"description": "This template is for creating lines in [[Template:Chapter]].",
"description": "This template is for creating lines in [[Template:Chapter]].",
"paramOrder": [
"paramOrder": [
"actor",
"actor",
        "actorPlain",
"actorPlain",
"actorAlias",
"actorAlias",
"actorLink",
"actorLink",

Revision as of 00:32, 20 June 2025

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

| {{{line}}} |-

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

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

[Edit template data]

Template parameters

ParameterDescriptionTypeStatus
actoractor

no description

Stringoptional
actorPlainactorPlain

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