User:Bugman/Infobox Aircraft: Difference between revisions

Jump to navigation Jump to search
Redesign of the 'development' parameter. This has been depreciated, and replaced by the 'devel-repo' parameter, and the 'devel-website' parameter added. These, as well as future devel-* parameters, will be grouped under the 'development' title.
m (Renumbered some of the later infobox data and label parameters to allow for an expansion of the development parameter.)
(Redesign of the 'development' parameter. This has been depreciated, and replaced by the 'devel-repo' parameter, and the 'devel-website' parameter added. These, as well as future devel-* parameters, will be grouped under the 'development' title.)
Line 332: Line 332:
                   | fr = Développement
                   | fr = Développement
                 }}
                 }}
| data20{{#if:{{{development|{{{hangar|}}}}}}||NULL}}
| data20{{#if:{{{devel-repo|{{{development|{{{hangar|}}}}}}}}}||NULL}}
              =  
| label21    =  {{LangSwitch
                        | de = Webseite
                        | en = Website
                        | fr = Site Internet
                      }}
| data21{{#if:{{{devel-website|}}}||NULL}}
              = [[File:Preferences-system 32x32.png <!--
              -->| 30px <!--
              -->| {{LangSwitch
                      | de = Die Webseite für die {{{name|}}} Entwicklungen.
                      | en = The website for the {{{name|}}} developments.
                      | fr = Le site internet des développements de {{{name|}}}.
                    }} <!--
              -->| link={{{devel-website}}}
                ]]
| label22    = &emsp;{{LangSwitch
                        | de = Repository
                        | en = Repository
                        | fr = Référentiel
                      }}
| data22{{#if:{{{devel-repo|{{{development|{{{hangar|}}}}}}}}}||NULL}}
               = [[File:Preferences-system 32x32.png <!--
               = [[File:Preferences-system 32x32.png <!--
               -->| 30px <!--
               -->| 30px <!--
Line 468: Line 490:
  <nowiki></nowiki>
  <nowiki></nowiki>
  {{!}} ''ready''          =
  {{!}} ''ready''          =
  {{!}} ''development''   =
  {{!}} ''devel-website'' =
{{!}} ''devel-repo''    =
  {{!}} ''download''      =
  {{!}} ''download''      =
  {{!}} ''liverydbid''    =
  {{!}} ''liverydbid''    =
Line 517: Line 540:
; status:  The fall-back status text, if none of the other {{param|status-*}} parameters are set.  This corresponds to the old [[Aircraft rating system]].
; status:  The fall-back status text, if none of the other {{param|status-*}} parameters are set.  This corresponds to the old [[Aircraft rating system]].


; development:  The URL for the development repository.  If the {{param|hangar}} parameter is supplied, the development link may be automatically created.  Note that hardcoded URLs should be avoided where ever possible and the [[:Category:Repository link templates|family of repository link templates]] should be used instead.
; devel-website:  The URL for the development website.
 
; devel-repo:  The URL for the development repository.  If the {{param|hangar}} parameter is supplied, the development link may be automatically created.  Note that hardcoded URLs should be avoided where ever possible and the [[:Category:Repository link templates|family of repository link templates]] should be used instead.
 
; development:  Depreciated.  This has been replaced by the {{param|devel-repo}} parameter.


; download:  The URL for downloading the aircraft.  If the {{param|hangar}} parameter is supplied, the download link may be automatically created.  For repository snapshots, please avoid hardcoded URLs and instead use the [[:Category:Repository link templates|family of repository link templates]].
; download:  The URL for downloading the aircraft.  If the {{param|hangar}} parameter is supplied, the download link may be automatically created.  For repository snapshots, please avoid hardcoded URLs and instead use the [[:Category:Repository link templates|family of repository link templates]].
Line 633: Line 660:
  {{!}} status-cockpit = 2
  {{!}} status-cockpit = 2
  {{!}} status-model  = 3
  {{!}} status-model  = 3
  {{!}} development    = {{obr}}[[Template:sourceforge url|sourceforge url]]{{!}}proj=fgspaceshuttledev{{!}}repo=code{{!}}branch=development{{cbr}}
  {{!}} devel-website  = https://sourceforge.net/projects/fgspaceshuttledev/
{{!}} devel-repo    = {{obr}}[[Template:sourceforge url|sourceforge url]]{{!}}proj=fgspaceshuttledev{{!}}repo=code{{!}}branch=development{{cbr}}
  {{!}} forumtid      = 25747
  {{!}} forumtid      = 25747
  {{cbr}}
  {{cbr}}
Line 655: Line 683:
| status-cockpit = 2
| status-cockpit = 2
| status-model  = 3
| status-model  = 3
| development    = {{sourceforge url|proj=fgspaceshuttledev|repo=code|branch=development}}
| devel-website  = https://sourceforge.net/projects/fgspaceshuttledev/
| devel-repo    = {{sourceforge url|proj=fgspaceshuttledev|repo=code|branch=development}}
| forumtid      = 25747
| forumtid      = 25747
| float          = none
| float          = none

Navigation menu