Template:Infobox-MSFS-Script-Element: Difference between revisions

From FSDeveloper Wiki
Jump to navigationJump to search
m (Changed colors for readability)
m (Changed colors for readability)
Line 14: Line 14:
|WhiteSmoke
|WhiteSmoke
}}
}}
  solid 4px; border-radius: 10px; margin:1em; background-color:#909090; font-family: monospace; color: white;">
  solid 4px; border-radius: 10px; margin:1em; background-color:#eeeeee; font-family: monospace; color: black;">


<div style="font-size: 120%; font-weight: bold; text-align: center; background-color:#242424; border-radius: 6px 6px 0 0; padding: 0.2em 0.5em;">{{{title|{{{name|{{PAGENAME}}}}}}}}
<div style="font-size: 120%; font-weight: bold; text-align: center; color:white; background-color:#707070; border-radius: 6px 6px 0 0; padding: 0.2em 0.5em;">{{{title|{{{name|{{PAGENAME}}}}}}}}
</div>
</div>


Line 27: Line 27:
|  
|  
|-
|-
 
<noinclude>
!MDLGuid
|}
|The GUID of the scenery object you want to add.
</div></div>
|-
</noinclude>
!Scale
|Scale of the object.
|-
!Effect
|Attach an effect to the object.
|-
!ModelAnimation
|Unknown usage.
|-
!FileName
|Unknown usage.
|-
!WorldPosition
|[[World_position_(MSFS)|The location and orientation]].
|-
!The other location stuff
|Only there for FSX compatibility. Use the new world postion stuff; [[World_position_(MSFS)|AttachedWorldPosition, AttachedWorldObject, or InitRelativeToWorldObject]].
{{Infobox-MSFS-Script-Element-End}}

Revision as of 16:18, 13 November 2021

Infobox-MSFS-Script-Element