Template:Card rewards page/doc

From Tears of Themis Wiki
< Template:Card rewards page
Revision as of 16:55, 27 May 2022 by imported>Harmonea (+example)
Template-info.png Documentation

Description

Used to standardize the format of Card Reward pages. Includes options for many types of card rewards; typically the various sections will show or hide based on the presence or absence of the first variable in their section.

Usage

{{Card rewards page
|cardContact=

|story1Summary=
|story2Summary=
|story3Summary=
|story4Summary=
|story5Summary=
|story6Summary=
|storyLocations=

|privateMessage1Title=
|privateMessage1Script=
|privateMessage2Title=
|privateMessage2Script=

|textMessage1Title=
|textMessage1Script=
|textMessage2Title=
|textMessage2Script=

|videoCallTitle=
|videoCallScript=

|afterStoryScript=
}}

Example

{{Card rewards page
|cardContact=Marius

|story1Summary=This is an example summary for card story 1. Use them like you would a stage page's summary section.
|story2Summary=If present, each story up to 6 will show a new spoiler button.
|story3Summary=Use the storyLocations header the way you would a stage page's locations section
|story4Summary=(not demonstrated here to avoid storing extra BackgroundLocations into cargo)

|afterStoryScript=
{{SL|Marius|The script headers and character links on ALL script sections are automatically created.}}
{{SL|You|So for every script shown, editors can just jump straight to inputting raw script lines without worrying about the container.}}
}}

Story Summary

Illustrations

None

After Story

After Story script

Marius: The script headers and character links on all script sections are automatically created.

You: So for every script shown, editors can just jump straight to inputting raw script lines without worrying about the container.

This is the documentation page, it should be transcluded into the main template page. See Template:Doc for more information.