Template:InfoboxScriptCommand: Difference between revisions

From PokeHacking Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(One intermediate revision by the same user not shown)
Line 88: Line 88:
   <tr>
   <tr>
     <td colspan="3" style="text-align:center">{{#if:{{{function|<noinclude>1</noinclude>}}}|{{{function|<noinclude>What this script command does (short explanation, details must be given inside the article itself)</noinclude>}}}|-}}</td>
     <td colspan="3" style="text-align:center">{{#if:{{{function|<noinclude>1</noinclude>}}}|{{{function|<noinclude>What this script command does (short explanation, details must be given inside the article itself)</noinclude>}}}|-}}</td>
  </tr>
  <tr>
    <td colspan="2" style="text-align:left; padding-left: 1em; border-top: 1px dotted #606060;">{{Tooltip|Usable by level scripts?|Whether the command can be used by level scripts triggered by overworld initialization or not. The limitation does not exist for level scripts triggered by variables.}}</td>
    <td colspan="1" style="text-align:center; border-top: 1px dotted #606060;">'''{{{usableLevelScript|?}}}'''</td>
  </tr>
  <tr>
    <td colspan="2" style="text-align:left; padding-left: 1em; border-top: 1px dotted #606060;">{{Tooltip|Frame wait?|Whether the game waits for the next frame before resuming the script execution after this command ends, or the next script command is executed immediately after.}}</td>
    <td colspan="1" style="text-align:center; border-top: 1px dotted #606060;">'''{{{frameWait|?}}}'''</td>
  </tr>
{{#if:{{{numberDP|0000}}}|
{{#if:{{{numberDP|0000}}}|
  </tr>
   <tr>
   <tr>
     <th colspan="3" class="subtitle">{{GameVersion|DP}}</th>
     <th colspan="3" class="subtitle">{{GameVersion|DP}}</th>

Latest revision as of 17:49, 14 August 2022

Name

Script Command

Other names
SDSME Name in SDSME
DSPRE Name in DSPRE
PPRE Name in PPRE
Parameters
-
Function
What this script command does (short explanation, details must be given inside the article itself)
Usable by level scripts? ?
Frame wait? ?
Icon DP.png
Icon Pt.png
Icon HGSS.png