Template:XML File Header: Difference between revisions

From OniGalore
mNo edit summary
(adding optional prev_display and next_display parameters, for when we want a displayed name to differ from the page name)
 
(4 intermediate revisions by 2 users not shown)
Line 2: Line 2:
!width="256px"| {{{type}}} : {{{name}}}
!width="256px"| {{{type}}} : {{{name}}}
| rowspan="2" |
| rowspan="2" |
:'''modding hints'''
{{XMLhelp}}
:* XML documentations sometimes feature ''<Oni Version"...">''.<br>[http://mods.oni2.net/node/38 New onisplit] (v0.9.56.0 or above) uses <Oni> tag.
| rowspan="2" style="width:128px; background-color:#000000;" | [[Image:XML.png|link=XML]]
:* See [[XML basic tutorial|HERE]] if you don't know how to convert an oni file into XML and vice versa.
:* See [[OBD_talk:BINA/OBJC|HERE]] if you are searching for more general information such as how to handle object coordinates.
:* See [[Modding_errors|HERE]] for some typical modding errors.
| rowspan="2" style="width:128px; background-color:#000000;" | [[Image:XML.png]]
|-
|-
| '''[[XML_basic_tutorial|XML]]'''
| '''[[XML]]'''


[[XML:{{{prev}}}|{{{prev}}}]] << [[XML_basic_tutorial#Others|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]]