Template:Phone history: Difference between revisions

From Tears of Themis Wiki
imported>Harmonea
(condensing unlock fields)
imported>Harmonea
m (or cargo doesn't like the word unlock)
Line 8: Line 8:
|historyType=String
|historyType=String
|contact=String
|contact=String
|unlock=Wikitext
|unlockCondition=Wikitext
|script=Wikitext
|script=Wikitext
}}</noinclude><includeonly><!--
}}</noinclude><includeonly><!--
Line 19: Line 19:
|historyType={{{historyType|}}}
|historyType={{{historyType|}}}
|contact={{{contact|}}}
|contact={{{contact|}}}
|unlock={{ROOTPAGENAME}} {{#if:{{{unlock|}}}|({{{unlock|}}})}}
|unlockCondition={{ROOTPAGENAME}} {{#if:{{{unlock|}}}|({{{unlock|}}})}}
|script={{{script|}}}
|script={{{script|}}}
}}<!--
}}<!--

Revision as of 18:39, 5 November 2021

Template-info.png Documentation

Description

Template used to display a small header containing information about any phone history item (Texts, calls, messages) while also storing it to Cargo for querying on other pages. It also contains an invisible anchor to #PhoneItem_(name) for quick linking.

Usage

{{Phone history
|name=
|historyType=
|contact=
|unlock=
}}
  • The "name" field should display any label under which the call/message is stored in the phone object. For Video Calls this is typically the card name (when the call is attached to a card). For Text Messages, this is the "topic" tab.
  • The "historyType" field should be one of the following if you'd like the call/message to go through to the Phone page:
    • Text Message
    • Video Call
    • Voice Call
    • Voice Message
  • The "contact" field is the male lead involved in the call or message.
  • The "unlock" field is optional and should contain any information about how to unlock the call or message other than the name of the card or story.
  • An optional "icon" field exists to override the default icon filename if needed (applies to video calls only).

Example

{{Phone history
|name=Sweet and Sour Pork
|historyType=Text Message
|contact=Artem
|unlock=After Story 3
}}
Phone text message icon.png
Text Message
Artem:
Sweet and Sour Pork
(After Story 3)
This template defines the table "PhoneHistory". View table.