FlightGear wiki:Instant-Refs: Difference between revisions

Jump to navigation Jump to search
m
→‎Example Output: update generated example quote using latest version of the script
m (→‎Example Output: update generated example quote using latest version of the script)
Line 17: Line 17:
{{Note|Contributors are invited to document their changes here, please also add your wiki handle so that others can more easily get in touch.}}
{{Note|Contributors are invited to document their changes here, please also add your wiki handle so that others can more easily get in touch.}}


== Example Output ==
The output may look like this (click the link to see the original forum posting):
{{FGCquote
{{FGCquote
  |The upcoming FlightGear version (3.2) will contain a canvas-based map dialog, including a modular "plugin" system for creating custom map layers and charts with roughly ~50 lines of code, most of it boilerplate. <br/>
|1= The upcoming FlightGear version (3.2) will contain a canvas-based map dialog, including a modular "plugin" system for creating custom map layers and charts with roughly ~50 lines of code, most of it boilerplate.  
<br/>
This is entirely XML/Nasal based (scripted) - symbols can be pretty much anything, raster or vector images (png or svg), but even animated. Styling can be customied, too.
This is entirely XML/Nasal based (scripted) - symbols can be pretty much anything, raster or vector images (png or svg), but even animated. Styling can be customized, too.<br/>
For more info, I suggest to check out:
<br/>
[[MapStructure#Porting the map dialog]]
For more info, I suggest to check out:<br/>
 
<br/>
[[File:MapStructureDialog.png|250px]]
[[MapStructure#Porting the map dialog]]<br/>
|2= {{cite web
[[File:MapStructureDialog.png|250px]]  
  | url   = http://forum.flightgear.org/viewtopic.php?p=212558#p212558
  |{{cite web |url=http://forum.flightgear.org/viewtopic.php?p=212558#p212558
  | title = <nowiki>Re: Get objects to show up on Map/Radar</nowiki>
    |title=<nowiki>Re: Get objects to show up on Map/Radar</nowiki>
  | author = <nowiki>Hooray</nowiki>
    |author=<nowiki>Hooray</nowiki>
  | date   = Jun 14th, 2014
    |date=Jun 14th, 2014
  }}
  }}
}}
}}


Navigation menu