Template:Call: Difference between revisions

From Love and Deepspace Wiki
Content deleted Content added
No edit summary
mNo edit summary
 
(4 intermediate revisions by the same user not shown)
Line 25:
-->{{Call/infobox
|name={{{name|{{PAGENAME}}}}}
|callType={{{callType|}}}
|featuredCharacter={{{featuredCharacter|}}}
|obtain={{{obtain|}}}
}}
 
'''{{{name|{{PAGENAME}}}}}''' is a {{{callType|}}} [[Calls|Call]] with [[{{{featuredCharacter|}}}]] in ''{{Gamename}}''.
 
==Video==
Line 36 ⟶ 37:
* Find the text <code><nowiki>|video=</nowiki></code>. If it is not there, add it before the <code><nowiki>}}</nowiki></code>.
* Add the following right after: <code><nowiki><youtube>link to youtube video</youtube></nowiki></code>
:* Example: <code><nowiki>|video=<youtube>https://www.youtube.com/watch?v=urONohYpdVA</youtube></nowiki></code> }}
 
==Script==
:''To edit the script, go to the script subpage: [[{{PAGENAME}}/Script]]''
{{/scriptScript}}
 
[[Category:Calls]][[Category:{{{callType|}}} Call]][[Category:{{{category|}}} Call]]{{#ifeq:{{{category|}}} | Others | [[Category:{{{featuredCharacter|}}} Call]] }}</includeonly>

Latest revision as of 15:23, 20 March 2024

Documentation

Description[edit source]

The header portion of Call pages. It should be followed with the other Call sections.

The infobox can be found here:

Usage[edit source]

{{Call
|callType= <!-- Voice / Video -->
|name= <!-- Name of the phone call (e.g. Caleb: Sudden Call would be "Sudden Call"-->
|featuredCharacter= <!-- Person who the call is with -->
|category= <!-- The call category. Typically the main characters, otherwise "Others". -->
|obtain= <!-- How to unlock the call. -->
}}

This template defines the table "PhoneCall". View table.