Template:XML File Header: Difference between revisions

From OniGalore
Jump to navigation Jump to search
No edit summary
(adding optional prev_display and next_display parameters, for when we want a displayed name to differ from the page name)
 
Line 7: Line 7:
| '''[[XML]]'''
| '''[[XML]]'''


[[XML:{{{prev}}}|{{{prev}}}]] << [[XML:file_types|Other file types]] >> [[XML:{{{next}}}|{{{next}}}]]
[[XML:{{{prev}}}|{{{prev_display|{{{prev}}}}}}]] << [[XML:file_types|Other file types]] >> [[XML:{{{next}}}|{{{next_display|{{{next}}}}}}]]


[[OBD:{{{type}}}|switch to OBD page]]
[[OBD:{{{type}}}|switch to OBD page]]
|}<noinclude>[[Category:Header and footer templates]]</noinclude>
|}<noinclude>[[Category:Header and footer templates]]</noinclude>

Latest revision as of 16:48, 27 March 2021

{{{type}}} : {{{name}}}
XML modding tips
  • See HERE to start learning about XML modding.
  • See HERE if you are searching for information on how to handle object coordinates.
  • See HERE for some typical modding errors and their causes.
XML.png
XML

[[XML:{{{prev}}}|{{{prev}}}]] << Other file types >> [[XML:{{{next}}}|{{{next}}}]]

[[OBD:{{{type}}}|switch to OBD page]]