Template:Call: Difference between revisions

From Love and Deepspace Wiki
Content added Content deleted
mNo edit summary
mNo edit summary
 
(7 intermediate revisions by the same user not shown)
Line 25: Line 25:
-->{{Call/infobox
-->{{Call/infobox
|name={{{name|{{PAGENAME}}}}}
|name={{{name|{{PAGENAME}}}}}
|callType={{{callType|}}}
|featuredCharacter={{{featuredCharacter|}}}
|featuredCharacter={{{featuredCharacter|}}}
|obtain={{{obtain|}}}
|obtain={{{obtain|}}}
}}
}}


'''{{{name|{{PAGENAME}}}}}''' is a {{{callType|}}} [[Call]] with [[{{{featuredCharacter|}}}]] in ''{{Gamename}}''.
'''{{{name|{{PAGENAME}}}}}''' is a {{{callType|}}} [[Calls|Call]] with [[{{{featuredCharacter|}}}]] in ''{{Gamename}}''.


==Video==
==Video==
{{#if: {{{video|}}} | {{{video|}}} | There is currently no video available. If you have a YouTube video available, you can add it through the following steps:
{{#if: {{{video|}}} | {{{video|}}} | There is currently no video available. If you have a YouTube video available, you can add it through the following steps:
* [{{fullurl:{{transclude|{{{1}}}}}|action=edit}} Click here to edit this page.]
* [{{fullurl:{{PAGENAME}}|action=edit}} Click here to edit this page.]
* Find the text <nowiki>|video=</nowiki>
* 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: <nowiki><youtube>link to youtube video</youtube></nowiki>
* Add the following right after: <code><nowiki><youtube>link to youtube video</youtube></nowiki></code>
:* Example: <nowiki>video=<youtube>https://www.youtube.com/watch?v=urONohYpdVA</youtube></nowiki> }}
:* Example: <code><nowiki>|video=<youtube>https://www.youtube.com/watch?v=urONohYpdVA</youtube></nowiki></code> }}


==Script==
==Script==
:''To edit the script, go to the script subpage: [[{{PAGENAME}}/Script]]''
{{/script}}
{{/Script}}


[[Category:Calls]][[Category:{{{callType|}}} Call]][[Category:{{{category|}}} Call]]{{#ifeq:{{{category|}}} | Others | [[Category:{{{featuredCharacter|}}} Call]] }}</includeonly>
[[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.