Template:Infobox addon: Difference between revisions

Jump to navigation Jump to search
+description: Mention that a page is automatically categorized only in main or howto namespaces; Fix: Usage parameter formatting; +-parameters: It does not have to be specifically a Git repository; Spelling
No edit summary
(+description: Mention that a page is automatically categorized only in main or howto namespaces; Fix: Usage parameter formatting; +-parameters: It does not have to be specifically a Git repository; Spelling)
Line 5: Line 5:
| developers  = {{{contributors|none}}}
| developers  = {{{contributors|none}}}
| status      = {{{status|unknown}}}
| status      = {{{status|unknown}}}
| coderepo = {{{url|none}}}
| coderepo   = {{{url|none}}}
}}<includeonly>{{main other|[[Category:FlightGear addons]]}}{{howto other|[[Category:FlightGear addons]]}}</includeonly><noinclude>
}}<includeonly>{{main other|[[Category:FlightGear addons]]}}{{howto other|[[Category:FlightGear addons]]}}</includeonly><noinclude>
{{-}}
{{-}}
Line 14: Line 14:
This template can be placed on articles about FlightGear [[addon]]s.
This template can be placed on articles about FlightGear [[addon]]s.


Adding this template to a page will automatically add [[:Category:FlightGear addons]] to that page.
Adding this template to a page in the Main or Howto namespace will automatically add [[:Category:FlightGear addons]] to that page.


== Usage ==
== Usage ==
Line 23: Line 23:
  {{!}} ''contributors'' =  
  {{!}} ''contributors'' =  
  {{!}} ''status''      =  
  {{!}} ''status''      =  
  {{!}} "coderepo=
  {{!}} ''coderepo''    =
  {{cbr}}
  {{cbr}}
All parameters are optional.
All parameters are optional.


; name:        The name of the addon.  Defaults to '''noname'''.
; name:        The name of the add-on.  Defaults to '''noname'''.
; started:      When development started.  Defaults to '''started-in'''.
; started:      When development started.  Defaults to '''started-in'''.
; description:  A short description of the addon.  Defaults to '''description'''.
; description:  A short description of the add-on.  Defaults to '''description'''.
; status:      The status of the addon.  Defaults to '''unknown'''.
; status:      The status of the add-on.  Defaults to '''unknown'''.
; developers:  The developers of the addon.  Defaults to '''none'''.
; developers:  The developers of the addon.  Defaults to '''none'''.
; coderepo:   URL of a Git repo containing the code for the addon
; coderepo:     URL to a code repository for the add-on


== Examples ==
== Examples ==

Navigation menu