Template:StoryLine: Difference between revisions
Jump to navigation
Jump to search
FaeriMagic (talk | contribs) m (Updated TemplateData) |
FaeriMagic (talk | contribs) m (Updated.) |
||
Line 1: | Line 1: | ||
| style="width: 50px; text-align: center;" | | | style="width: 50px; text-align: center;" | | ||
{{#if:{{{actorplain|}}} | |||
| {{{actorplain}}} | |||
| {{#if:{{{actoralias|}}} | |||
| [[{{{actorlink}}}|{{{actoralias}}}]] | |||
| {{#if:{{{actor|}}}|[[{{{actor}}}]]|}} | |||
}} | |||
}} | |||
| {{{line}}} | | {{{line}}} | ||
|- | |- |
Revision as of 00:35, 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]].
Parameter | Description | Type | Status | |
---|---|---|---|---|
actor | actor | no description | String | optional |
actorPlain | actorPlain | Used for NPCs without pages. | Unknown | optional |
actorAlias | actorAlias | Used if the actor uses a different epithet.
| String | optional |
actorLink | actorLink | Specify the page link if it actorAlias is used. | Unknown | optional |
line | line | no description | String | optional |