Template:Script/choice

From Love and Deepspace Wiki
Revision as of 04:43, 18 February 2024 by Elaeagnifolia (talk | contribs) (Created page with "<noinclude>{{:Template:Script/doc}}Category:Templates</noinclude><includeonly><!-- ### Template Display --><div>'''[CHOICE]''' <span class="script-speaker">{{{1|}}}</span>: {{{2|}}}</div></includeonly>")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Documentation

Description

Template:Script encompasses several subtemplates to help create stylized scripts.

Required

Script Parts

Example

{{Script/start}}
{{Script/location|Grassy Fields}}
{{Script/action|The sun warms the air while the wind blows through the grassy fields. A girl runs across.}}
{{Script/speaker|Girl|Wheeeeeeeeeee!!!!}}
{{Script/end}}
Script
Grassy Fields
The sun warms the air while the wind blows through the grassy fields. A girl runs across.
Girl: Wheeeeeeeeeee!!!!

Adding Location Links

If you want the location to link to a specific page, you can add the link field. This will also store the link into Cargo as the location for querying. For example, if you want Southeastern corner of Hat Island to link to Hat Island, do the following (either way):

{{Script/location|Southeastern corner of Hat Island|link=Hat Island}}
{{Script/location|location=Southeastern corner of Hat Island|link=Hat Island}}

Adding Choices

If a script has choices, use Template:Script/choice. The template is as follows:

{{Script/choice
|choice1=
|choice1Dialogue=
|choice2=
|choice2Dialogue=
|choice3=
|choice3Dialogue=
|choice4=
|choice4Dialogue=
}}

Here's an example of its usage.

{{Script/start}}
{{Script/location|Grassy Fields}}
{{Script/action|The sun warms the air while the wind blows through the grassy fields. What do you do?}}

{{Script/choice
|choice1=RUN ACROSS!
|choice1Dialogue=
{{Script/speaker|Girl|Wheeeeeeeeeee!!!!}}
{{Script/speaker|Girl|So fun!!!!!}}
|choice2=Sit and relax.
|choice2Dialogue=
{{Script/speaker|Girl|Cozy.}}
|choice3=Go back inside.
|choice3Dialogue=
{{Script/speaker|Girl|No time for sun.}}
{{Script/speaker|Girl|More time for Love and Deepspace.}}
}}

{{Script/end}}
Script
Grassy Fields
The sun warms the air while the wind blows through the grassy fields. What do you do?
[CHOICE] :