Template:Script: Difference between revisions

From Ultimate Tails Gets Trolled Wiki
Jump to navigation Jump to search
No edit summary
mNo edit summary
 
(6 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<p class = "script-script"><span class = "script-icon">{{ScriptIcons|{{{1}}}}}</span><span class = "script-speaker">{{{2}}}</span><span class = "script-text"><div style="font-family:{{{font|Calibri}}}">{{{3}}}</div></span></p><noinclude>
<p class = "script-script"><span class = "script-icon">{{ScriptIcons|{{{1|}}}}}</span><span class = "script-speaker">{{{2|}}}</span><span class = "script-text">{{{3|}}}</span></p><noinclude>
==Usage==
==Usage==
<pre>{{Script|<icon (1) >|<speaker (2)>|<text (3)>|font="fontname" (optional, must set as font="X". If nothing is set then defaults to Calibri)}}</pre>
<pre>{{Script|<icon (1) >|<speaker (2)>|<text (3)>}}</pre>
</noinclude>
*Icon - name of the character. You can also enter "None" (or just anything that's not a character name, really) to leave it blank.  Entering "???" will also bring up an unknown portrait.
 
*Speaker - name of the character speaking. Can be different from the icon if needed.
*Text - what they are saying
==Examples==
==Examples==
<pre>{{Script|Sonic|Sonic|Hi im sonic.}}
{{Script|Rob|the guy with no ears|Hi im '''Rob'''.}}
{{Script|???|HMMMMMMMM!!|Check out this cool [[Sex|link]].}}
</pre>
{{Script|Sonic|Sonic|Hi im sonic.}}
{{Script|Sonic|Sonic|Hi im sonic.}}
{{Script|Rob|the guy with no ears|Hi im '''Rob'''.}}
{{Script|???|HMMMMMMMM!!|Check out this cool [[Sex|link]].}}
If you want to see the list of icons go [[Template:ScriptIcons|here]].
</noinclude>

Latest revision as of 20:37, 6 November 2023

Usage

{{Script|<icon (1) >|<speaker (2)>|<text (3)>}}
  • Icon - name of the character. You can also enter "None" (or just anything that's not a character name, really) to leave it blank. Entering "???" will also bring up an unknown portrait.
  • Speaker - name of the character speaking. Can be different from the icon if needed.
  • Text - what they are saying

Examples

{{Script|Sonic|Sonic|Hi im sonic.}}
{{Script|Rob|the guy with no ears|Hi im '''Rob'''.}}
{{Script|???|HMMMMMMMM!!|Check out this cool [[Sex|link]].}}

SonicHi im sonic.

the guy with no earsHi im Rob.

HMMMMMMMM!!Check out this cool link.

If you want to see the list of icons go here.