Template:Repo link/doc usage: Difference between revisions

Jump to navigation Jump to search
Added a GitLab description for the 'view' parameter no having a function. This is from {{gitlab source}}.
(Added a GitHub example for the 'type' parameter.)
(Added a GitLab description for the 'view' parameter no having a function. This is from {{gitlab source}}.)
Line 162: Line 162:
}}{{#ifeq: {{{gh|}}} | 1 |  
}}{{#ifeq: {{{gh|}}} | 1 |  
:* For GitHub use one of '''blob''', '''blame''', '''commit''', '''commits''' or '''raw'''.  The default is '''tree'''.
:* For GitHub use one of '''blob''', '''blame''', '''commit''', '''commits''' or '''raw'''.  The default is '''tree'''.
}}{{#ifeq: {{{gl|}}} | 1 |
:* The GitLab interface for '''type=git web''' is not yet implemented in the master {{tl|repo link}} template, so the '''view''' parameter currently does nothing.
}}{{#ifeq: {{{go|}}} | 1 |  
}}{{#ifeq: {{{go|}}} | 1 |  
:* For the Gitorious archive use one of '''summary''', '''shortlog''', '''log''', '''blob''', '''commit''', '''commitdiff''', '''tree''', '''history''', or '''raw'''.  The default is '''blob''' if a path is given, '''commit''' if a commit is given, or '''summary''' otherwise.
:* For the Gitorious archive use one of '''summary''', '''shortlog''', '''log''', '''blob''', '''commit''', '''commitdiff''', '''tree''', '''history''', or '''raw'''.  The default is '''blob''' if a path is given, '''commit''' if a commit is given, or '''summary''' otherwise.

Navigation menu