Form:STORYDialogueLines: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 7: | Line 7: | ||
</noinclude><includeonly> | </noinclude><includeonly> | ||
{{AsteriskFieldsRequired}} | |||
<div id="wikiPreview" style="display: none; padding-bottom: 25px; margin-bottom: 25px; border-bottom: 1px solid #AAAAAA;"></div> | <div id="wikiPreview" style="display: none; padding-bottom: 25px; margin-bottom: 25px; border-bottom: 1px solid #AAAAAA;"></div> | ||
{{{for template|STORYDialogueLines}}} | {{{for template|STORYDialogueLines}}} | ||
{| class="formtable" | {| class="formtable" | ||
! Story Name: | ! Story Name*: | ||
| {{{field|TXT_StoryName}}} | | {{{field|TXT_StoryName|mandatory|input type=combobox|cargo table=STORYStoryName|cargo field=TXT_StoryName}}} | ||
|- | |- | ||
! Story Chapter: | ! Story Chapter*: | ||
| {{{field|TXT_StoryChapter}}} | | {{{field|TXT_StoryChapter|mandatory|placeholder=Chapter as integer.}}} | ||
|- | |- | ||
! Speaker Name: | ! Speaker Name*: | ||
| {{{field|TXT_SpeakerName}}} | | {{{field|TXT_SpeakerName|mandatory|placeholder=Who is speaking.}}} | ||
|- | |- | ||
! Dialogue: | ! Dialogue*: | ||
| {{{field|TXT_Dialogue}}} | | {{{field|TXT_Dialogue|placeholder={{CopyIngame}}}}} | ||
|- | |- | ||
! Is Player Choice Line: | ! Is Player Choice Line*: | ||
| {{{field|TXT_IsPlayerChoiceLine|mandatory|input type=radiobutton|values=Yes,No|default=No|show on select=Yes=>isPlayerChoice}}} | | {{{field|TXT_IsPlayerChoiceLine|mandatory|input type=radiobutton|values=Yes,No|default=No|show on select=Yes=>isPlayerChoice}}} | ||
|} | |} | ||
| Line 28: | Line 29: | ||
{| | {| | ||
! Prestige Price: | ! Prestige Price: | ||
| {{{field|INT_PrestigePrice}}} | | {{{field|INT_PrestigePrice|placeholder=If Belle's Choice, how much prestige?}}} | ||
|- | |- | ||
! Reward Obtained: | ! Reward Obtained: | ||
| {{{field|TXT_RewardObtained}}} | | {{{field|TXT_RewardObtained|placeholder=If Belle's Choice, list reward.}}} | ||
|- | |||
! Known Consequences: | |||
| {{{field|TXT_KnownConsequences|placeholder=Any known consequences of this choice?}}} | |||
|} | |} | ||
{{{end template}}} | {{{end template}}} | ||
</includeonly> | </includeonly> | ||
Latest revision as of 23:11, 29 April 2023
This is the "STORYDialogueLines" form. To create a page with this form, enter the page name below; if a page with that name already exists, you will be sent to a form to edit that page.