Template:Canvas Frameworks: Difference between revisions

From FlightGear wiki
Jump to navigation Jump to search
No edit summary
(doc; +-cat: Undocumented templates → Templates)
Line 39: 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