Template:StoryLine: Difference between revisions
Jump to navigation
Jump to search
FaeriMagic (talk | contribs) m (Added line break.) |
FaeriMagic (talk | contribs) 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]].
Parameter | Description | Type | Status | |
---|---|---|---|---|
actor | actor | no description | String | optional |
line | line | no description | String | optional |