Template:Dialogue: Difference between revisions
Appearance
Cdjensen94 (talk | contribs) No edit summary |
Cdjensen94 (talk | contribs) No edit summary Β |
||
Line 34: | Line 34: | ||
}, | }, | ||
"char3": { | "char3": { | ||
"type": "wiki-page-name" | "type": "wiki-page-name" | ||
}, | }, | ||
"line3": { | "line3": { | ||
"type": "string" | "type": "string" | ||
}, | }, | ||
"char4": { | "char4": { | ||
"type": "wiki-page-name" | "type": "wiki-page-name" | ||
}, | }, | ||
"line4": { | "line4": { | ||
"type": "string" | "type": "string" | ||
} | } | ||
} | } | ||
} | } | ||
</templatedata></noinclude> | </templatedata></noinclude> |
Latest revision as of 03:17, 5 May 2025
Template documentation
|
---|
Note: portions of the template sample may not be visible without values provided. |
View or edit this documentation. (About template documentation) |
Editors can experiment in this template's sandbox and test case pages. |
{{Dialogue |char1 = Keta |line1 = Hi }} {{Dialogue |char1 = Ig'nar |line1 = Hello }}
βHiβ
βHello!β
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
char1 | char1 | no description | Page name | required |
line1 | line1 | no description | String | required |
char2 | char2 | no description | Page name | required |
line2 | line2 | no description | String | required |
char3 | char3 | no description | Page name | optional |
line3 | line3 | no description | String | optional |
char4 | char4 | no description | Page name | optional |
line4 | line4 | no description | String | optional |