Template:Affected by Canvas: Difference between revisions

From FlightGear wiki
Jump to navigation Jump to search
m (+doc +Category suppression +-cat: Undocumented templates → Messagebox templates)
mNo edit summary
Line 1: Line 1:
{| class=toccolours align="center" style="text-align: center; width: 80%; font-size: 85%; clear:both; margin-top:1em; margin-bottom:-0.5em; border-left: 15px solid orange;"
{| class=toccolours align="center" style="text-align: center; width: 80%; font-size: 85%; clear:both; margin-top:1em; margin-bottom:-0.5em; border-left: 15px solid orange;"
| <big>'''IMPORTANT: Some, and possibly most, of the features/ideas discussed here are likely to be affected, and possibly even depreciated, by the ongoing work on providing a property tree-based 2D drawing API accessible from [[Nasal]] using the new [[Canvas]] system available since FlightGear 2.80 (08/2012). Please see: [[ {{{1|Canvas}}} ]] for further information'''</big>
| <big>'''IMPORTANT: Some, and possibly most, of the features/ideas discussed here are likely to be affected, and possibly even deprecated, by the ongoing work on providing a property tree-based 2D drawing API accessible from [[Nasal]] using the new [[Canvas]] system available since FlightGear 2.80 (08/2012). Please see: [[ {{{1|Canvas}}} ]] for further information'''</big>
''You are advised not to start working on anything directly related to this without first coordinating your ideas with FlightGear core developers using the FlightGear developers mailing list or the [http://flightgear.org/forums/viewforum.php?f=71 Canvas forum]. [[Talk:{{PAGENAME}}|talk page]].''.
''You are advised not to start working on anything directly related to this without first coordinating your ideas with FlightGear core developers using the FlightGear developers mailing list or the [http://flightgear.org/forums/viewforum.php?f=71 Canvas forum]. [[Talk:{{PAGENAME}}|talk page]].''.
|}<includeonly>{{main other|[[Category:Affected by Canvas]]}}</includeonly><noinclude>
|}<includeonly>{{main other|[[Category:Affected by Canvas]]}}</includeonly><noinclude>
Line 6: Line 6:
__NOTOC__
__NOTOC__
== Goal ==
== Goal ==
This template can be used on top of pages related to projects that will be affected or obsoleted by the development of [[Canvas]].
This template can be used on top of pages related to projects that will be affected or obsoleted by the development of [[Canvas]], FlightGear's fully property-driven 2D rendering API.


Adding this template to a page in the article namespace will automatically add [[:Category:Affected by Canvas]] to that page.
Adding this template to a page in the article namespace will automatically add [[:Category:Affected by Canvas]] to that page.
Line 15: Line 15:
  <nowiki>{{</nowiki>'''Affected by Canvas'''<nowiki>|</nowiki>''alternate page''<nowiki>}}</nowiki>
  <nowiki>{{</nowiki>'''Affected by Canvas'''<nowiki>|</nowiki>''alternate page''<nowiki>}}</nowiki>


;alternate page:  Optional alternate Canvas related page pointed to for further information, defaults to '''Canvas'''.
;alternate page:  Optional alternate Canvas related page pointed to for further information (such as e.g. [[MapStructure]] or [[NavDisplay]], defaults to '''Canvas'''.


== Examples ==
== Examples ==

Revision as of 11:17, 19 February 2014

IMPORTANT: Some, and possibly most, of the features/ideas discussed here are likely to be affected, and possibly even deprecated, by the ongoing work on providing a property tree-based 2D drawing API accessible from Nasal using the new Canvas system available since FlightGear 2.80 (08/2012). Please see: Canvas for further information

You are advised not to start working on anything directly related to this without first coordinating your ideas with FlightGear core developers using the FlightGear developers mailing list or the Canvas forum. talk page..

The following template description is not displayed when the template is inserted in an article.

Goal

This template can be used on top of pages related to projects that will be affected or obsoleted by the development of Canvas, FlightGear's fully property-driven 2D rendering API.

Adding this template to a page in the article namespace will automatically add Category:Affected by Canvas to that page.

Usage

Put this template on top of the page.

{{Affected by Canvas|alternate page}}
alternate page
Optional alternate Canvas related page pointed to for further information (such as e.g. MapStructure or NavDisplay, defaults to Canvas.

Examples

Using no parameters

{{Affected by Canvas}}
IMPORTANT: Some, and possibly most, of the features/ideas discussed here are likely to be affected, and possibly even deprecated, by the ongoing work on providing a property tree-based 2D drawing API accessible from Nasal using the new Canvas system available since FlightGear 2.80 (08/2012). Please see: Canvas for further information

You are advised not to start working on anything directly related to this without first coordinating your ideas with FlightGear core developers using the FlightGear developers mailing list or the Canvas forum. talk page..

Linking to an alternate page

{{Affected by Canvas|MapStructure}}
IMPORTANT: Some, and possibly most, of the features/ideas discussed here are likely to be affected, and possibly even deprecated, by the ongoing work on providing a property tree-based 2D drawing API accessible from Nasal using the new Canvas system available since FlightGear 2.80 (08/2012). Please see: MapStructure for further information

You are advised not to start working on anything directly related to this without first coordinating your ideas with FlightGear core developers using the FlightGear developers mailing list or the Canvas forum. talk page..