Template:Basepals: Difference between revisions

From EDukeWiki
Jump to navigation Jump to search
Fox (talk | contribs)
Created page with "Base palettes. Not to be confused with lookup palettes (such as sprite palette) {| {{prettytable}} !Exposed!!Value!!Label!!Description!! |- | No || 0 || BASEPAL |..."
 
Fox (talk | contribs)
No edit summary
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
<noinclude>{{Template}}</noinclude>
Base [[palette]]s. Not to be confused with lookup palettes (such as [[pal|sprite palette]])
Base [[palette]]s. Not to be confused with lookup palettes (such as [[pal|sprite palette]])


Line 20: Line 22:
|}
|}


{| {{Collapse}}
| <strong>Defines</strong>
|-
|
  define BASEPAL                          0
  define BASEPAL                          0
  define WATERPAL                        1
  define WATERPAL                        1
Line 27: Line 33:
  define ENDINGPAL                        5
  define ENDINGPAL                        5
  define ANIMPAL                          6
  define ANIMPAL                          6
|}


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

Latest revision as of 15:55, 12 September 2021

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


Base palettes. Not to be confused with lookup palettes (such as sprite palette)

Exposed Value Label Description
No 0 BASEPAL
No 1 WATERPAL
No 2 SLIMEPAL
No 3 DREALMSPAL
No 4 TITLEPAL
No 5 ENDINGPAL
No 6 ANIMPAL
Defines
define BASEPAL                          0
define WATERPAL                         1
define SLIMEPAL                         2
define DREALMSPAL                       3
define TITLEPAL                         4
define ENDINGPAL                        5
define ANIMPAL                          6