Template:Repo link/doc usage: Difference between revisions

Jump to navigation Jump to search
More abstraction of the docs and more use of the site name.
mNo edit summary
(More abstraction of the docs and more use of the site name.)
Line 321: Line 321:
  <tr>
  <tr>
  {{!}} {{param|proj}}
  {{!}} {{param|proj}}
  {{!}} The name of the project, consisting of a grouping of repositories on the open source infrastructure.  This defaults to '''{{{default_proj|flightgear}}}'''.
  {{!}} The name of the project, consisting of a grouping of repositories on the {{#if: {{{site_name|}}} | [[{{{site_name}}}]]}} open source infrastructure.  This defaults to '''{{{default_proj|flightgear}}}'''.
  {{!}} style="text-align: center" {{!}} {{#if: {{{short_proj|}}} | {{param|{{{short_proj}}}}}}}
  {{!}} style="text-align: center" {{!}} {{#if: {{{short_proj|}}} | {{param|{{{short_proj}}}}}}}
  {{!}} style="text-align: center" {{!}} {{#if: {{{pos_proj|}}} | {{param|{{{pos_proj}}}}}}}
  {{!}} style="text-align: center" {{!}} {{#if: {{{pos_proj|}}} | {{param|{{{pos_proj}}}}}}}
Line 329: Line 329:
  <tr>
  <tr>
  {{!}} {{param|repo}}
  {{!}} {{param|repo}}
  {{!}} The name of the repository, for example '''fgdata'''.  A project registered on one of the open source infrastructures generally allows for multiple repositories under that project name.  This defaults to '''{{{default_repo|flightgear}}}'''.
  {{!}} The name of the repository{{#if: {{{eg_repo|}}}, for example '''eg_repo'''}}.  A project registered on {{#if: {{{site_name|}}} | the [[{{{site_name}}}]] open source infrastructure | one of the open source infrastructures}} generally allows for multiple repositories under that project name.  This defaults to '''{{{default_repo|flightgear}}}'''.
  {{!}} style="text-align: center" {{!}} {{#if: {{{short_repo|}}} | {{param|{{{short_repo}}}}}}}
  {{!}} style="text-align: center" {{!}} {{#if: {{{short_repo|}}} | {{param|{{{short_repo}}}}}}}
  {{!}} style="text-align: center" {{!}} {{#if: {{{pos_repo|}}} | {{param|{{{pos_repo}}}}}}}
  {{!}} style="text-align: center" {{!}} {{#if: {{{pos_repo|}}} | {{param|{{{pos_repo}}}}}}}
Line 483: Line 483:
  {{!}} site_name  =
  {{!}} site_name  =
  {{!}} site      = {{!}} type_site      = {{!}} short_site      = {{!}} pos_site      = {{!}} stat_site      =  
  {{!}} site      = {{!}} type_site      = {{!}} short_site      = {{!}} pos_site      = {{!}} stat_site      =  
  {{!}} cmd        = {{!}} type_cmd        = {{!}} short_cmd        = {{!}} pos_cmd        = {{!}} stat_cmd        = {{!}} eg_cmd            =
  {{!}} cmd        = {{!}} type_cmd        = {{!}} short_cmd        = {{!}} pos_cmd        = {{!}} stat_cmd        =                       {{!}} eg_cmd            =
  {{!}} opt        = {{!}} type_opt        = {{!}} short_opt        = {{!}} pos_opt        = {{!}} stat_opt        =  
  {{!}} opt        = {{!}} type_opt        = {{!}} short_opt        = {{!}} pos_opt        = {{!}} stat_opt        =  
  {{!}} protocol  = {{!}} type_protocol  = {{!}} short_protocol  = {{!}} pos_protocol  = {{!}} stat_protocol  = {{!}} default_protocol  =
  {{!}} protocol  = {{!}} type_protocol  = {{!}} short_protocol  = {{!}} pos_protocol  = {{!}} stat_protocol  = {{!}} default_protocol  =
Line 490: Line 490:
  {{!}} user      = {{!}} type_user      = {{!}} short_user      = {{!}} pos_user      = {{!}} stat_user      =  
  {{!}} user      = {{!}} type_user      = {{!}} short_user      = {{!}} pos_user      = {{!}} stat_user      =  
  {{!}} proj      = {{!}} type_proj      = {{!}} short_proj      = {{!}} pos_proj      = {{!}} stat_proj      = {{!}} default_proj      =
  {{!}} proj      = {{!}} type_proj      = {{!}} short_proj      = {{!}} pos_proj      = {{!}} stat_proj      = {{!}} default_proj      =
  {{!}} repo      = {{!}} type_repo      = {{!}} short_repo      = {{!}} pos_repo      = {{!}} stat_repo      = {{!}} default_repo      =
  {{!}} repo      = {{!}} type_repo      = {{!}} short_repo      = {{!}} pos_repo      = {{!}} stat_repo      = {{!}} default_repo      = {{!}} eg_repo            =
  {{!}} branch    = {{!}} type_branch    = {{!}} short_branch    = {{!}} pos_branch    = {{!}} stat_branch    = {{!}} default_branch_git = {{!}} default_branch_svn =
  {{!}} branch    = {{!}} type_branch    = {{!}} short_branch    = {{!}} pos_branch    = {{!}} stat_branch    = {{!}} default_branch_git = {{!}} default_branch_svn =
  {{!}} tag        = {{!}} type_tag        = {{!}} short_tag        = {{!}} pos_tag        = {{!}} stat_tag        =  
  {{!}} tag        = {{!}} type_tag        = {{!}} short_tag        = {{!}} pos_tag        = {{!}} stat_tag        =  

Navigation menu