Template:Tilenums: Difference between revisions

From EDukeWiki
Jump to navigation Jump to search
Fox (talk | contribs)
Created page with "Hard-coded tilenums. {| {{prettytable}} !Exposed!!Value!!Label!!Description!! |- | No || 30719 || TILE_SAVESHOT || |- | No || 30718 || TILE_TILT || |- | No || 30717 || TILE..."
 
Fox (talk | contribs)
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
<noinclude>{{Template}}</noinclude>
Hard-coded tilenums.
Hard-coded tilenums.


Line 16: Line 18:
|}
|}


{| {{Collapse}}
| <strong>Defines</strong>
|-
|
  define TILE_SAVESHOT                    30719
  define TILE_SAVESHOT                    30719
  define TILE_TILT                        30718
  define TILE_TILT                        30718
Line 21: Line 27:
  define TILE_ANIM                        30716
  define TILE_ANIM                        30716
  define TILE_VIEWSCR                    30715
  define TILE_VIEWSCR                    30715
|}


<noinclude>[[Category:Templates]]</noinclude>
<noinclude>[[Category:Templates]]</noinclude>
<includeonly>[[Category:Pages with templates]]</includeonly>
<includeonly>[[Category:Pages with templates]]</includeonly>

Latest revision as of 16:57, 12 September 2021

This page is a template.
This page was created to be included in other pages.


Hard-coded tilenums.

Exposed Value Label Description
No 30719 TILE_SAVESHOT
No 30718 TILE_TILT
No 30717 TILE_LOADSHOT
No 30716 TILE_ANIM
No 30715 TILE_VIEWSCR
Defines
define TILE_SAVESHOT                    30719
define TILE_TILT                        30718
define TILE_LOADSHOT                    30717
define TILE_ANIM                        30716
define TILE_VIEWSCR                     30715