Internal name: Difference between revisions

Changed table format type
m Formatting fix
 
(4 intermediate revisions by 2 users not shown)
Line 3: Line 3:
== Properties ==
== Properties ==
The table below summarizes some of the key differences between external names (the names normally seen by the player) and internal names:
The table below summarizes some of the key differences between external names (the names normally seen by the player) and internal names:
{| class="article-table"
{| class="wikitable"
|+
|+
!External Names
!External Names
Line 14: Line 14:
|Difficult to change during development, since it would require replacing every instance of the name across the game's files
|Difficult to change during development, since it would require replacing every instance of the name across the game's files
|-
|-
|Often changed during development for the above reason (e.g. "Kogwald" was renamed to "Steam Gardens"<ref>https://www.youtube.com/watch?v=5kcdRBHM7kM</ref>)
|Often changed during development for the above reason (e.g. "Kogwald" was renamed to [[Wooded Kingdom|Steam Gardens]]<ref>https://www.youtube.com/watch?v=5kcdRBHM7kM</ref>)
|Rarely changed during development for the above reason
|Rarely changed during development for the above reason
|-
|-
Line 28: Line 28:
|}
|}
[[Category:Technical]]
[[Category:Technical]]


The fact that internal names are difficult to change during development is generally the reason why they don't seem to correspond with the external names in any languages, as the external names often go through multiple iterations.
The fact that internal names are difficult to change during development is generally the reason why they don't seem to correspond with the external names in any languages, as the external names often go through multiple iterations.


==References==
==References==
<references />
<references />