Template:Phone history: Difference between revisions

From Tears of Themis Wiki
imported>Harmonea
m (format tweak)
imported>Harmonea
m (format tweak)
Line 24: Line 24:


-->{|class="wikitable" style="margin:0px; padding:0px;" id="PhoneItem_{{{name|{{ROOTPAGENAME}}}}}"
-->{|class="wikitable" style="margin:0px; padding:0px;" id="PhoneItem_{{{name|{{ROOTPAGENAME}}}}}"
|-
!style="background: #c0c0c0" width="60px"|[[File:Phone {{lc:{{{historyType|}}}}} icon.png|50px|link=Phone#{{{historyType|}}}s]]<br />{{{historyType|}}}
!style="background: #c0c0c0" width="60px"|[[File:Phone {{lc:{{{historyType|}}}}} icon.png|50px|link=Phone#{{{historyType|}}}s]]<br />{{{historyType|}}}
|style="border-right:0px; {{#ifeq:{{{historyType|}}}|Video Call| |display:none}}"|{{#ifeq:{{{historyType|}}}|Video Call|[[File:{{{icon|{{{name|{{ROOTPAGENAME}}}}} phone icon.png}}}|100px]]}}
|style="border-right:0px; {{#ifeq:{{{historyType|}}}|Video Call| |display:none}}"|{{#ifeq:{{{historyType|}}}|Video Call|[[File:{{{icon|{{{name|{{ROOTPAGENAME}}}}} phone icon.png}}}|100px]]}}

Revision as of 00:24, 6 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.