Template:Canvas Frameworks: Difference between revisions

From FlightGear wiki
Jump to navigation Jump to search
No edit summary
(doc; +-cat: Undocumented templates → Templates)
(4 intermediate revisions by one other user not shown)
Line 6: Line 6:


  | 2013 =
  | 2013 =
* [[Canvas MapStructure]] (2013/2014: Philosopher & Hooray) {{Progressbar|70}}
* [[Canvas MapStructure]] (2013/2014: Philosopher & Hooray) {{Progressbar|70}}  
* [[NavDisplay]] (2013/2014: Gijs, Hyde) {{Progressbar|60}}
* [[NavDisplay]] (2013/2014: Gijs, Hyde) {{Progressbar|60}}
* [[Canvas GUI]] (2013-2015: TheTom) {{Progressbar|40}}
* [[Canvas GUI]] (2013-2015: TheTom) {{Progressbar|40}}
Line 24: Line 24:
* <del>[[Canvas Map API]]</del> (soon deprecated!)
* <del>[[Canvas Map API]]</del> (soon deprecated!)
* [[Canvas MapStructure]]
* [[Canvas MapStructure]]
* [[Canvas MapStructure Layers]]
* [[MapStructure Snippets]]
<!--
* [[MapStructure Debugger]]
* [[MapStructure Debugger]]
-->
* [[Canvas Radar]]
* [[Canvas Radar]]
* [[Canvas Animation Framework]] (WIP)
* [[Canvas Animation Framework]] (WIP)
Line 35: Line 39:
* [[Canvas Wrappers]]
* [[Canvas Wrappers]]
}}<noinclude>
}}<noinclude>
[[Category:Undocumented templates]]
{{Informative template|1=
__NOTOC__
== Goal ==
This template shows either a summary of the progress status of certain [[Canvas]] frameworks, or a list of
 
== Usage ==
<!-- Description of how to use the template -->
{{obr}}'''Canvas Frameworks''' {{!}}''mode=''{{!}}''year=''{{cbr}}
 
; mode
: Either
:; by-year
:: Will show the status of some of the Canvas frameworks
:; detailed
:: Not implemented
:; navbar
:: Will show a list of links to articles about different frameworks and related articles
: Defaults to '''by-year'''.
 
; year
: Status by year if '''mode''' is '''by-year'''. Defaults to '''2013'''.
 
== Examples ==
{{obr}}Canvas Frameworks{{cbr}}
{{Canvas Frameworks}}
 
{{obr}}Canvas Frameworks {{!}}mode=by-year{{cbr}}
{{Canvas Frameworks|mode=by-year}}
 
{{obr}}Canvas Frameworks {{!}}mode=navbar{{cbr}}
{{Canvas Frameworks|mode=navbar}}
 
== Related templates ==
* {{tl|Canvas Navigation}}
 
}}
 
[[Category:Templates]]
</noinclude>
</noinclude>

Revision as of 11:46, 8 September 2019

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

Goal

This template shows either a summary of the progress status of certain Canvas frameworks, or a list of

Usage

{{Canvas Frameworks |mode=|year=}}
mode
Either
by-year
Will show the status of some of the Canvas frameworks
detailed
Not implemented
navbar
Will show a list of links to articles about different frameworks and related articles
Defaults to by-year.
year
Status by year if mode is by-year. Defaults to 2013.

Examples

{{Canvas Frameworks}}
{{Canvas Frameworks |mode=by-year}}
{{Canvas Frameworks |mode=navbar}}

Related templates