Template:Card rewards page: Difference between revisions

From Tears of Themis Wiki
(categorize page when not transcluded)
(adding character section)
Line 17: Line 17:
}}<!--
}}<!--


-->{{#if: {{{privateMessage1Title|}}} | &#32;
-->{{#if: {{{privateMessage1Title|}}} | <nowiki />
===Private Messages===
===Private Messages===
{{Tab/start}}
{{Tab/start}}
Line 44: Line 44:
}}<!--
}}<!--


-->{{#if: {{{textMessage1Title|}}} | &#32;
-->{{#if: {{{textMessage1Title|}}} | <nowiki />
===Text Messages===
===Text Messages===
{{Tab/start}}
{{Tab/start}}
Line 73: Line 73:
}}<!--
}}<!--


-->{{#if: {{{videoCallTitle|}}} | &#32;
-->{{#if: {{{videoCallTitle|}}} | <nowiki />
===Video Call===
===Video Call===
{{Phone history
{{Phone history
Line 89: Line 89:
}}<!--
}}<!--


-->{{#if: {{{afterStoryScript|}}} | &#32;
-->{{#if: {{{afterStoryScript|}}} | <nowiki />
===After Story===
===After Story===
{{Script
{{Script
Line 99: Line 99:
}}<!--
}}<!--


-->{{#if: {{{storyLocations|}}} | &#32;
-->{{#if: {{{storyLocations|}}} | <nowiki />
===Story Locations===
===Story Locations===
{{NotableWrap
{{NotableWrap
|notables=
|notables=
{{{storyLocations|}}}
{{{storyLocations|}}}
}} }}<!--
-->{{#if: {{{storyCharacters|}}} | <nowiki />
===Story Characters===
{{NotableWrap
|notables=
{{{storyCharacters|}}}
}} }}
}} }}
{{#ifeq: {{PAGENAME}} | {{BASEPAGENAME}} | | [[Category:Card rewards]] }}</includeonly>
{{#ifeq: {{PAGENAME}} | {{BASEPAGENAME}} | | [[Category:Card rewards]] }}</includeonly>

Revision as of 06:40, 13 November 2023

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=
|storyCharacters=
|storyReferences=
|storyYear=

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

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

|videoCallTitle=
|videoCallScript=

|afterStoryScript=

|tokenScript=
|tokenImage=
}}

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 and storyCharacters headers the way you would a stage page's locations/characters 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.}}

|storyReferences=[[Tears of Themis Wiki]],[[Cards]],[[Character Stories]]
|storyYear=AU
}}

Story Summary

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.