There are currently 116 stubs. You can help us by expanding these articles!

Difference between revisions of "Template:Scene-change"

From the Crash Bandicoot Wiki, the Crash Bandicoot encyclopedia
Jump to navigationJump to search
(Created page with "{{scene|Scene change: {{{1}}}}}<noinclude> ==Usage== Used for scenes on scripts. To insert actions, use {{t|scene-action}}. ==Code== <pre><nowiki>{{scene-change|Change of scene}}</nowiki></pre> Category:Script templates</noinclude>")
 
Line 1: Line 1:
{{scene|Scene change: {{{1}}}}}<noinclude>
{{scene|Scene change: {{{1}}}}}<noinclude>
==Usage==
==Usage==
Used for scenes on scripts. To insert actions, use {{t|scene-action}}.
Same as {{t|scene}}, but with a change of a scene.


==Code==
==Code==
<pre><nowiki>{{scene-change|Change of scene}}</nowiki></pre>
<pre><nowiki>{{scene-change|Change of scene}}</nowiki></pre>
[[Category:Script templates]]</noinclude>
[[Category:Script templates]]</noinclude>

Revision as of 17:18, June 23, 2024

[Scene change: {{{1}}}]

Usage

Same as {{scene}}, but with a change of a scene.

Code

{{scene-change|Change of scene}}